Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
minimAluminiumalism authored and wilsonxscai committed Jan 6, 2025
1 parent 9b7f238 commit 941dd31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kafka-go/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ services:
environment:
- OTEL_EXPORTER_OTLP_ENDPOINT=http://jaeger:4318
- OTEL_GO_AUTO_TARGET_EXE=/app/consumer
- OTEL_SERVICE_NAME=kkafkaconsumer
- OTEL_SERVICE_NAME=kafkaconsumer
- OTEL_PROPAGATORS=tracecontext,baggage
- OTEL_GO_AUTO_SHOW_VERIFIER_LOG=true
volumes:
Expand Down

0 comments on commit 941dd31

Please sign in to comment.