Łukasz Mierzwa
Łukasz Mierzwa
If buckets are dynamically generated then is it possible to get different set of buckets on each scrape? Is this going to introduce metrics churn if there’s enough variance between...
Would you mind sharing a rule file it fails on?
Thanks! Can you share your pint config too?
It looks like escaped new lines in `description: "Some server healthcheck are failing on {{ $labels.server }}\n VALUE = {{ $value }}\n LABELS: {{ $labels }}"` are turned into real...
When we try to read more lines then the source file has
Added a workaround for now, need to address the root issue
> Is the data loading part also really slow for you? our instances return ~170MB json blobs, it’s just too much data
> Holy moly, how many targets is that? :) ~ 158k, this includes a lot of probes using blackbox_exporter and other probe-style targets. Does anyone really need to see all...
Updated to keep current view of all targets but (by default) show a dropdown selector. Unless there's a search query passed, then we open all targets view.
The problem with defaulting with "all pools" is that my browser becomes unusable when it starts to load all of that information, so I wouldn't be able to select individual...