mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 23:52:19 +08:00

* Moved Visualizations folder one level up. Fixed a bunch of broken relrefs. * More broken relrefs. * Fixed the last of the broken relrefs * Adjusted weight and added alias. * Added aliases to a bunch of visualization topics. * More topics with aliases. * More aliases, adjusted some weight and other metadata information.
43 lines
1.8 KiB
Markdown
43 lines
1.8 KiB
Markdown
+++
|
|
title = "Annotate time series"
|
|
keywords = ["grafana", "time series panel", "documentation", "guide", "graph", "annotations"]
|
|
aliases = ["/docs/grafana/latest/panels/visualizations/time-series/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.
|
|
1. In the context menu click on **Add annotation**.
|
|

|
|
1. Add an annotation description and tags(optional).
|
|

|
|
1. 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.
|
|

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

|
|
1. Click on the pencil icon in the annotation tooltip.
|
|
1. Modify the description and/or tags.
|
|
1. Click save.
|
|
|
|
## Delete annotation
|
|
|
|
1. In the dashboard hover over an annotation indicator on the Time series panel.
|
|

|
|
1. Click on the trash icon in the annotation tooltip.
|