Skip to content

Commit 8d24319

Browse files
committed
feat(alloy): refactoring using k8s-monitoring v2 Helm chart
Signed-off-by: Nicolas Lamirault <[email protected]>
1 parent e53b424 commit 8d24319

36 files changed

+261
-2646
lines changed

gitops/argocd/charts/opentelemetry/alloy/Chart.yaml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -21,30 +21,30 @@ name: alloy
2121
version: 1.0.0
2222
appVersion: 1.0.0
2323
dependencies:
24-
- name: alloy
24+
# - name: k8s-monitoring
25+
# repository: https://grafana.github.io/helm-charts
26+
# version: 2.0.0-alpha.1
27+
# alias: logs
28+
# - name: k8s-monitoring
29+
# repository: https://grafana.github.io/helm-charts
30+
# version: 2.0.0-alpha.1
31+
# alias: metrics
32+
- name: k8s-monitoring
2533
repository: https://grafana.github.io/helm-charts
26-
version: 0.9.2
27-
alias: alloy-metrics
28-
- name: alloy
29-
repository: https://grafana.github.io/helm-charts
30-
version: 0.9.2
31-
alias: alloy-logs
32-
- name: alloy
33-
repository: https://grafana.github.io/helm-charts
34-
version: 0.9.2
35-
alias: alloy-traces
36-
- name: alloy
37-
repository: https://grafana.github.io/helm-charts
38-
version: 0.9.2
39-
alias: alloy-events
40-
- name: alloy
41-
repository: https://grafana.github.io/helm-charts
42-
version: 0.9.2
43-
alias: alloy-profiles
44-
- name: alloy
45-
repository: https://grafana.github.io/helm-charts
46-
version: 0.9.2
47-
alias: alloy-frontend
48-
- name: alloy-mixin
49-
repository: oci://ghcr.io/portefaix/charts
50-
version: 0.2.0
34+
version: 2.0.0-alpha.1
35+
alias: traces
36+
# - name: k8s-monitoring
37+
# repository: https://grafana.github.io/helm-charts
38+
# version: 2.0.0-alpha.1
39+
# alias: events
40+
# - name: k8s-monitoring
41+
# repository: https://grafana.github.io/helm-charts
42+
# version: 2.0.0-alpha.1
43+
# alias: profiles
44+
# - name: k8s-monitoring
45+
# repository: https://grafana.github.io/helm-charts
46+
# version: 2.0.0-alpha.1
47+
# alias: frontend
48+
# - name: alloy-mixin
49+
# repository: oci://ghcr.io/portefaix/charts
50+
# version: 0.2.0

gitops/argocd/charts/opentelemetry/alloy/templates/alloy/_cloud_aws.alloy

Lines changed: 0 additions & 17 deletions
This file was deleted.

gitops/argocd/charts/opentelemetry/alloy/templates/alloy/_cloud_azure.alloy

Lines changed: 0 additions & 23 deletions
This file was deleted.

gitops/argocd/charts/opentelemetry/alloy/templates/alloy/_cloud_do.alloy

Lines changed: 0 additions & 19 deletions
This file was deleted.

gitops/argocd/charts/opentelemetry/alloy/templates/alloy/_cloud_gcp.alloy

Lines changed: 0 additions & 18 deletions
This file was deleted.

gitops/argocd/charts/opentelemetry/alloy/templates/alloy/_cloud_scaleway.alloy

Lines changed: 0 additions & 20 deletions
This file was deleted.

gitops/argocd/charts/opentelemetry/alloy/templates/alloy/_discovery_nodes.alloy

Lines changed: 0 additions & 11 deletions
This file was deleted.

gitops/argocd/charts/opentelemetry/alloy/templates/alloy/_discovery_pods.alloy

Lines changed: 0 additions & 16 deletions
This file was deleted.

gitops/argocd/charts/opentelemetry/alloy/templates/alloy/_discovery_pods_profiles.alloy

Lines changed: 0 additions & 41 deletions
This file was deleted.

gitops/argocd/charts/opentelemetry/alloy/templates/alloy/_discovery_services.alloy

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)