Dd-trace-js: Module plugin request: Fastify

Created on 18 Sep 2018  路  4Comments  路  Source: DataDog/dd-trace-js

https://www.fastify.io

It would be nice to have this supported. While it is compatible with Express middleware in general, and similar implementation as Express could probably work... Fastify does offer its own request / response hooks that may be more appropriate to utilize at the top level scope.

community feature-request integrations

Most helpful comment

Definitely in our backlog, but work is not scheduled yet to support it. I'll keep this issue up to date when we start working on it.

All 4 comments

Thanks for the suggestion! There is work being done right now to extract helpers that will make it easier to implement more Web frameworks. Since this is a less used framework, it could take some time before we get to it, but these helpers will greatly help community contributions.

Since fastify is growing a lot lately, is it in your backlog now or is there some community contributions about it?

Definitely in our backlog, but work is not scheduled yet to support it. I'll keep this issue up to date when we start working on it.

What version of Fastify are you using?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nickpresta picture nickpresta  路  5Comments

wcoc picture wcoc  路  3Comments

icirellik picture icirellik  路  5Comments

ngraef picture ngraef  路  5Comments

stephenh picture stephenh  路  4Comments