grafana/docs/sources/visualizations/time-series/annotate-time-series.md
Jack Baldry 51dfcd7d37
Add current alias to all files (#48635)
* Add aliases to all files

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Prettify front matter

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-17 08:24:11 -07:00

1.9 KiB

+++ aliases = ["/docs/grafana/latest/panels/visualizations/time-series/annotate-time-series/", "/docs/grafana/latest/visualizations/time-series/annotate-time-series/"] keywords = ["grafana", "time series panel", "documentation", "guide", "graph", "annotations"] title = "Annotate time series" weight = 100 +++

Annotate time series

This section explains how to create annotations in the Time series panel. To read more about annotations support in Grafana please refer to [Annotations]({{< relref "../../dashboards/annotations.md" >}}).

Add annotation

  1. In the dashboard click on the Time series panel. A context menu will appear.
  2. In the context menu click on Add annotation. Add annotation context menu
  3. Add an annotation description and tags(optional). Add annotation popover
  4. Click save.

Alternatively, to add an annotation, Ctrl/Cmd+Click on the Time series panel and the Add annotation popover will appear

Add region annotation

  1. In the dashboard Ctrl/Cmd+click and drag on the Time series panel. Add annotation popover
  2. Add an annotation description and tags(optional).
  3. Click save.

Edit annotation

  1. In the dashboard hover over an annotation indicator on the Time series panel. Add annotation popover
  2. Click on the pencil icon in the annotation tooltip.
  3. Modify the description and/or tags.
  4. Click save.

Delete annotation

  1. In the dashboard hover over an annotation indicator on the Time series panel. Add annotation popover
  2. Click on the trash icon in the annotation tooltip.