Skip to content

Releases: r3kzi/clamav-prometheus-exporter

1.0.1

24 Jan 19:19
04b116f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

1.0.0

13 Mar 06:09
ef26f74

Choose a tag to compare

What's Changed

  • Dockerfile as unprivileged user by @teng1 in #3
  • Update port, metric types, add pool metrics, fix logic by @0x63lv in #4
  • STATS render wrong when IDLE field is returned by @ldubut in #7
  • Purpose dashboard example for Grafana by @ldubut in #8
  • Fix spelling by @micah in #9
  • Add signature database age as metric by @BasLangenberg in #13
  • Fix crash when ClamAV is not up by @tobias-bahls in #18
  • feat: overhaul by @r3kzi in #22
  • feat: adding comment about time parsing by @r3kzi in #23
  • feat: adding information about how to build the binary by @r3kzi in #24
  • feat: catching SIGINT and SIGTERM now by @r3kzi in #25
  • Improvements metrics collection by @mailsonpeixe in #27
  • Update go version by @jullianow in #28
  • (Fix): Adding build image step in the Push phase of the pipeline by @jullianow in #29
  • feat(build): Add ability to generate image tag based on github tag by @jullianow in #30
  • fix(build): removing incorrect additional quote by @jullianow in #31
  • feat(doc): Added release session and new make command (run) by @jullianow in #32
  • feat(build): Add version file and release based on file by @jullianow in #34
  • #35 Fix wrong thread metrics by @rbarroso1 in #36
  • (Fix): Correct repository owner name in action by @jullianow in #41

New Contributors

Full Changelog: https://github.com/r3kzi/clamav-prometheus-exporter/commits/v1.0.0