mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
- Meter is new, and makes more sense than Metrics_callbacks/Metrics_emitter - Instrument in core, with some basic counters, gauges, and histograms, + the possibility to do one's own
4 lines
133 B
Text
4 lines
133 B
Text
(tests
|
|
(names test_trace_context t_size t_histogram)
|
|
(package opentelemetry)
|
|
(libraries pbrt opentelemetry opentelemetry-client))
|