Files
grafana/docs/sources/panels/query-a-data-source/inspect-query-performance.md
Christopher Moyer 49b20ad76c Docs: Backport 49739 to v9.0.x (#50123)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-06-10 12:15:42 +02:00

889 B

aliases, title, weight
aliases title weight
/docs/grafana/latest/panels/query-a-data-source/inspect-query-performance/
/docs/sources/panels/query-a-data-source/inspect-query-performance/
Inspect query performance 80

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 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.
  2. In the query editor, click Query Inspector.
  3. Click Stats.

Statistics are displayed in read-only format.