UTF-8: Implement support in Python client library

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

Assignees

ywwg

@ywwg

Description

As in prometheus/client_golang#1369 and prometheus/client_java#916, the Python library needs to be updated to support UTF-8.

Tasks:

  • Update exposition format parsers for the new syntax
  • Update PromQL parsers (if any) for the new syntax
  • Update content negotiation logic
  • 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

For background and references see prometheus/prometheus#13095

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions