mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 01:52:32 +08:00

* builds out refactored setup topics * Automatically fix some relrefs with mv-manager Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Use refs for tutorials content which is outside of this repository Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Manually fix complicated relrefs Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * consolidates team sync and db encryption topics * Fix relrefs Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * updates setup index file * Convert TOML to YAML Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Add current alias for new alerting content Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Add current aliases to new setup-grafana and configure-security pages Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Update docs/sources/setup-grafana/configure-grafana/_index.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> * moves saml docs, updates order in TOC * Manually fix relrefs Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * added usage insights topics, adjusted weights * corrected relrefs * Fix relrefs broken in rebase Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
51 lines
1.9 KiB
Markdown
51 lines
1.9 KiB
Markdown
---
|
|
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/" >}}).
|
|
|
|
## 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.
|