Björn Rabenstein

Results 1096 comments of Björn Rabenstein

Note that the feature requested here is aiming for adding elements to an instant vector, while #13767 desires to add samples to a time series. Those are very different things....

Hello again from the bug-scrub! We have closed the following PRs that tried to tackle this because there was no movement on them for a long time and no volunteer...

So far, having all the documentation for a relatively simple app just in README.md served us well. Maybe it's time to move on to "real" documentation, but I don't want...

Is there some way to implement an override for the GH actions? Should we create one?

Here is an idea: `readme_file: 'README.md'` is the default behavior anyway, so we could just leave it out. This has the additional twist that the tool will prefer a file...

@SuperQ what do you think about the idea above?

Chatted with @SuperQ , and the plan seems to work. https://github.com/prometheus/prometheus/pull/14211 is merged for step 1. We have to wait until it has propagated (step 2), and then I will...

Updated according to the new plan. @SuperQ PHAL.

For the general context (see also #6864): The traditional orthodox view would be that a program should avoid changing the metrics it exposes over its runtime. However, for programs with...

I see. Thank you for the updated PR. I guess it will work now. But adding a test would be better, of course.