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 12:08
· 7 commits to main since this release
a398e32
  • 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