Skip to content

Conversation

@joobisb
Copy link

@joobisb joobisb commented Apr 2, 2025

Signed-off-by: joobisb <joobisb@gmail.com>
case FeatureClassicMode:
opts = append(opts, enableClassicMode())
logger.Warn("Classic mode enabled")
logger.Warn("UTF-8 strict mode is disabled; non-UTF-8 characters will be accepted")
Copy link
Collaborator

@grobinson-grafana grobinson-grafana Apr 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't quite explain what classic mode does, as it's more then UTF-8 strict mode being disabled. Let me take a look at the Mimir issue to see how we can help here because "classic mode" is documented in the Alertmanager UTF-8 migration guide for over 12 months now, and I don't want to create additional confusion renaming bits of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix/Rephrase "Classic mode enabled" log-message

2 participants