Skip to content

Commit

Permalink
FoG support labeled_timing_distribution (#3020)
Browse files Browse the repository at this point in the history
  • Loading branch information
edugfilho authored Feb 24, 2025
1 parent 0596948 commit f82e508
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/glean.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ export const FIREFOX_ON_GLEAN = {
quantity: 'linear',
timespan: 'log',
timing_distribution: 'log',
labeled_timing_distribution: 'log',
},
probeViewFromHistogramTypeMap: {
exponential: 'log',
Expand Down

0 comments on commit f82e508

Please sign in to comment.