Skip to content

Commit

Permalink
ci: [skip ci] Fixing open telemetry trace collector addr
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed May 1, 2023
1 parent 0ee4b40 commit 98bb60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
FIBR_THUMBNAIL_LARGE_SIZE: '1000'
FIBR_THUMBNAIL_MIN_BITRATE: '30000000'
FIBR_THUMBNAIL_URL: http://vith
FIBR_TRACER_URL: otel-collector.monitoring:4317
FIBR_TRACER_URL: otel-collector.observability:4317
GOMAXPROCS: '1'
OTEL_SERVICE_NAME: fibr
secrets:
Expand Down

0 comments on commit 98bb60e

Please sign in to comment.