Simon Cruanes
|
b1589ccf76
|
stupid fix
|
2026-01-20 00:15:28 -05:00 |
|
Simon Cruanes
|
d9362ae788
|
feat: add runtime/otel-specific name and version modifiable
this way we can mock them in tests, but we can also change the name
"ocaml-otel" to something else, e.g. if we have specific conventions.
|
2026-01-20 00:15:28 -05:00 |
|
Simon Cruanes
|
f8269ed1c8
|
the test library was wrong!!!
turns out, find_map is the wrong operation when resources object
actually contain more than one item.
|
2026-01-20 00:15:27 -05:00 |
|
Simon Cruanes
|
95e8c78ff8
|
merge any_signal/signal into resource_signal, dedup
we had duplication there! my bad.
|
2026-01-20 00:15:27 -05:00 |
|
Simon Cruanes
|
5596552379
|
wip: fix the e2e tests
not clear exactly why there is a discrepancy currently whenever -j is
higher than 1
|
2026-01-20 00:15:27 -05:00 |
|
Simon Cruanes
|
c27cb13d4b
|
fix test
|
2025-12-01 20:32:03 -05:00 |
|
Shon Feder
|
0890a1a5cd
|
Use multiple system threads in integration tests
|
2025-08-01 13:56:50 -04:00 |
|
Shon Feder
|
7746c871c2
|
Add Eio collector
|
2025-07-12 00:30:31 -04:00 |
|
Shon Feder
|
8288bcb59b
|
Use containers in tests
To get access to useful functions that are not in the Stdlib in OCaml 4.08.
|
2025-07-10 16:11:20 -04:00 |
|
Shon Feder
|
5bf8eea5f1
|
Define find_map for 4.08 compat
|
2025-07-10 09:29:20 -04:00 |
|
Shon Feder
|
87cfd5e31e
|
Add test harness for instrumented applications
|
2025-07-08 21:30:03 -04:00 |
|