Skip to content

Commit

Permalink
bug 1940967 - Remove bucket_count limit in custom_distribution metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
chutten committed Jan 10, 2025
1 parent c46917a commit 08fbe26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/user/reference/metrics/custom_distribution.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ Glean.graphics.checkerboardPeak.accumulateSingleSample(23);

#### Limits

* The maximum value of `bucket_count` is 100.
* Only non-negative values may be recorded (`>= 0`).

#### Recorded errors
Expand Down

0 comments on commit 08fbe26

Please sign in to comment.