Use alloy instead of Grafana Agent

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands
2024-04-15 10:08:42 +01:00
parent f275b2d1b6
commit 1859c3a82c
5 changed files with 11 additions and 8 deletions

View File

@@ -28,9 +28,9 @@ dependencies:
repository: https://grafana.github.io/helm-charts
version: "5.47.2"
condition: local.logs.enabled
- name: grafana-agent
- name: alloy
repository: https://grafana.github.io/helm-charts
version: "0.37.0"
version: "1.0.0"
- name: mimir-distributed
repository: https://grafana.github.io/helm-charts
version: "5.2.0"