浏览代码

update content on annotations

Trent White 10 年之前
父节点
当前提交
ea0bec8bf2
共有 1 个文件被更改,包括 4 次插入1 次删除
  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.