Section 1 · Database monitoring fundamentals

How Grafana Cloud Database Observability and database integrations differ

Estimated time: 1 min

Two different layers

A database integration and Database Observability aren’t two versions of the same product, and you don’t choose one over the other. They monitor different layers of the database and answer different questions.

One database, two levels of monitoring: an integration watches instance-level metrics from outside, while Database Observability looks inside at individual queries

Database ObservabilityDatabase integration
What it monitorsIndividual queriesThe database instance as a whole
Question it answersHow does each query perform, and why?Is the database healthy?
What you seePer-query rate, errors, and duration, plus explain plans, wait events, and query samplesAggregate, instance-level metrics such as connections, throughput, and replication, with prebuilt dashboards and alerts
DatabasesMySQL and PostgreSQLMany, including MongoDB, Redis, Memcached, Cassandra, Oracle, MySQL, and PostgreSQL