> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
> Use this file to discover all available pages before exploring further.

# Observability

> Monitor metrics, logs, and traces across your Midaz deployments with OpenTelemetry and Lerian's managed observability stack.

Monitor your platform's health, catch issues before they affect customers, and get pre-built dashboards that show transaction throughput, error rates, and system performance in real time.

Observability in **Midaz** enables you to monitor metrics, logs, and traces across your deployed environments — helping you understand system behavior, identify issues, and maintain operational performance.

Telemetry is collected using the **OpenTelemetry framework**, processed by a **Client Collector** in your infrastructure, and routed securely to Lerian’s managed observability stack (Prometheus, Loki, Tempo, and Grafana).

## How it works

***

Midaz uses a **dual observability model**:

* **Client side** — You manage your own telemetry configuration at\
  `components/infra/grafana/otelcol-config.yaml`, defining processors, filters, and authentication keys.
* **Lerian side** — Lerian operates the managed collector and storage stack, ensuring security, consistency, and high availability.

<Note>
  All data sent to Lerian is encrypted in transit and sanitized before leaving your environment.
</Note>

## Key benefits

***

* Unified visibility across metrics, logs, and traces
* Integration-ready via OpenTelemetry standards
* Preconfigured dashboards in Grafana
* Secure data routing and tenant isolation

<Tip>
  **Looking for full configuration details?**\
  See the complete documentation in [**Infra Tools → Observability**](/en/platform/observability) for advanced setup, collector configuration, and processor customization.
</Tip>
