---
title: "Where data sources fit | Grafana Labs"
description: "Understanding where data sources fit in your observability journey"
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

## Observability builds in layers

[Hierarchy of Observability Needs](https://grafana.com/media/docs/learning-hub/instrumentation-hub-hierarchy-of-needs.png "Hierarchy of Observability Needs")

| Level       | Focus          | Question Answered               |
|-------------|----------------|---------------------------------|
| **Level 1** | Infrastructure | “Is my server healthy?”         |
| **Level 2** | Services       | “Which service is the problem?” |
| **Level 3** | Transactions   | “Why is this request slow?”     |
| **Level 4** | Custom logic   | “What’s happening in my code?”  |

## Key insight

Data sources give you Level 1 flexibility. Connect anything to Grafana.

> Integrations are faster. Data sources are more flexible. Both build your infrastructure foundation.
