An Open Telemetry Collector implementation from Grafana Labs
With example values
- ALLOY_TEMPO_ENDPOINT=http://tempo:4317
- ALLOY_MIMIR_ENDPOINT=http://mimir:9009/api/v1/push
- ALLOY_LOKI_ENDPOINT=http://loki:3100/loki/api/v1/push
Alloy also sends its own metrics and logs to the appropriate backends
[ "Alloy" ] <- self
/ \
metrics / \ logs
/ \
[ "Mimir" ] [ "Loki" ]