feat: Enable Redis OTEL
Description
Enable OpenTelemetry on the Redis client to get more breakdowns on the Redis operations being performed.
Issue reference
No issue discussed on this so far. Only added this earlier as I need to investigate some issue on Redis lock usage.
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list:
- [ ] Code compiles correctly
- [ ] Created/updated tests
- [ ] Extended the documentation
- [ ] Created the dapr/docs PR: <insert PR link here>
Note: We expect contributors to open a corresponding documentation PR in the dapr/docs repository. As the implementer, you are the best person to document your work! Implementation PRs will not be merged until the documentation PR is opened and ready for review.
Could you please run make modtidy-all and I'll take a look
bump @johansja 🙏
Hi @mikeee, I’ve just run make modtidy-all and pushed the changes. Thanks for the review, and sorry for the late reply — I was traveling the last few weeks.