Confirmed users
356
edits
| Line 343: | Line 343: | ||
** Sample code for a custom dashboard: https://gist.github.com/jonasfj/8280124 | ** Sample code for a custom dashboard: https://gist.github.com/jonasfj/8280124 | ||
* Please set expiration dates for you Telemetry histograms, we're collecting too much unneded data and it creates $$ + perf costs. See "expires_in_version" field in [https://developer.mozilla.org/en-US/docs/Performance/Adding_a_new_Telemetry_probe#Declaring_a_Histogram the documentation] | * Please set expiration dates for you Telemetry histograms, we're collecting too much unneded data and it creates $$ + perf costs. See "expires_in_version" field in [https://developer.mozilla.org/en-US/docs/Performance/Adding_a_new_Telemetry_probe#Declaring_a_Histogram the documentation] | ||
* Note there's a bug in the SIMPLE_MEASURES_* histograms, it's getting fixed | * Note there's a bug in the SIMPLE_MEASURES_* histograms in the dashboard, it's getting fixed | ||
===Seceng (grobinson)=== | ===Seceng (grobinson)=== | ||