Simon Cruanes
|
d1c59a59bc
|
fix ocurl: have ticker thread stop when work queue is closed
|
2023-09-19 10:13:36 -04:00 |
|
Corentin Leruth
|
a62f1d891a
|
fix get_url test to take config.url into account
|
2023-09-13 15:18:13 -04:00 |
|
Corentin Leruth
|
329d45ee45
|
add get_url test with explicit config url
|
2023-09-13 15:18:13 -04:00 |
|
Simon Cruanes
|
a32e8638ee
|
chore: makefile
|
2023-09-13 14:19:09 -04:00 |
|
Simon Cruanes
|
af71df8daf
|
Merge pull request #43 from imandra-ai/wip-otel-1.0
move to otel 1.0
|
2023-09-07 22:46:28 -04:00 |
|
Simon Cruanes
|
e40c999b06
|
update generated code
|
2023-09-06 23:37:54 -04:00 |
|
Simon Cruanes
|
b67ecfdda7
|
opentelemetry: in Trace, change default span kind
|
2023-09-06 23:34:58 -04:00 |
|
Simon Cruanes
|
4af7b9bd9a
|
chore: migrate to OTEL proto files 1.0
|
2023-09-06 23:27:31 -04:00 |
|
Simon Cruanes
|
c915730833
|
CI: run on 5.0; run on every branch push
|
2023-08-31 23:44:16 -04:00 |
|
Simon Cruanes
|
063c046933
|
remove use of String.ends_with for compat with 4.08
|
2023-08-31 23:44:16 -04:00 |
|
Corentin Leruth
|
883d4bb806
|
remove trailing slash from url
|
2023-08-31 23:44:16 -04:00 |
|
Simon Cruanes
|
e2af52ebb0
|
shorter name for the instrumentation library
this name is encoded a lot (in most batches) and can visually clutter visualisation of spans.
|
2023-08-30 15:33:37 -04:00 |
|
Corentin Leruth
|
9ba1719795
|
use named signals
|
2023-08-28 10:37:05 -04:00 |
|
Simon Cruanes
|
83b9837778
|
fix: always enter new scope in opentelemetry-trace
thanks to @ELLIOTTCABLE for finding this
|
2023-07-25 16:54:36 -04:00 |
|
Simon Cruanes
|
a4ead618c5
|
prepare for 0.5
|
2023-06-26 15:04:54 -04:00 |
|
Simon Cruanes
|
67f4f5b9cc
|
Merge pull request #31 from ELLIOTTCABLE/try-lwt-over-lwt-catch
Use try%lwt over Lwt.catch
|
2023-06-23 14:20:06 -04:00 |
|
Simon Cruanes
|
82e58d4108
|
Merge pull request #33 from imandra-ai/wip-simplify-ocurl-2023-06-15
simplify sync ocurl backend
|
2023-06-21 16:35:23 -04:00 |
|
Simon Cruanes
|
c016f00a27
|
restore ticker_thread feature
|
2023-06-21 14:23:04 -04:00 |
|
Simon Cruanes
|
64bd211ac7
|
ci
|
2023-06-20 13:16:21 -04:00 |
|
Simon Cruanes
|
5c45589882
|
fix: use the proper content-type header for ezcurl
|
2023-06-20 11:08:38 -04:00 |
|
Simon Cruanes
|
6e198207dc
|
ocurl: uniformize debug; implement missing bits; add max batch size
|
2023-06-20 10:31:41 -04:00 |
|
Simon Cruanes
|
77e763b336
|
details
|
2023-06-20 10:31:36 -04:00 |
|
Simon Cruanes
|
7507d6e297
|
dune warning
|
2023-06-20 10:31:26 -04:00 |
|
Simon Cruanes
|
4b62ec401a
|
CI
|
2023-06-19 23:09:02 -04:00 |
|
Simon Cruanes
|
e03be377f1
|
update test
|
2023-06-16 22:58:17 -04:00 |
|
Simon Cruanes
|
832113fe02
|
new implementation for ocurl backend, using ezcurl and queues
|
2023-06-16 22:58:08 -04:00 |
|
Simon Cruanes
|
b5c0ef7b20
|
wip: use blocking queue
|
2023-06-15 22:29:10 -04:00 |
|
Simon Cruanes
|
f5ed4bc9ef
|
ocamlformat
|
2023-06-15 22:18:24 -04:00 |
|
Simon Cruanes
|
8e1a69d886
|
enable warnings and fix them
|
2023-06-15 22:18:20 -04:00 |
|
Elliott Cable
|
9e6c0ee433
|
(dep fix) Add dependencies for lwt_ppx
|
2023-06-13 22:56:09 +00:00 |
|
Elliott Cable
|
3e46458499
|
(style lwt ppx dep) Use try%lwt over Lwt.catch
|
2023-06-13 22:50:52 +00:00 |
|
Simon Cruanes
|
de0d5ea197
|
doc
|
2023-06-12 16:46:31 -04:00 |
|
Simon Cruanes
|
d8b8432ce0
|
doc
|
2023-06-12 16:24:32 -04:00 |
|
Simon Cruanes
|
9b2d6fb1e0
|
opam
|
2023-06-12 10:07:43 -04:00 |
|
Simon Cruanes
|
1ff96737db
|
fix for trace 0.1
|
2023-06-12 10:06:25 -04:00 |
|
Simon Cruanes
|
92dfa4c2f8
|
add opentelemetry.trace
optional interface with the trace library
|
2023-06-09 19:08:40 -04:00 |
|
Simon Cruanes
|
4e15bedfee
|
otel: internal helper
|
2023-06-09 19:08:21 -04:00 |
|
Simon Cruanes
|
dba8528aeb
|
thread-local: expose set/remove
|
2023-06-09 19:08:11 -04:00 |
|
Simon Cruanes
|
c9d22309d0
|
thread-local: add get_or_create
|
2023-06-09 17:56:35 -04:00 |
|
Simon Cruanes
|
04eafb04b1
|
TLS: some documentation
|
2023-06-09 17:42:36 -04:00 |
|
Simon Cruanes
|
986057b99c
|
readme
|
2023-06-09 15:52:20 -04:00 |
|
Simon Cruanes
|
a89b2c5ca3
|
chore: fix repo name
|
2023-06-09 15:49:56 -04:00 |
|
Simon Cruanes
|
d81d7b653f
|
detail
|
2023-03-09 10:47:15 -05:00 |
|
Simon Cruanes
|
7310b5c9d3
|
prepare for 0.4
|
2023-03-06 15:09:43 -05:00 |
|
Simon Cruanes
|
ed8ef6a9fb
|
update changelog
|
2023-03-06 15:09:43 -05:00 |
|
Simon Cruanes
|
bc3ecbc30c
|
gc metrics every 20s
|
2022-11-30 17:08:08 -05:00 |
|
Simon Cruanes
|
dbd08b7e0a
|
timeout-based GC metrics collection
|
2022-11-30 17:05:22 -05:00 |
|
Simon Cruanes
|
2f1410cc1a
|
use mode=fallback in dune
|
2022-11-23 10:04:47 -05:00 |
|
Simon Cruanes
|
f436a1b109
|
fix(cohttp-lwt-client): do not override config url
|
2022-11-09 11:53:14 -05:00 |
|
Matt Bray
|
9239dbe934
|
Merge pull request #29 from anuragsoni/update-header-parsing
Allow spaces in header values set via `OTEL_EXPORTER_OTLP_HEADERS`
|
2022-11-05 10:02:36 +00:00 |
|