Common interface for tracing/instrumentation libraries in OCaml
Find a file
2023-06-08 21:30:09 -04:00
.github/workflows require ocaml 4.05, add CI 2023-06-08 21:26:32 -04:00
src re-export Collector module 2023-06-08 21:30:09 -04:00
.gitignore initial commit 2023-06-08 21:25:34 -04:00
.ocamlformat initial commit 2023-06-08 21:25:34 -04:00
dune initial commit 2023-06-08 21:25:34 -04:00
dune-project require ocaml 4.05, add CI 2023-06-08 21:26:32 -04:00
Makefile initial commit 2023-06-08 21:25:34 -04:00
README.md initial commit 2023-06-08 21:25:34 -04:00
trace.opam require ocaml 4.05, add CI 2023-06-08 21:26:32 -04:00

Trace

This small library provides basic types that can be used to instrument a library or application, either by hand or via a ppx.

Backends, using concrete tracing or observability formats such as: