Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 901 Bytes

File metadata and controls

19 lines (13 loc) · 901 Bytes

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