mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-12 10:04:29 +02:00
430f55878b
* updown counters are now converted to prometheus gauges * Update CHANGELOG.md Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com> Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
# HELP bar a fun little gauge
|
|
# TYPE bar gauge
|
|
bar{A="B",C="D"} 75
|