io.prometheus.Rule1.2.0
Methods( )
Classes
-
-
-
linkclass
Alerting rules allow you to define alert conditions based on Prometheus expression language expressions and to send notifications about firing alerts to an external service.
-
linkclass
Recording rules allow you to precompute frequently needed or computationally expensive expressions and save their result as a new set of time series.
Prometheus supports two types of rules which may be configured and then evaluated at regular intervals: recording rules and alerting rules.