4cacab01f4
* Use relative aliases for all non-current Grafana aliases Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Remove all current page aliases find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/latest/[^\n]*\n#\n#' {} \; find docs/sources -type f -name '*.md' -exec sed -Ez -i 's#\n((aliases:\n *-)|aliases:\n)#\n\2#' {} \; Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
1.8 KiB
1.8 KiB
aliases, keywords, title, weight
| aliases | keywords | title | weight | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
Annotate time series | 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
- In the dashboard click on the Time series panel. A context menu will appear.
- In the context menu click on Add annotation.

- Add an annotation description and tags(optional).

- 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
- In the dashboard Ctrl/Cmd+click and drag on the Time series panel.

- Add an annotation description and tags(optional).
- Click save.
Edit annotation
- In the dashboard hover over an annotation indicator on the Time series panel.

- Click on the pencil icon in the annotation tooltip.
- Modify the description and/or tags.
- Click save.