@opencensus/instrumentation-grpc

Opencensus grpc automatic instrumentation package.

Usage no npm install needed!

<script type="module">
  import opencensusInstrumentationGrpc from 'https://cdn.skypack.dev/@opencensus/instrumentation-grpc';
</script>

README

OpenCensus gRPC Instrumentation for Node.js

Gitter chat

OpenCensus gRPC Instrumentation allows the user to automatically collect trace data.

The library is in alpha stage and the API is subject to change.

Note: This code was tested on the following Node versions:

  • v6.10.0 (for console exporter only)
  • v9.8.0 (for Stackdriver and Zipkin exporters)

Useful links