Menu
Grafana Cloud
Visualize data
Panels and visualizations
Query and transform data
Troubleshoot queries
Grafana Cloud
Troubleshoot queries
This page provides information to solve common dashboard problems.
I get different results when I rearrange my functions
Function order is very important. Just like in math, the order that you place your functions can affect the result.
Inspect your query request and response
The most common problems are related to the query and response from your data source. Even if it looks like a bug or visualization issue in Grafana, it is almost always a problem with the data source query or the data source response. Start by inspecting your panel query and response.
For more information, refer to Inspect request and response data.
My query is slow
How many data points is your query returning? A query that returns lots of data points will be slow. Try this:
- In Query options, limit the Max data points returned.
- In Query options, increase the Min interval time.
- In your query, use a
group by
function.
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:

Getting started with your metrics, logs, and traces in Grafana Cloud
Learn to use the best open source observability software (Grafana, Prometheus, Loki, and Tempo) without the overhead of managing and scaling your own stack.

Kubernetes monitoring, out-of-the-box with Grafana Cloud
In this webinar you’ll learn how Grafana offers developers and SREs a simple and quick-to-value solution for monitoring their Kubernetes infrastructure.

Unify your data with Grafana plugins: Datadog, Splunk, MongoDB, and more
In this webinar, learn how to leverage Grafana's plugin ecosystem for access to 80+ data sources, including plugins for Datadog, Splunk, MongoDB, and more.