Bug 1219878 - [Metrics] There is no histogram definition for uss memory ('enhanced' metrics). r=vladan

This commit is contained in:
Russ Nicoletti 2015-11-02 09:51:03 -08:00
Родитель e1ca093b4e
Коммит 1c94c75132
1 изменённых файлов: 10 добавлений и 0 удалений

Просмотреть файл

@ -9219,6 +9219,16 @@
"keyed": "true",
"description": "Number of warnings, keyed by appName."
},
"DEVTOOLS_HUD_USS": {
"alert_emails": ["rnicoletti@mozilla.com","thills@mozilla.com"],
"expires_in_version": "52",
"kind": "linear",
"keyed": "true",
"low": "20000000",
"high": "100000000",
"n_buckets": 52,
"description": "The USS memory consumed by an application, keyed by appName."
},
"DEVTOOLS_HUD_APP_STARTUP_TIME_CONTENTINTERACTIVE": {
"alert_emails": ["rnicoletti@mozilla.com","thills@mozilla.com"],
"expires_in_version": "52",