mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 18:21:40 -05:00

* Initial revision * Ensure dist directory exists * Add envrc for direnv users. * protobufjs is a runtime dependency * 0.0.0-beta.2 * update reports.proto with FullTracesReport * 0.0.0-beta.3 * depend on @types/long * 0.0.0-beta.4 * instead, do not use long * 0.0.0-beta.5 * Add Details.variablesJson * 0.0.0-beta.6 * comment-only update to new field * 0.0.0-beta.7 * update a-e-reporting readme to reflect production ready state * update changelog the engine reporting * reporting-protobuf: prepare -> prepublish
6 lines
480 B
Markdown
6 lines
480 B
Markdown
# apollo-engine-reporting
|
|
|
|
[](https://badge.fury.io/js/apollo-engine-reporting)
|
|
[](https://circleci.com/gh/apollographql/apollo-server)
|
|
|
|
This package is a pure JS implementation of the Apollo Engine reporting feature. It enables aggregated reporting in stateful environments and sending single reports for stateless environments.
|