Skip to content

Update monitoring_ui.go: fix metric format#3111

Open
agvol wants to merge 1 commit intoDNSCrypt:masterfrom
agvol:agvol-fix-metric-format
Open

Update monitoring_ui.go: fix metric format#3111
agvol wants to merge 1 commit intoDNSCrypt:masterfrom
agvol:agvol-fix-metric-format

Conversation

@agvol
Copy link

@agvol agvol commented Feb 1, 2026

Fix metric format

Fix metric format
@agvol agvol changed the title Update monitoring_ui.go Update monitoring_ui.go: fix metric format Feb 1, 2026
@jedisct1
Copy link
Member

jedisct1 commented Feb 1, 2026

Can you clarify why adding commas is necessary?

@agvol
Copy link
Author

agvol commented Feb 1, 2026

Can you clarify why adding commas is necessary?

https://github.com/prometheus/OpenMetrics/blob/main/specification/OpenMetrics.md#abnf
labels = "{" [label *(COMMA label)] "}"

also, some scrapers got error, I check vmagent and telegraf

Sign up for free to 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