package opentelemetry-lwt

  1. Overview
  2. Docs
Lwt-compatible instrumentation for https://opentelemetry.io

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.tar.gz
md5=aa5caa75abb2dd3b8777aec10f69b220
sha512=63538c716f4938a756b0a2fd89edf213bc4fdd636d0f08473cd822da25f751fc3b4faf57926f45edc2e3df4bd51f04ff10e8eed205f05d8be154dcd848166443

CHANGES.md.html

0.3

  • improve error reporting from ocurl exporter

  • improve GC sample collection

  • feat(ocurl): simpler, cleaner backend implementation, with graceful exit

  • config: make Config.t private (breaking)

0.2

  • require pbrt only, use ocaml-protoc as a lint

  • add Metrics_callbacks module

  • add histogram metrics (untested)

  • basic support for logs

  • expose tick function (useful in the absence of a background thread)

  • debug the library is set via OTEL_OCAML_DEBUG

  • provide conventions for standard metrics

  • add runtime attrs to GC stats