fastify-apollo-tracing
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

fastify-apollo-tracing

Apollo Tracing for fastify.

This package is used to collect and expose trace data in the Apollo Tracing format.

It relies on instrumenting a GraphQL schema to collect resolver timings, and exposes trace data for an individual request under extensions as part of the GraphQL response.

This data can be consumed by Apollo Studio (previously, Apollo Engine and Apollo Graph Manager) or any other tool to provide visualization and history of field-by-field execution performance.

This code is based on apollo-tracing.

Package Sidebar

Install

npm i fastify-apollo-tracing

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

46.4 kB

Total Files

13

Last publish

Collaborators

  • sastan