Files
haven/alloy
2026-07-10 23:22:28 -03:00
..
2026-07-10 23:22:28 -03:00
2026-01-03 12:55:33 -03:00

Helm configuration for Alloy (OSS monitoring collector)

This directory contains Helm configuration for deploying Grafana Alloy, an open-source observability data collector.

Quick Install

helm repo add grafana https://grafana.github.io/helm-charts
helm repo update
helm install alloy grafana/alloy --namespace alloy -f values.yaml