Skip to content
This repository was archived by the owner on Dec 7, 2025. It is now read-only.

Commit 7a02fe8

Browse files
Fix v94
1 parent ce92a18 commit 7a02fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/chat-api-vector-configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ data:
1616
1717
[sinks.loki]
1818
type = "loki"
19-
inputs = ["otel"]
19+
inputs = ["otel.logs"]
2020
endpoint = "http://loki.observability.svc.cluster.local:3100"
2121
encoding.codec = "json"
2222
labels.app = "chat-api"

0 commit comments

Comments
 (0)