mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Added Hyperlink to annotations (#28261)
Hi - Added Hyperlink to annotations for quick redirection. Thanks, Ashish
This commit is contained in:
parent
86adc2241e
commit
26e2faa779
@ -153,7 +153,7 @@ Check out the [Templating]({{< relref "../variables/_index.md" >}}) documentatio
|
||||
|
||||
## Annotations
|
||||
|
||||
You can use any non-metric Loki query as a source for annotations. Log content will be used as annotation text and your log stream labels as tags, so there is no need for additional mapping.
|
||||
You can use any non-metric Loki query as a source for [annotations]({{< relref "../dashboards/annotations" >}}). Log content will be used as annotation text and your log stream labels as tags, so there is no need for additional mapping.
|
||||
|
||||
> **Note:** Annotations for Loki are only available in Grafana v6.4+
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user