Docs: Add and organize panels (#51763)
* combines topics into add and organize panels topic * updates front matter * fixes relrefs * fixes typo * Update docs/sources/dashboards/add-organize-panels.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> * Update docs/sources/dashboards/add-organize-panels.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> * make prettier Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
This commit is contained in:
co-authored by
Torkel Ödegaard
parent
4fa606c600
commit
e4bf7ddefe
@@ -10,13 +10,6 @@ weight: 80
|
||||
|
||||
The **Stats** tab displays statistics that tell you how long your query takes, how many queries you send, and the number of rows returned. This information can help you troubleshoot your queries, especially if any of the numbers are unexpectedly high or low.
|
||||
|
||||
## Before you begin
|
||||
|
||||
- [Add a panel to a dashboard]({{< relref "../working-with-panels/add-panel/" >}}).
|
||||
- [Add a query]({{< relref "add-a-query/" >}}).
|
||||
|
||||
**To inspect query performance**:
|
||||
|
||||
1. Edit the panel that contains the query with performance you want to inspect.
|
||||
1. In the query editor, click **Query Inspector**.
|
||||
1. Click **Stats**.
|
||||
|
||||
Reference in New Issue
Block a user