We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cecb74e commit 8a2127eCopy full SHA for 8a2127e
CHANGELOG.md
@@ -1,11 +1,14 @@
1
## 0.4.0 / 2025-02-XY
2
3
+Breaking Changes:
4
+
5
+Many metric names, labels, and semantics have changed to improve correctness.
6
+See the [README](./README.md#example-output) for current /metrics output.
7
8
+* [CHANGE] Overhaul all metrics. #81
9
* [ENHANCEMENT] Add a counter for container restarts #87
10
* [ENHANCEMENT] Add a flag to disable standard client_golang exporter metrics
11
#82
-* [CHANGE] Overhaul all metrics. Many metric names, labels, and semantics have
- changed to improve correctness. See the [README](./README.md#example-output)
- for current /metrics output. #81
12
13
## 0.3.0 / 2024-10-13
14
0 commit comments