Skip to content

Commit

Permalink
docs: Updating tracer url
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed Mar 5, 2023
1 parent 44e1ffb commit 1c8133d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,9 +389,9 @@ Usage of fibr:
-title string
Application title {FIBR_TITLE} (default "fibr")
-tracerRate string
[tracer] Jaeger sample rate, 'always', 'never' or a float value {FIBR_TRACER_RATE} (default "always")
[tracer] OpenTracing sample rate, 'always', 'never' or a float value {FIBR_TRACER_RATE} (default "always")
-tracerURL string
[tracer] Jaeger endpoint URL (e.g. http://jaeger:14268/api/traces) {FIBR_TRACER_URL}
[tracer] OpenTracing gRPC endpoint (e.g. otel-exporter:4317) {FIBR_TRACER_URL}
-url string
[alcotest] URL to check {FIBR_URL}
-userAgent string
Expand Down

0 comments on commit 1c8133d

Please sign in to comment.