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 dbea4de commit 4a03759Copy full SHA for 4a03759
CHANGELOG.md
@@ -1,11 +1,22 @@
1
+## 0.9.2 / 2020-04-30
2
+
3
+* [CHANGE] Disable metrics from the exporter itself by default
4
5
+## 0.9.1 / 2020-01-17
6
7
+* [CHANGE] Use go module to organise the dependency modules
8
9
## 0.9.0 / 2019-09-11
10
11
* [CHANGE] Disable http methods other than GET
12
13
## 0.8.0 / 2019-07-30
14
15
* [BUGFIX] Fix formulas of volume usage.
16
* [FEATURE] Enhance error logging and response examples
17
18
## 0.7.0 / 2019-06-28
19
20
* [FEATURE] Add 'target' label, its value is ipaddress
21
22
## 0.6.0 / 2019-06-21
@@ -50,5 +61,6 @@
50
61
* [Feature] Add capacity usage metrics.
51
62
52
63
## 0.1.0 / 2019-03-14
64
53
65
* [CLEANUP] Introduced semantic versioning and changelog. From now on,
54
66
changes will be reported in this file.
0 commit comments