You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove space after comma in openmetrics 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>
0 commit comments