-
**Describe the bug**
About a week ago, our Tempo alerts for compaction failures started firing.
This is the query that we use. If it's above 1, the alerts fire.
```
sum by (cluster, namespace) (incre…
-
#### Describe the bug
I pushed the alertmanager configuration via the mimir tool and was checking the config in grafana for the multitenant alertmanager.
I noticed that the password for the smtp use…
-
[Example failure](https://github.com/grafana/mimir/actions/runs/7404278739/job/20145610140?pr=7046)
Details
```
=== RUN TestDistributorHighConcurrency/caching_unmarshal_data=true,_pooling_w…
-
Communication between Vizier and Mimir is synchronous, meaning that there's no way to asynchronously abort execution of a running Mimir query. The associated Vizier task aborts properly, but mimir ke…
-
### What's wrong?
Good afternoon,
please tell me how to force prometheus.exporter.process collect data about all processes on VM?
An analog of the setting in process_exporter:
```
cat > /etc/proces…
-
Would be great to support env vars in Pyrra, for example:
```
apiVersion: apps/v1
kind: Deployment
metadata:
name: pyrra-api
namespace: monitoring
spec:
template:
spec:
con…
-
#### Is your feature request related to a problem? Please describe.
A lot of Helm charts (e.g. kube-prometheus-stack, cert-manager) allow to define key `commonLabels`, which results in a set of custo…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
**Describe the bug**
I am trying to create a recording rule for tenant `main` in loki and sent the metric results to tenant `0` in Mimir. Even though I specify the necessary headers for this to h…
-
Towards https://github.com/giantswarm/roadmap/issues/3312
Atlas is planning to migrate our monitoring setup to mimir targetting CAPI only.
This will result in all data being in a single database, …