@hackage datadog-tracing1.2.0
Datadog tracing client and mock agent.
Categories
License
BSD-3-Clause
Maintainer
Sam Halliday
Links
Versions
Installation
Tested Compilers
Dependencies (15)
- QuickCheck ^>=2.11.3
- 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 Show all…
Dependents (0)
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`.