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

Raise exemplar labels limit from 64 to 128 #1091

Merged
merged 1 commit into from Jul 19, 2022

Commits on Jul 19, 2022

  1. Raise exemplar labels limit from 64 to 128

    In line with the OpenMetrics spec:
    "The combined length of the label names and values of an Exemplar's
    LabelSet MUST NOT exceed 128 UTF-8 character code points"
    
    https://github.com/OpenObservability/OpenMetrics/blob/98ae26c87b/specification/OpenMetrics.md#exemplars
    
    Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
    bboreham committed Jul 19, 2022
    Copy the full SHA
    0af4e25 View commit details
    Browse the repository at this point in the history