You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documented here. It seems very nice for profiling distributed applications; see the attached screenshot. You could have a monad transformer that allows you to easily create regions that are traced.
The text was updated successfully, but these errors were encountered:
Hi @taktoa, this is in development on the apm branch. I use it in production at work. Feel free to submit PRs or bug reports if you use it and run into problems!
I noticed that you're using JSON in the apm branch but the datadog agent has already moved to using msgpack. You're welcome under the LICENSE to pick the bits from https://github.com/symbiont-io/haskell-datadog (note that we're waiting on an upstream release of msgpack to fix an issue with number precision, so using a source dependency until then).
Documented here. It seems very nice for profiling distributed applications; see the attached screenshot. You could have a monad transformer that allows you to easily create regions that are traced.
The text was updated successfully, but these errors were encountered: