arachnys / athenapdf

Drop-in replacement for wkhtmltopdf built on Go, Electron and Docker
MIT License
2.26k stars 187 forks source link

Add support for Datadog APM tracing #189

Open goodspark opened 5 years ago

goodspark commented 5 years ago

Addresses #188

Ran weaver and DD agent locally (had to disable Xvfb, but that's mostly orthogonal to this) and hit the index and stats endpoints a couple times to verify traces were flowing to my Datadog account:

screenshot from 2019-02-10 14-46-50

goodspark commented 5 years ago

@sanohin Ping

sanohin commented 5 years ago

Hi, thank you for your contribution. I'm not sure what Datadog is, I want to check whether we need it in the repository. I am afraid of adding integrations with more services as this would lead to growing the codebase whenever we need to support a new one.