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

Commit 7609340

Browse files
vmarchaudmayurkale22
authored andcommitted
add redis instrumentation plugins by default (#471)
1 parent b916ec9 commit 7609340

File tree

5 files changed

+859
-4
lines changed

5 files changed

+859
-4
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ OpenCensus can collect tracing data automatically using plugins. Users can also
2828
- [HTTPS](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-instrumentation-https/README.md)
2929
- [HTTP2](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-instrumentation-http2/README.md)
3030
- [GRPC](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-instrumentation-grpc/README.md)
31+
- [IORedis](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-instrumentation-ioredis/README.md)
32+
- [Redis](https://github.com/census-instrumentation/opencensus-node/blob/master/packages/opencensus-instrumentation-redis/README.md)
3133

3234
## Propagation
3335

0 commit comments

Comments
 (0)