datadog-tracing

Datadog tracing client and mock agent.

Latest on Hackage:1.5.1@rev:2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Sam Halliday

An HTTP client to publish tracing to a datadog agent.

In addition, an HTTP server is provided that can be used in place of the official agent, that does not communicate with upstream datadog servers, allowing replay of all data from a `GET /dump` endpoint, compatible with `jaeger-flamegraph`.