ToonTijtgat2
ToonTijtgat2
**What this PR does / why we need it**: add documentation of ruler_alertmanager_config and make it possible to only fill in what is diffent from ruler config The documentation is...
**Describe the bug** While exploring the tracing via the tempo datasource in grafana the drop down possibilities are not relevant. If I select a Resource Service name first and then...
#### What this PR does Add the ability to have alert_relabeling_configs and external_labels. #### Which issue(s) this PR fixes or relates to Fixes #7295 Fixes https://github.com/grafana/mimir/issues/3490 #### Checklist - [...
#### 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...
### Describe the bug a clear and concise description of what the bug is. additionalMetricsRelabels is a propertie in the [values.yaml](https://github.com/prometheus-community/helm-charts/blob/b4001815202cc773a51ad9b9de5a56eca18660d6/charts/prometheus-blackbox-exporter/values.yaml) file but not in the [selfservicemonitor.yaml file](https://github.com/prometheus-community/helm-charts/blob/b4001815202cc773a51ad9b9de5a56eca18660d6/charts/prometheus-blackbox-exporter/templates/selfservicemonitor.yaml). resulting in...
### What would you like to see! Right now, the only options for wait period before an escalation is 1,5,15,30,60. if you want for example 45 minutes to wait you'll...
### What's wrong? It's not possible to use the loki.rules.kubernetes component to add rules to the loki ruler using the promehteusrule object. expressions to filter logs often use | symbols,...
### What's wrong? I'm running loki.source.kubernetes in cluster mode with auto scaling enabled. everything works as expected until one of the pods restarts or an additional pod is added. from...
#### Is your feature request related to a problem? Please describe. We'd like to move our alerting from prometheus to mimir ruler and alertmanager to have all the alerts in...