Docs: Add v6.3 version notes and encryption format information (#17825)

Adds version note for alert rule tags.
Adds version note for graph data links.
Adds information about secret_key and encryption format in use

Fixes #17815
Fixes #17803
This commit is contained in:
Marcus Efraimsson
2019-06-28 16:32:42 +02:00
committed by GitHub
parent d9fea07e6e
commit c392a492ae
4 changed files with 6 additions and 2 deletions

View File

@@ -37,6 +37,8 @@ Repeat a panel for each value of a variable. Repeating panels are described in
### Data link
> Only available in Grafana v6.3+.
Data link in graph settings allows adding dynamic links to the visualization. Those links can link to either other dashboard or to an external URL.
{{< docs-imagebox img="/img/docs/data_link.png" max-width= "800px" >}}