ocaml-opentelemetry icon indicating copy to clipboard operation
ocaml-opentelemetry copied to clipboard

add support for per-signal urls

Open tatchi opened this issue 1 year ago • 1 comments

This PR adds support for per-signal URLs configuration. See https://opentelemetry.io/docs/specs/otel/protocol/exporter/#endpoint-urls-for-otlphttp

I've only modified the ocurl client for now to reduce diff. Once approved, I can make the same changes for the lwt client

tatchi avatar Aug 02 '24 09:08 tatchi

Thanks for the review, I've applied the same changes to the cohttp-lwt lib

tatchi avatar Aug 05 '24 08:08 tatchi

Thank you :)

c-cube avatar Aug 12 '24 14:08 c-cube