fix(k8s): point OTEL endpoint to k8s-monitoring-alloy service #839
+1
-1
@@ -67,7 +67,7 @@ spec:
|
|||||||
containerPort: 8080
|
containerPort: 8080
|
||||||
env:
|
env:
|
||||||
- name: OTEL_EXPORTER_OTLP_ENDPOINT
|
- name: OTEL_EXPORTER_OTLP_ENDPOINT
|
||||||
value: http://k8s-monitoring-alloy-receiver.monitoring.svc.cluster.local:4318
|
value: http://k8s-monitoring-alloy.monitoring.svc.cluster.local:4318
|
||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: schemas
|
name: schemas
|
||||||
|
|||||||
Reference in New Issue
Block a user