The value of Grafana Alloy
Grafana Alloy is an open source telemetry collector that simplifies how you gather and send observability data. It’s an OpenTelemetry Collector distribution with built-in Prometheus pipelines and native support for backends such as Loki and Pyroscope.
Instead of running separate collectors for each signal type, Alloy collects metrics, logs, traces, and profiles in one tool. You can send data to Grafana Cloud, a self-managed Grafana stack, or other observability platforms.
The following diagram shows Alloy in the collection layer, between your data sources and storage backends.
Alloy is often a strong fit when you need to:
- Collect metrics, logs, traces, and profiles with one collector instead of several
- Use Prometheus and OpenTelemetry together without choosing only one
- Stay vendor-neutral by sending data to Grafana Cloud, a self-managed Grafana stack, Prometheus-compatible databases, or OpenTelemetry-compatible backends
- Start with a single instance and grow into clustering and remote configuration as your needs expand
In the next milestone, you learn how Alloy fits in an observability architecture and how its engines relate.
More to explore (optional)
At this point in your path, you can explore the following topics: