Skip to content

Commit

Permalink
Refactor slm collector
Browse files Browse the repository at this point in the history
- Move metric Desc to vars to aid in unused linter checks
- Use new Collector interface

Signed-off-by: Joe Adams <[email protected]>
  • Loading branch information
sysadmind committed Sep 13, 2024
1 parent d98d2f6 commit 0251f3e
Show file tree
Hide file tree
Showing 5 changed files with 203 additions and 351 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## master / unreleased

BREAKING CHANGES:

The flag `--es.slm` has been renamed to `--collector.slm`.

* [CHANGE] Rename --es.slm to --collector.slm #XXX
*
## 1.7.0 / 2023-12-02

BREAKING CHANGES:
Expand Down
Loading

0 comments on commit 0251f3e

Please sign in to comment.