Added Grafana Play Links to Panel visualization docs (#88995)
* Update index.md on Node panels to Grafana Play link * Update index.md add Traces docs link to Grafana Play * Update index.md News documentation link to Grafana Play * Update index.md Alert list documentation link to Grafana Play * Update index.md Alert list fixed missing link * Update index.md Fixed title * Update index.md Trying code fix * Ran prettier command * Matched link text to dashboard titles * Replaced URL with ref URI key --------- Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
This commit is contained in:
co-authored by
Isabel Matwawana
Isabel Matwawana
parent
a559a66544
commit
404617b33d
@@ -29,6 +29,8 @@ The following video provides beginner steps for creating node panel visualizatio
|
||||
|
||||
{{< youtube id="VrvsMkRwoKw" >}}
|
||||
|
||||
{{< docs/play title="Node graph panel" url="https://play.grafana.org/d/bdodfbi3d57uoe/" >}}
|
||||
|
||||
## Data requirements
|
||||
|
||||
A node graph requires a specific shape of the data to be able to display its nodes and edges. This means not every data source or query can be visualized with this graph. If you want to use this as a data source developer see the section about data API.
|
||||
|
||||
Reference in New Issue
Block a user