Skip to content
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

UTF-8 support in metric and label names #922

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Mar 7, 2024

  1. [WIP] UTF-8 support in metric and label names

    Signed-off-by: Federico Torres <[email protected]>
    fedetorres93 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    adf2270 View commit details
    Browse the repository at this point in the history
  2. UTF-8 support in metric and label names

    Signed-off-by: Federico Torres <[email protected]>
    fedetorres93 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6561322 View commit details
    Browse the repository at this point in the history
  3. Fix legacy and UTF-8 validations

    Signed-off-by: Federico Torres <[email protected]>
    fedetorres93 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5f587b8 View commit details
    Browse the repository at this point in the history
  4. Add UTF-8 content negotiation changes

    Signed-off-by: Federico Torres <[email protected]>
    fedetorres93 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5e6f0a8 View commit details
    Browse the repository at this point in the history
  5. Add unit tests for UTF-8 content negotiation

    Signed-off-by: Federico Torres <[email protected]>
    fedetorres93 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2f888f4 View commit details
    Browse the repository at this point in the history
  6. Refactor name validation scheme config

    Signed-off-by: Federico Torres <[email protected]>
    fedetorres93 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a1b19ef View commit details
    Browse the repository at this point in the history
  7. Add some comments

    Signed-off-by: Federico Torres <[email protected]>
    fedetorres93 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1956a75 View commit details
    Browse the repository at this point in the history
  8. Use original prometheusName() implementation

    Signed-off-by: Federico Torres <[email protected]>
    fedetorres93 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d95bcb3 View commit details
    Browse the repository at this point in the history
  9. Refactor label name validation

    Signed-off-by: Federico Torres <[email protected]>
    fedetorres93 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    eb7cec1 View commit details
    Browse the repository at this point in the history
  10. Remove comments

    Signed-off-by: Federico Torres <[email protected]>
    fedetorres93 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    bd97179 View commit details
    Browse the repository at this point in the history
  11. Remove unused constant

    Signed-off-by: Federico Torres <[email protected]>
    fedetorres93 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1199476 View commit details
    Browse the repository at this point in the history