Skip to content

Commit 5c8fca8

Browse files
authored
Refactor slm collector (#932)
- Move metric Desc to vars to aid in unused linter checks - Use new Collector interface Signed-off-by: Joe Adams <[email protected]>
1 parent fd25030 commit 5c8fca8

File tree

5 files changed

+203
-351
lines changed

5 files changed

+203
-351
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## master / unreleased
2+
3+
BREAKING CHANGES:
4+
5+
The flag `--es.slm` has been renamed to `--collector.slm`.
6+
7+
* [CHANGE] Rename --es.slm to --collector.slm #XXX
8+
19
## 1.8.0 / 2024-09-14
210

311
* [FEATURE] Add tasks action collector. Enable using `--collector.tasks.actions`. #778

0 commit comments

Comments
 (0)