openllmetry
openllmetry copied to clipboard
feat(redis): Add redis instrumentation
Screenshot of redis.search method span from traceloop:
- [X] I have added tests that cover my changes.
- [X] If adding a new instrumentation or changing an existing one, I've added screenshots from some observability platform showing the change.
- [X] PR name follows conventional commits format:
feat(instrumentation): ...
orfix(instrumentation): ...
. - [X] (If applicable) I have updated the documentation accordingly.