diff --git a/src/config/glean.js b/src/config/glean.js index eba9649e..f9c2247f 100644 --- a/src/config/glean.js +++ b/src/config/glean.js @@ -92,6 +92,7 @@ export const FIREFOX_ON_GLEAN = { quantity: 'linear', timespan: 'log', timing_distribution: 'log', + labeled_timing_distribution: 'log', }, probeViewFromHistogramTypeMap: { exponential: 'log',