Skip to content

Commit

Permalink
Correct OTEL server config
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondJoseph committed Nov 18, 2024
1 parent 6cf66a8 commit 7bf59a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion services/daq-blueapi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ blueapi:
tracing:
otlp:
enabled: true
host: https://jaeger-all-in-one # replace with central instance
server:
host: https://jaeger-all-in-one # replace with central instance
worker:
env:
sources:
Expand Down

0 comments on commit 7bf59a3

Please sign in to comment.