mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
10 lines
262 B
Text
10 lines
262 B
Text
(executable
|
|
(name emit1)
|
|
(modules emit1)
|
|
(libraries unix opentelemetry opentelemetry-client-ocurl))
|
|
|
|
(executable
|
|
(name cohttp_client)
|
|
(modules cohttp_client)
|
|
(libraries cohttp-lwt-unix opentelemetry opentelemetry-client-ocurl
|
|
opentelemetry-cohttp-lwt))
|