mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
Add missing step (#82066)
This commit is contained in:
parent
30730ebdd8
commit
832eda7963
@ -21,7 +21,8 @@ The Dashboard data source lets you select a panel in your dashboard that contain
|
||||
This strategy can drastically reduce the number of queries being made when you for example have several panels visualizing the same data.
|
||||
|
||||
1. [Create a dashboard][].
|
||||
1. Change the title to "Source panel". You'll use this panel as a source for the other panels.
|
||||
1. Create a panel.
|
||||
1. Change the panel title to "Source panel". You'll use this panel as a source for the other panels.
|
||||
1. Define the [query][] or queries that you want share.
|
||||
|
||||
If you don't have a data source available, use the **Grafana** data source, which returns a random time series that you can use for testing.
|
||||
|
Loading…
Reference in New Issue
Block a user