@hackage / datadog-tracing

Datadog tracing client and mock agent.

Latest1.5.1

About

Metadata

  • Last updated , by fommil
  • License BSD-3-Clause
  • Maintained by: Sam Halliday

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.6.5
  2. 8.6.4
  3. 8.6.3
  4. 8.4.4

Package Flags

Use the -f option with cabal commands to enable flags

    manual (off by default)

    Enable building the manual test binary

Readme

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`.