Alloy in an observability setup
A typical observability setup has three layers:
- Data sources: the applications and infrastructure that generate telemetry
- Collection: the tools that gather and process that telemetry
- Storage and visualization: the backends that store the data, and the frontends you use to query and explore it
Alloy runs in the collection layer
Alloy sits in the collection layer, between your data sources and your backends. Data flows from your sources, through Alloy, and on to storage.
This collection layer is where you decide what telemetry to gather, how to clean it up, and where to send it.