Grafana Cloud

Monitor database performance

Database Observability provides dashboards and tools to monitor your database performance in real-time. Use these features to understand query patterns, identify performance issues, and track key metrics.

What you can do

  • View query performance: Monitor query execution times, error rates, and throughput across your databases using the Queries Overview dashboard.
  • Find your application’s queries: Identify which queries are coming from your applications, filter by labels, and correlate with application traces.

Monitor workflow

  1. Review the Overview dashboard: Check RED metrics (Rate, Errors, Duration) for all queries.
  2. Filter and group: Use labels to focus on specific applications or environments.
  3. Identify issues: Sort by wait event duration, errors, or any other metric to find problematic queries.
  4. Investigate: Click through to query details for deeper analysis.

Explore next steps

  • View query performance
    Learn how to use the Queries Overview dashboard to monitor database performance and identify issues.
  • Find your application's queries
    Identify and trace database queries back to your application code using filtering, labels, and application trace correlation.