github flo-at/minmon v0.6.0

latest releases: v0.9.1, v0.9.0, v0.8.1...
11 months ago

It's been quite some time since the last feature release but here it is, and it brings a big new feature: Filters! 🎉

New features

  • Filters: It's possible to apply filters to the measurement data now. For now there are Average, Peak, and Sum.
    • Check out the documentation about how to use them in your config file!
  • Placeholders stdout and stderr for the ProcessExitStatus check, holding the (truncated and UTF-8 decoded) output of the file descriptors.

There's another change behind the scenes to make this possible. Checks can now set placeholders that don't need to be stored together with the measurement value. This allows to add placeholders for secondary information that does not affect the actual measurement (like the ones mentioned above) in an efficient way.

Don't miss a new minmon release

NewReleases is sending notifications on new releases.