diff --git a/prometheus/examples_test.go b/prometheus/examples_test.go index a73ed18..f97a3e2 100644 --- a/prometheus/examples_test.go +++ b/prometheus/examples_test.go @@ -538,6 +538,8 @@ func ExampleHistogram() { // cumulative_count: 816 // upper_bound: 40 // > + // sb_resolution: 0 + // sb_zero_threshold: 1e-128 // > }