Skip to content

Conversation

@bboreham
Copy link
Member

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

I suspect this number changed since the discussion in #706, but I can't see that change in the git history of the spec.

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>
@kakkoyun
Copy link
Member

@beorn7 Do you have any comments on this?

@beorn7
Copy link
Member

beorn7 commented Jul 19, 2022

This looks fine.

@kakkoyun kakkoyun requested a review from bwplotka July 19, 2022 14:50
@kakkoyun kakkoyun merged commit ba4a543 into prometheus:main Jul 19, 2022
@bwplotka
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants