Changes
๐ Bug Fixes
- Fix AttributeError in cluster metrics recording when connection is None or ClusterNode object instance is used to extract the connection info (#3999)
- Fixing security concern in repr methods for ConnectionPools - passwords might leak in plain text logs (#3998)
- Refactored connection count and SCH metric collection (#4001)
๐งช Experimental Features
-Refactored health check logic for MultiDBClient (#3994)
๐งฐ Maintenance
- Expose basic Otel classes and functions to be importable through redis.observability to match the examples in the readthedocs (#3996)
We'd like to thank all the contributors who worked on this release!
@vladvildanov @petyaslavova