Skip to content

v1.0.1

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 10 Sep 00:32
8ff840e

🚀 Enhancements

fix: updated lookup for thresholds in monitor slo. @ssay-work (#71)

what

  • lookup function did not pull the correct value required for thresholds, and instead went to the default.
    • This resulted in an error when creating an SLO of type monitor when using more then one threshold.

why

  • We are creating all of our metrics, monitors, SLOs, etc with IaC, using cloud posse's modules (thanks!)