mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
Update src/client-ocurl/config.mli
Co-authored-by: Simon Cruanes <simon.cruanes.2007@m4x.org>
This commit is contained in:
parent
1b538930ae
commit
fd0f1617b6
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ val make :
|
|||
@param url base url used to construct per-signal urls. Per-signal url options take precedence over this base url.
|
||||
Default is "http://localhost:4318", or "OTEL_EXPORTER_OTLP_ENDPOINT" if set.
|
||||
|
||||
Example of constrcuted per-singal urls with the base url http://localhost:4318
|
||||
Example of constructed per-signal urls with the base url http://localhost:4318
|
||||
- Traces: http://localhost:4318/v1/traces
|
||||
- Metrics: http://localhost:4318/v1/metrics
|
||||
- Logs: http://localhost:4318/v1/logs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue