@opencensus/instrumentation-redis

Opencensus Redis automatic instrumentation package.

Usage no npm install needed!

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

README

OpenCensus Redis Instrumentation for Node.js

Gitter chat

OpenCensus Redis Instrumentation allows the user to automatically collect trace data. This plugin only support the redis module starting from the version 2.6 to latest.

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

Useful links