mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
Instrumentation for https://opentelemetry.io
| src | ||
| tests | ||
| vendor | ||
| .gitignore | ||
| .gitmodules | ||
| dune | ||
| dune-project | ||
| emit1.sh | ||
| Makefile | ||
| opentelemetry-client-ocurl.opam | ||
| opentelemetry-lwt.opam | ||
| opentelemetry.opam | ||
| README.md | ||
Opentelemetry
This project provides an API for instrumenting server software using opentelemetry, as well as connectors to talk to opentelemetry software such as jaeger.
Use
- TODO: basic traces
- TODO: interface with
logs(carry context around) - TODO: interface with
lwt
License
MIT
Semantic Conventions
Not supported yet.