Richard Hartmann

Results 325 comments of Richard Hartmann

Agreed, this is not about cost, it's about one-tool-for-ALL-the-things.

Prometheus team member & OpenMetrics founder here. If you need help with how your metric names should look like etc, feel free to poke me here or via https://chaos.social/@RichiH

What do you need, specifically? By default, anything you put into this repo is under AGPL-3.0-only as per https://github.com/grafana/fire/blob/main/LICENSE Do you need to cover Apache2 & upstream licenses as well?...

Didn't have time to look at the bots yet, but unless they do more than just c&p a snippet, we should avoid those. We have a blurb in the issue...

https://github.com/prometheus/docs/pull/1051

Not really. Are you interested in helping?

Can you share redacted snippets of what you saw happen, please? If we did something like the proposed switch, it should most likely be implemented in the exporter toolkit to...

I can't say that I love this, but I can see why it is useful in some situations. It needs a per-OID reset stanza, e.g. on uptime, IMO. It also...

I disagree that "the community string is essentially public". Another reason why this approach is cited as an anti-pattern in other places is that if you control the content sent...

I know we documented it somewhere, but I am unable to find it off-hand. Re-typing from memory: Old: ```` if_mib: version: 2 auth: community: SomeCommunityString walk: - 1.3.6.1.2.1.2 - 1.3.6.1.2.1.31.1.1...