grafana/mimir

Fix/Rephrase "Classic mode enabled" log-message

Open

#10,449 opened on Jan 16, 2025

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Go (808 forks)auto 404
good first issue

Repository metrics

Stars
 (5,181 stars)
PR merge metrics
 (PR metrics pending)

Description

Like discussed in https://github.com/grafana/mimir/discussions/10440, it was confirmed that this log-message leads to confusion and I was asked to open an issue so it's not forgotten to be rephrased/fixed.

"Classic mode enabled" is a log message coming from upstream Prometheus Alertmanager that's indicating the "UTF-8 strict mode" support is not enabled.

Contributor guide