v1.0.1
🚀 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.
- This resulted in an error when creating an SLO of type
why
- We are creating all of our metrics, monitors, SLOs, etc with IaC, using cloud posse's modules (thanks!)