We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4737198 commit 1a2e7f1Copy full SHA for 1a2e7f1
monitoring/alloy/helm-chart-values/clusters/all/values.yaml
@@ -64,6 +64,12 @@ clusterMetrics:
64
windows-exporter:
65
deploy: false
66
67
+applicationObservability:
68
+ enabled: true
69
+
70
+# autoInstrumentation:
71
+# enabled: true
72
73
prometheusOperatorObjects:
74
enabled: true
75
crds:
@@ -78,6 +84,9 @@ alloy-metrics:
78
84
alloy-logs:
79
85
80
86
87
+alloy-receiver:
88
89
81
90
alloy-singleton:
82
91
83
92
0 commit comments