Skip to content
This repository has been archived by the owner on Jun 24, 2018. It is now read-only.

ocharles/haskell-opentracing

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

Watchers

Forks

Releases

No releases published

Packages

No packages published