Quentin Bisson
Quentin Bisson
#### Describe the bug The networking overview dashboards renders the number of inflight request for the mimir gateway https://github.com/grafana/mimir/blob/1e903e4620504a265d49ccee621f09e17b3a18f8/operations/mimir-mixin/dashboards/overview-networking.libsonnet#L9 but the gateway(when using the non enterprise gateway which is nginx)...
#### Is your feature request related to a problem? Please describe. The mimir helm chart currently does not support remote mode for the ruler and we would love to be...
**What this PR does / why we need it**: This PR fixes the compactor pod matchers in ssd mode. I was sure I covered them all but I apparently missed...
**What this PR does / why we need it**: This PR enhance the loki alert mixins by adding the cluster label to all summary. **Which issue(s) this PR fixes**: Fixes...
**What this PR does / why we need it**: This PR adds a backend path row in loki operational just after the read path **Which issue(s) this PR fixes**: Fixes...
**What this PR does / why we need it**: This PR aligns the loki write dashboards with the loki-reads by adding 99p latency where possible, renames the boltdb shipper into...
**What this PR does / why we need it**: This PR remove the ingester section from the read path because it is already on the loki-writes-resources file so it makes...
**Describe the bug** The loki canary dashboard is using lots of deprecated dashboards. Having it fixed would be fine but it being a json imported dashboard makes it hard to...
I tried to get around to counting the number of blobs in my storage container to make sure I do not delete it until it is empty because I could...
#### PR Description This PR adds support for the Vertical Pod Autoscaling for alloy. This is especially useful for statefulsets and daemonset use cases #### Which issue(s) this PR fixes...