The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/docs/sources/panels-visualizations/visualizations/annotations/index.md

4.0 KiB

aliases description keywords labels title weight
[../../features/panels/annotations/ ../../panels/visualizations/annotations/ ../../visualizations/annotations/] Configure options for Grafana's annotations list visualization [grafana Annotations panel documentation] [{products [cloud enterprise oss]}] Annotations list 100

Annotations list

The annotations list shows a list of available annotations you can use to view annotated data. Various options are available to filter the list based on tags and on the current dashboard.

{{< figure src="/media/docs/grafana/panels-visualizations/screenshot-annotations-list-viz-v12.0.png" max-width="750px" alt="The annotations list visualization" >}}

Configuration options

{{< docs/shared lookup="visualizations/config-options-intro.md" source="grafana" version="<GRAFANA_VERSION>" >}}

Panel options

{{< docs/shared lookup="visualizations/panel-options.md" source="grafana" version="<GRAFANA_VERSION>" >}}

Annotation query options

The following options control the source query for the list of annotations:

Option Description
Query filter Specify which annotations are included in the list.
Time Range Specify whether the list should be limited to the current time range.
Tags Filter the annotations by tags. You can add multiple tags to refine the list. Optionally, leave the tag list empty and filter in view mode by selecting tags that are listed as part of the results on the panel itself.
Limit Limit the number of results returned.

Query filter

Use the Query filter option to create a list of annotations from all dashboards in your organization or the current dashboard in which this panel is located. Choose from:

  • All dashboards - List annotations from all dashboards in the current organization.
  • This dashboard - Limit the list to the annotations on the current dashboard.

Time Range

Specify whether the list should be limited to the current time range. Choose from:

  • None - No time range limit for the annotations query.
  • This dashboard - Limit the list to the time range of the dashboard where the annotations list is available.

Display options

These options control additional metadata included in the annotations list display:

Option Description
Show user Show or hide which user created the annotation.
Show time Show or hide the time the annotation creation time.
Show tags Show or hide the tags associated with an annotation. Note that you can use the tags to filter the annotations list.

Use the following options to control the behavior of annotation links in the list:

Option Description
Link target Set how to view the annotated data. Choose from:
  • Panel - The link takes you directly to a full-screen view of the panel with the corresponding annotation.
  • Dashboard - Focuses the annotation in the context of a complete dashboard.
Time before Set the time range before the annotation. Use duration string values like 1h for one hour and 10m for 10 minutes.
Time after Set the time range after the annotation.