incident

cluster health incidents.

For more about incidents see the cluster health analyzer.

Classes

incident:incident

Object

An incident object contains id and mapping to the sources. Alert is the only supported source type at present.

Query

Query selectors are JSON objects.

Getting an incident by ID:

incident:incident:{"id":"id-of-the-incident"}

Using alert labels to get a corresponding incident:

incident:incident:{"alertLabels":{"alertname":"AlertmanagerReceiversNotConfigured","namespace":"openshift-monitoring"}}

Store

A client of Prometheus. Store configuration:

domain: incident
metrics: PROMETHEUS_URL