Skip to content

Commit 6b74290

Browse files
authored
Fix log-append collector can not output logs problem. (#475)
1 parent 7f422d8 commit 6b74290

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

log-appender/otel-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ receivers:
22
otlp:
33
protocols:
44
grpc:
5+
endpoint: collector:4317
56
exporters:
67
logging:
78
verbosity: detailed

0 commit comments

Comments
 (0)