Alerting: Skip sanitizing labels when sending alerts to the remote Alertmanager (#96251)
* Alerting: Skip sanitizing labels when sending alerts to the remote Alertmanager * fix drone image name
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
mimir_backend:
|
||||
image: grafana/mimir-alpine:r304-3872ccb
|
||||
image: grafana/mimir-alpine:r316-55f47f8
|
||||
container_name: mimir_backend
|
||||
command:
|
||||
- -target=backend
|
||||
- -alertmanager.grafana-alertmanager-compatibility-enabled
|
||||
- -alertmanager.utf8-strict-mode-enabled
|
||||
nginx:
|
||||
environment:
|
||||
- NGINX_ENVSUBST_OUTPUT_DIR=/etc/nginx
|
||||
|
||||
Reference in New Issue
Block a user