You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add flag to enable change in validation logic to check that metric and label names are UTF-8 valid instead of the old letters/numbers/underscores/colons set
Update exposition format parsers for the new syntax
As in prometheus/client_golang#1369 and prometheus/client_java#916, the Rust client library needs to be updated to support UTF-8.
Tasks:
For background and references see prometheus/prometheus#13095
The text was updated successfully, but these errors were encountered: