openllmetry
openllmetry copied to clipboard
feat(instrumentation): Import redis from OpenTelemetry, add redis sample rag application
- [ ] 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): ...
. - [ ] (If applicable) I have updated the documentation accordingly.