@hackage hs-opentelemetry-sdk0.0.1.0

OpenTelemetry SDK for use in applications.

OpenTelemetry SDK for Haskell

This package provides everything a functioning implementation of the OpenTelemetry the API, useful for exporting a variety of tracing, logging, and metric data.

Install Dependencies

Add hs-opentelemetry-sdk to your package.yaml or Cabal file.

Trace Your Code

Visit the GitHub project for a list of provided instrumentation libraries.

Examples of instrumented systems are available here: Instrumentated application examples.