Docs: Minor correction in documentation (#24259)

This commit is contained in:
Amal
2020-05-08 09:13:40 +02:00
committed by Arve Knudsen
parent 91824e2bfa
commit fbd3b4b969
+1 -1
View File
@@ -61,7 +61,7 @@ Grafana generates a CSV file in your default browser download location. You can
### Inspect query performance
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 is unexpectedly high or low.
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.
1. Open the panel inspector.
1. Navigate to the Stats tab.