Skip to content

fix: remove space after comma in openmetrics exposition - #1132

Merged
csmarchbanks merged 1 commit into
prometheus:masterfrom
theSuess:master
Sep 8, 2025
Merged

fix: remove space after comma in openmetrics exposition#1132
csmarchbanks merged 1 commit into
prometheus:masterfrom
theSuess:master

Conversation

@theSuess

Copy link
Copy Markdown
Contributor

OpenMetrics doesn't allow for spaces between labels and prometheus fails with a cryptic parsing error.

Removing this fixes UTF8 metrics exposition

OpenMetrics doesn't allow for spaces between labels and prometheus fails with a
parsing error.
Removing this fixes UTF8 metrics exposition
Signed-off-by: Dominik Süß <dominik@suess.wtf>
@theSuess
theSuess marked this pull request as ready for review September 8, 2025 07:52
@theSuess

Copy link
Copy Markdown
ContributorAuthor

Linting is failing on a file unrelated to this PR

@csmarchbankscsmarchbanks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@csmarchbanks
csmarchbanks merged commit 4de31ee into prometheus:masterSep 8, 2025
10 of 11 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@theSuess@csmarchbanks