fix: remove space after comma in openmetrics exposition by theSuess · Pull Request #1132 · prometheus/client_python

@theSuess

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

csmarchbanks