We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eaffbd commit 4bbb297Copy full SHA for 4bbb297
CHANGELOG.md
@@ -4,6 +4,11 @@
4
5
## What's Changed
6
7
+* [BUGFIX] Fixed promhttp.Instrument* handlers wrongly trying to attach exemplar to unsupported metrics (e.g. summary), \
8
+causing panics #1253
9
+
10
+## What's Changed
11
12
* [BUGFIX] Fix issue with atomic variables on ppc64le #1171
13
* [BUGFIX] Support for multiple samples within same metric #1181
14
* [BUGFIX] Bump golang.org/x/text to v0.3.8 to mitigate CVE-2022-32149 #1187
VERSION
@@ -1 +1 @@
1
-1.15.0
+1.15.1
0 commit comments