Common interface for tracing/instrumentation libraries in OCaml
Find a file
2023-06-08 23:17:39 -04:00
.github/workflows CI 2023-06-08 22:32:28 -04:00
src perf: make with_ inlinable in case there is no collector 2023-06-08 23:17:39 -04:00
test unit test for trace-tef 2023-06-08 22:31:51 -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: