ocaml-opentelemetry/src/client-ocurl
Elliott Cable ed90772a57 Merge branch 'master' into configurable-scope-storage
* master:
  fix ocurl: have ticker thread stop when work queue is closed
  fix get_url test to take config.url into account
  add get_url test with explicit config url
  chore: makefile
  update generated code
  opentelemetry: in Trace, change default span kind
  chore: migrate to OTEL proto files 1.0
  CI: run on 5.0; run on every branch push
  remove use of String.ends_with for compat with 4.08
  remove trailing slash from url
  shorter name for the instrumentation library
  use named signals
2023-09-20 14:47:14 +00:00
..
AList.ml rename dir 2022-10-03 12:20:59 -04:00
AList.mli rename dir 2022-10-03 12:20:59 -04:00
b_queue.ml wip: use blocking queue 2023-06-15 22:29:10 -04:00
b_queue.mli wip: use blocking queue 2023-06-15 22:29:10 -04:00
batch.ml details 2023-06-20 10:31:36 -04:00
batch.mli new implementation for ocurl backend, using ezcurl and queues 2023-06-16 22:58:08 -04:00
common_.ml wip: use blocking queue 2023-06-15 22:29:10 -04:00
config.ml restore ticker_thread feature 2023-06-21 14:23:04 -04:00
config.mli restore ticker_thread feature 2023-06-21 14:23:04 -04:00
dune wip: use blocking queue 2023-06-15 22:29:10 -04:00
opentelemetry_client_ocurl.ml Merge branch 'master' into configurable-scope-storage 2023-09-20 14:47:14 +00:00
opentelemetry_client_ocurl.mli collector: Add debug-wrapping backend 2023-09-19 21:35:09 +00:00