Common interface for tracing/instrumentation libraries in OCaml
Find a file
Simon Cruanes 2e4baf1a7e
ci
2023-06-09 09:40:21 -04:00
.github/workflows ci 2023-06-09 09:40:21 -04:00
src change API 2023-06-09 09:34:31 -04:00
test change API 2023-06-09 09:34:31 -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 add trace-tef, a simple backend 2023-06-08 22:31: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-tef.opam add trace-tef, a simple backend 2023-06-08 22:31:32 -04:00
trace.opam add trace-tef, a simple backend 2023-06-08 22:31: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: