Replies: 2 comments 1 reply
-
|
Hey there, @chardch! I'm here to help you with any bugs, questions, or contributions. Let's tackle this together while we wait for a human maintainer. The issue you referenced, Native histogram configuration support in {Pod,Service}Monitor, is closed and was addressed by a pull request that added support for native histograms. However, it did not include the Currently, there is no specific documentation or example in the Prometheus Operator repository that explains how to configure For now, it seems that users may need to wait for further updates or implementations regarding this specific configuration. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
-
|
I fell down this rabbit hole as well, and created a PR to hopefully get it added: #7448 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
According to [1], it seems like pod and service monitor should support
convert_classic_histograms_to_nhcb, however, in the associated PR [2] I didn't see anything added for the conversion of classic histograms, but only for scrapeClassicHistograms, nativeHistogramBucketLimit and nativeHistogramMinBucketFactor. Could anyone help clarify how to setconvert_classic_histograms_to_nhcbfor podmonitor and servicemonitor?[1] #6774
[2] https://github.com/prometheus-operator/prometheus-operator/pull/6796/files#diff-3d40171a353c8b72b7af102480322d3c483d9f04656126f7db89a20738d3f031
Beta Was this translation helpful? Give feedback.
All reactions