Grafana Alloy is an open source OpenTelemetry Collector distribution that provides built-in Prometheus pipelines and supports various observability data types including metrics, logs, traces, and profiles.
Key features:
- Programmable pipelines - Configure observability pipelines using a rich expression-based syntax.
- OpenTelemetry Collector Distribution - Supports numerous components and introduces new ones utilizing Alloy's programmable pipelines.
- Kubernetes-native - Interact with native and custom Kubernetes resources without needing a separate operator.
- Shareable pipelines - Modules allow users to share their pipelines with the community.
- Automatic workload distribution - Configure Alloy instances to form a cluster for efficient workload management.
- Centralized configuration support - Retrieve configurations from a server for streamlined management.
- Debugging utilities - Built-in UI for visualizing and debugging pipelines.
Alloy is designed for users looking to enhance their observability capabilities across various telemetry ecosystems, making it a versatile tool for developers and operations teams.