---
title: "Where integrations fit | Grafana Labs"
description: "Understanding where integrations 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?”  |

## Integrations give you Level 1 observability

> You can’t troubleshoot services if you don’t know your infrastructure is healthy. Integrations build that foundation.
