Annotation
Alert annotation markers.
Annotations display markers on panels when alerts fire.
<Annotation name="Alerts" color="light-red" title="{{alertname}}"> ALERTS{alertstate="firing"}</Annotation>| Prop | Type | Default | Description |
|---|---|---|---|
name * | string | required | Annotation name |
color | string | - | Marker color |
title | string | - | Title format using {{label}} syntax |
tags | string | - | Tag keys to include |
hide | boolean | - | Hide annotation from view |
enabled | boolean | - | Enable annotation |
children | string | - | PromQL expression as child |
Props marked with * are required.