Skip to content

Releases: kpetremann/salt-exporter

v0.5.1

14 May 20:37
Compare
Choose a tag to compare

Changelog

Fixes

v0.5.0

14 May 18:43
Compare
Choose a tag to compare

Changelog

Breaking changes

  • feat!: health-minions manage salt_responses_total (@kpetremann)

Enhancements

Fixes

Internal

v0.4.0

09 May 15:55
b1f0693
Compare
Choose a tag to compare

Changelog

Enhancements

Fixes

  • fix(live): "f" key and some others not working during filter typing (@kpetremann)
  • fix(live): bad left panel width (@kpetremann)
  • fix(live): states not updated properly (@kpetremann)

Internal

v0.3.1

02 May 21:08
a9e7d1e
Compare
Choose a tag to compare

Changelog - Salt live

Enhancements

  • feat(live): be able to wordwrap in YAML (@kpetremann)

Fixes

Internal

v0.3.0

01 May 14:25
7c55858
Compare
Choose a tag to compare

🎉 New tool available: Salt live!! 🎉

Salt live is a new TUI tool to visualize events in live!

Changelog

Breaking changes

Enhancements

Internal

v0.2.0

20 Apr 10:15
dd80881
Compare
Choose a tag to compare

Changelog

  • 175a3f2 Expose state/func status for scheduled job as well
  • dd80881 Merge pull request #8 from kpetremann/scheduled_state_health
  • fbc4741 Rename salt_state_health to salt_function_health
  • 1e2eb9a Update README.md
  • 01e1bee fix: incorrect success value for scheduled job
  • d95da48 refactor!: rename salt_state_health to salt_function_health

Breaking changes

  • salt_state_health metric introduced in v0.1.5 has been renamed by salt_function_health

v0.1.5

17 Apr 09:00
d47fae7
Compare
Choose a tag to compare

Changelog

  • d47fae7 Merge pull request #7 from arsiesys/feat/last_highstate_state
  • f21c294 feat: add salt_state_health gaugeVec
  • df3e0f3 feat: make the health minions metrics configurable
  • 4b481db feat: update README.md to add health minion metrics details

New Contributors

v0.1.4

14 Apr 13:12
Compare
Choose a tag to compare

Changelog

  • 465d27f fix: schedule job always success even when failing

v0.1.3

01 Mar 11:45
eb06224
Compare
Choose a tag to compare

Changelog

  • c06614d Fix panic when "mods" is not a string
  • 06fc480 Merge pull request #5 from kpetremann/fix_panic_bad_structure
  • eb06224 Update README.md

v0.1.2

19 Feb 12:32
8aa93de
Compare
Choose a tag to compare

Changelog