Skip to content

Commit 67ffbcf

Browse files
committed
Test out applicationObservability
1 parent 4737198 commit 67ffbcf

File tree

1 file changed

+9
-0
lines changed
  • monitoring/alloy/helm-chart-values/clusters/all

1 file changed

+9
-0
lines changed

monitoring/alloy/helm-chart-values/clusters/all/values.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,15 @@ alloy-metrics:
7878
alloy-logs:
7979
enabled: true
8080

81+
alloy-receiver:
82+
enabled: true
83+
alloy:
84+
extraPorts:
85+
- name: otlp-grpc
86+
port: 4317
87+
targetPort: 4317
88+
protocol: TCP
89+
8190
alloy-singleton:
8291
enabled: true
8392

0 commit comments

Comments
 (0)