Skip to content

v0.3.0

Compare
Choose a tag to compare
@xp-1000 xp-1000 released this 27 Oct 15:17
· 483 commits to master since this release
f9ca07f

0.3.0 (October 27, 2020)

NOTES:

  • This version provides a beta generator for heartbeat and thresholds based detectors. More documentation and a script to bootstrap a whole new module will come in v1.0.0.

NEW FEATURES:

  • provide a jinja template based generator for new detectors (#156)
  • azure-virtual-machine-scaleset: add new detectors module (#144)
  • cassandra: add new detectors module (#152)
  • genericjmx: add new detectors module (#151)
  • azure-postgresql: add serverlog storage detector (#135)
  • mysql: add slave_io_running status detector (#147)

ENHANCEMENTS:

  • tf code modules gen script now handles numeric values for required variables (#155)
  • azure-postgresql and azure-mysql: use greater logic for storage detectors (#143)
  • http: make detectors less sensitive by default using lasting function (#146)
  • velero and nginx-ingress: use new native monitors (#159)