Skip to content

Commit 9f9fd2f

Browse files
committed
Update docs
1 parent 7b25087 commit 9f9fd2f

File tree

10 files changed

+9
-1
lines changed

10 files changed

+9
-1
lines changed

website/docs/annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: annotations
33
title: Annotations
44
---
55

6-
![Annotations](../static/img/annotations.png)
6+
![Annotations](../static/img/annotation.png)
77

88
[Annotations](https://grafana.com/docs/grafana/latest/dashboards/annotations) let you extract data from a data source and use it to annotate a dashboard.
99

website/docs/query-editor.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,14 @@ Sets the text to send as a request body.
9393
Due to limitations in modern browsers, Grafana ignores the request body if the HTTP method is set to GET.
9494
:::
9595

96+
### Experimental
97+
98+
Try out features that are currently in development. Each feature has a link in its tooltip that takes you to the feature request on GitHub where you can share your feedback.
99+
100+
:::danger
101+
Experimental features might be unstable and can be removed without notice.
102+
:::
103+
96104
### Cache time
97105

98106
By default, Grafana caches the JSON document returned by the last request to avoid hitting rate limits while configuring your query. Once you're happy with your query, consider setting the cache time to **0s** to disable caching.

website/static/img/annotation.png

361 KB
Loading

website/static/img/annotations.png

-379 KB
Binary file not shown.

website/static/img/editor-body.png

4.51 KB
Loading

website/static/img/editor-fields.png

46.2 KB
Loading

website/static/img/editor-headers.png

7.04 KB
Loading

website/static/img/editor-params.png

7.13 KB
Loading

website/static/img/editor-path.png

6.8 KB
Loading

website/static/img/variable.png

-8.93 KB
Loading

0 commit comments

Comments
 (0)