@opencensus/instrumentation-http2

Opencensus http2 automatic instrumentation package.

Usage no npm install needed!

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

README

OpenCensus HTTP2 Instrumentation for Node.js

Gitter chat

OpenCensus HTTP2 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