Categorygithub.com/rmscoal/tengcorux/go-redis/plugin/tracing
package
0.1.1
Repository: https://github.com/rmscoal/tengcorux.git
Documentation: pkg.go.dev

# README

go-redis Tracing Plugin

This package is inspired by redisotel however re-written for tengcorux's own tracer package.

The go-redis tracing plugin adds hooks that creates span and injects attributes when dialing redis, processing commands, and processing pipeline commands. Such that, we are able to see what query was executed to redis and so on.