Björn Rabenstein

Results 1096 comments of Björn Rabenstein

Still not enough capacity on my side to generate conclusive evidence here, but with https://github.com/prometheus/prometheus/pull/13744 in, it _might_ be worth updating this PR once more because https://github.com/prometheus/prometheus/pull/13744 simplifies code that...

On 18 November 2016 at 12:57, Fabian Reinartz [email protected] wrote: > However, in the end if I want to drill down I'd have to use that ad-hoc > again and...

Some observations: - With the 2.x rule format (YAML embedding PromQL), we want this to act on YAML files, too. - It should preserve both comments in YAML and in...

Let's start with the PromQL part. The YAML part should be almost trivial once the library preserves comments and things like the `|2` indentation hint for multiline strings.

@ArthurSens is this still on your radar? I think we need this to declare native histograms a stable feature (which, in turn, we would really like for v3 of Prometheus).

During our bug scrub, we realized that #5884 was caught in review limbo for years now. We are wondering how much this feature is actually needed and if the benefits...

:wave: from the bug scrub. With no update by the original contributor, we would like to ask @cstyan to do the fix in a separate PR (or by updating this...

I don't have enough context about SNMP to make a call about the best way. But definitely we don't want the exporter to crash under these circumstances. :)

@simonpasquier @gotjosh is this on your radar?

Very good point. We haven't thought about PGW yet. That needs more code changes, and some more ideas. **sigh**