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

@theSuess theSuess commented Sep 5, 2025

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

theSuess commented Sep 8, 2025

Copy link
Copy Markdown
Contributor Author

Linting is failing on a file unrelated to this PR

@csmarchbanks csmarchbanks 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:master Sep 8, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants