issues
search
ovotech
/
natchez-extras
Integrations between Natchez, Doobie, HTTP4s, Log4cats and Datadog. Formerly called effect-utils.
https://ovotech.github.io/natchez-extras/
Apache License 2.0
31
stars
18
forks
source link
Make agent host configurable, add error handling to submitter
#47
Closed
tomverran
closed
4 years ago
tomverran
commented
4 years ago
This PR
Adds an optional
agentHost
param for situations where the Datadog agent isn't running locally
Warns when traces can't be submitted to Datadog or if the agent responds with a non 200
Fixes the submitter stopping permanently if a submission to Datadog fails
This PR
agentHost
param for situations where the Datadog agent isn't running locally