Parcourir la source

update content on annotations

Trent White il y a 10 ans
Parent
commit
ea0bec8bf2
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 4 1
      docs/sources/reference/annotations.md

+ 4 - 1
docs/sources/reference/annotations.md

@@ -5,14 +5,17 @@ page_keywords: grafana, annotations, guide, documentation
 ---
 ---
 
 
 # Annotations
 # Annotations
-![](/img/v1/annotated_graph1.png)
 
 
 Annotations provide a way to mark points on the graph with rich events. When you hover over an annotation
 Annotations provide a way to mark points on the graph with rich events. When you hover over an annotation
 you can get title, tags, and text information for the event.
 you can get title, tags, and text information for the event.
 
 
+![](/img/v1/annotated_graph1.png)
+
 To add an annotation query click dashboard settings icon in top menu and select `Annotations` from the
 To add an annotation query click dashboard settings icon in top menu and select `Annotations` from the
 dropdown. This will open the `Annotations` edit view. Click the `Add` tab to add a new annotation query.
 dropdown. This will open the `Annotations` edit view. Click the `Add` tab to add a new annotation query.
 
 
+> Note: Annotations apply to all graphs in a given dashboard, not on a per-panel basis.
+
 ## Graphite annotations
 ## Graphite annotations
 
 
 Graphite supports two ways to query annotations.
 Graphite supports two ways to query annotations.