Skip to content
 
 

Repository files navigation

Haskell & OpenTracing

This repository contains a Haskell ecosystem for the OpenTracing standard. In particular, we have

  • opentracing-client: A partial module for the OpenTracing standard (using Backpack).

  • jaeger-client: An implementation of opentracing-client that sends tracing to a Jaeger agent.

  • test-lib: An example library that uses opentracing-client.

  • test-exe: An example application that uses test-lib and combines it with jaeger-client.

  • wai-opentracing: Middleware that traces all WAI requests. The operation name of each span is the absolute path received to the middleware.

About

Haskell libraries for OpenTracing.io

Resources

Stars

3 stars

Watchers

28 watching

Forks

Releases

Packages

Contributors

Languages