@opencensus/instrumentation-http

Opencensus http automatic instrumentation package.

Usage no npm install needed!

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

README

OpenCensus HTTP Instrumentation for Node.js

Gitter chat

OpenCensus HTTP Instrumentation allows the user to automatically collect trace data. This package is used by OpenCensus Node.js to instrument HTTP for both servers and clients.

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

Useful links