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 bdce0a2 commit efe88f2Copy full SHA for efe88f2
CHANGELOG.md
@@ -1,10 +1,13 @@
1
-## master / unreleased
+## 1.7.0 / 2023-12-02
2
3
BREAKING CHANGES:
4
5
The flag `--es.snapshots` has been renamed to `--collector.snapshots`.
6
7
-* [CHANGE] Rename --es.snapshots to --collector.snapshots #XXX
+* [CHANGE] Rename --es.snapshots to --collector.snapshots #789
8
+* [CHANGE] Add cluster label to `elasticsearch_node_shards_total` metric #639
9
+* [FEATURE] Add watermark metrics #611
10
+* [FEATURE] Add `elasticsearch_indices_settings_creation_timestamp_seconds` metric #816
11
12
## 1.6.0 / 2023-06-22
13
VERSION
@@ -1 +1 @@
-1.6.0
+1.7.0
0 commit comments