Instrumentation for https://opentelemetry.io
Find a file
2022-03-16 15:58:08 -04:00
src initial commit 2022-03-16 15:58:08 -04:00
vendor initial commit 2022-03-16 15:58:08 -04:00
.gitignore initial commit 2022-03-16 15:58:08 -04:00
.gitmodules initial commit 2022-03-16 15:58:08 -04:00
dune initial commit 2022-03-16 15:58:08 -04:00
dune-project initial commit 2022-03-16 15:58:08 -04:00
Makefile initial commit 2022-03-16 15:58:08 -04:00
opentelemetry-client-ocurl.opam initial commit 2022-03-16 15:58:08 -04:00
opentelemetry.opam initial commit 2022-03-16 15:58:08 -04:00
README.md initial commit 2022-03-16 15:58:08 -04:00

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.