-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement changes needed to support UTF8 metric and label names in Prometheus #1369
Comments
This is a noop for handling validation itself, but work will be needed here to handle the content negotiation and what format to serve depending on that |
It looks like almost nothing needs to be done to the agent other than setting the appropriate library values. |
all diffs have vanished, no changes needed |
reopening -- the content negotiation changes break some tests and will need fixing |
fixed now #1448 |
ref: https://github.com/prometheus/proposals/blob/main/proposals/2023-08-21-utf8.md
Some changes are needed in this library to support the utf8 proposal:
More tasks may be added as needed.
The text was updated successfully, but these errors were encountered: