An Operator based on the Operator SDK for automatically healing Prometheus alerts using scripts defined in an external configuration repository.
- Operator-SDK v1.22.0
- Go v1.18
An operator that is able to automatically heal issues when they occur. Uses metrics and thresholds to determine if an issue is happening and then uses scripts defined in an external respository to try to heal
Go
An Operator based on the Operator SDK for automatically healing Prometheus alerts using scripts defined in an external configuration repository.