Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@michaelwittig michaelwittig released this 06 Mar 13:02
· 6 commits to master since this release
44edb03
  • feat: add new variable to control static monitoring vs anomaly detection
  • feat: add variables to control period and evaluation periods
  • breaking: var.xxx_threshold = -1 no longer works, set var.xxx = "off" instead
  • breaking: var.xxx_threshold = -2 no longer works, set var.xxx = "anomaly_detection" instead