Skip to content

haskell-service/haskell-opentracing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

Haskell libraries for OpenTracing.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 99.2%
  • Nix 0.8%