- ---
- kind: compose
- metadata:
- name: Alloy - Docker Metrics
- description: Minimal fragment to collect Docker metrics (cAdvisor) for Alloy.
- version: 0.0.1
- author: Christian Lempa
- date: '2025-09-30'
- spec:
- general:
- vars:
- prometheus_url:
- type: url
- description: Prometheus remote write endpoint (http or https)
- default: "http://prometheus:9090/api/v1/write"
|