feat(08-02): deploy Grafana Alloy for log collection
- Add helm/alloy Chart.yaml as umbrella chart for grafana/alloy - Configure Alloy River config for Kubernetes pod log discovery - Set up loki.write endpoint to forward logs to Loki - Configure DaemonSet with control-plane tolerations for all 5 nodes Replaces Promtail (EOL March 2026) with Grafana Alloy Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
8
helm/alloy/Chart.yaml
Normal file
8
helm/alloy/Chart.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v2
|
||||
name: alloy
|
||||
description: Grafana Alloy log collector
|
||||
version: 0.1.0
|
||||
dependencies:
|
||||
- name: alloy
|
||||
version: "0.12.*"
|
||||
repository: https://grafana.github.io/helm-charts
|
||||
Reference in New Issue
Block a user