@hackage datadog-tracing1.5.1
Datadog tracing client and mock agent.
Categories
License
BSD-3-Clause
Maintainer
Sam Halliday
Links
Versions
Installation
Tested Compilers
Dependencies (21)
- QuickCheck ^>=2.11.3 || ^>=2.12.6.1
- aeson ^>=1.4.1.0
- base ^>=4.11.1.0 || ^>=4.12.0.0
- bytestring ^>=0.10.8.2
- containers ^>=0.5.11.0 || ^>=0.6.0.1
- ffunctor ^>=1.1.0 || ^>=1.2.0 Show all…
Dependents (0)
Package Flags
manual
(off by default)
Enable building the manual test binary
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`.