Joshua Hesketh
Joshua Hesketh
This won't work due to the large patchset that just merged. I'll rebase this shortly but looking for first feedback.
**Describe the bug** Some of the icons (specifically on the map page) are not clear what they do. For example, does the map marker do a zoned cleanup, or locate...
When the shuffle sharding is re-balanced it uses up `-distributor.ingestion-rate-limit`.
The helm chart uses the rollout operator for deploying multi-zone ingesters. However, it currently does not configure the appropriate prepare-downscale label and associated annotations. Additionally it does not configure zone-b...
#### What this PR does #### Which issue(s) this PR fixes or relates to Fixes # #### Checklist - [ ] Tests updated. - [ ] Documentation added. - [...
Depends on https://github.com/crowbar/crowbar-ha/pull/269
Add native histogram support to instant vectors. #### Checklist - [ ] Tests updated. - [ ] Documentation added. - [ ] `CHANGELOG.md` updated - the order of entries should...
### What did you do? I am testing the behavior (with promqltest) of querying a series that has both floats and histograms. For example: ``` load 1m mixed_metric 1 2...
#### What this PR does Add support for `rate` function on native histograms. #### Which issue(s) this PR fixes or relates to Fixes # #### Checklist - [ ] Tests...