Skip to main content

Annotations

Grafana HTTP API Data Source supports retrieving annotations to display filtered annotations and alerts from local and remote Grafana instances.

Options

FilterOptions
TypeAll, Annotation, or Alert.
DashboardsAll or This.
Time RangeNone or Selected in the dashboard.
Prev StateAll, Normal, Pending, or Alerting.
Next StateAll, Normal, Pending, or Alerting.
Text PatternSupports Regular expressions and variables.
Max LimitMaximum number of annotations to retrieve.

Dashboard Annotations

Dashboard annotations use Grafana HTTP API Data Source to retrieve Alerting annotations filtered with text pattern.
Dashboard annotations use Grafana HTTP API Data Source to retrieve Alerting annotations filtered with text pattern.

Annotation list

The Annotation panel does not show Alerts since it's filtering annotations with a specific type.

The Grafana HTTP API data source allows retrieving annotations and alerts to display them using any available panel in your style.