Files
coredns/plugin/pkg
Ben Kochie 0d6e113f90 Enable Prometheus native histograms (#6524)
Add a NativeHistogramBucketFactor parameter to the use of
`NewHistogramVec` in order to enable use of Prometheus Native
Histograms.

This will store automatically computed sparse buckets in CoreDNS.
If a compatible Prometeus requests native histograms this data will
returned instead of the static buckets.

The default factor of 1.05 should provide high quality resolution data.

Signed-off-by: SuperQ <superq@gmail.com>
2024-03-11 16:09:09 -04:00
..
2022-07-10 11:06:33 -07:00
2022-07-10 11:06:33 -07:00
2019-08-25 19:01:35 +00:00
2022-07-10 11:06:33 -07:00
2023-08-10 11:06:48 -04:00