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 5eb1c10 commit 1e64193Copy full SHA for 1e64193
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.4.0 / 2020-01-27
2
+
3
+* [CHANGE] Go collector: Improve doc string for `go_gc_duration_seconds`. #702
4
+* [FEATURE] Support a subset of OpenMetrics, including exemplars. Needs opt-in via `promhttp.HandlerOpts`. **EXPERIMENTAL** #706
5
+* [FEATURE] Add `testutil.CollectAndCount`. #703
6
7
## 1.3.0 / 2019-12-21
8
9
* [FEATURE] Support tags in Graphite bridge. #668
VERSION
@@ -1 +1 @@
-1.3.0
+1.4.0
0 commit comments