opentelemetry-python-contrib/docs
Oleg 2c0033f842
Add redis client only instrumentation (#3143)
* Rough draft of the contribution

* Add connection instrumentation based on the existing pattern.

add a helper function assert_span_count to simplify tests
add unit tests for pipeline hooks

* fix tests to use fake redis

* replace the redis version checks with defines

* Adjust comment and fix one test

* Update documentation with the client method

* Update the changelog

* Update the HTTPX readme to point to proper class method

* Add back the assert_span_count method

* Move the changelog update to the unreleased section

* Remove extra whitespace in the Changelog

* Fix linter complaints

* Remove hasattr assert

* Move the Changelog to Unreleased

* Review comments. Move types to types.py, move some functions to util.py. Tested and verified docs.

* Fix type compatibility

* fix typing and lint

---------

Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
2025-05-09 09:13:46 +00:00
..
instrumentation Add redis client only instrumentation (#3143) 2025-05-09 09:13:46 +00:00
instrumentation-genai OpenAI instrumentation docs fixes (#2988) 2024-12-02 10:23:11 +01:00
performance Add readTheDocs (#252) 2021-01-26 09:06:39 -08:00
propagator/aws Move AWS X-Ray Propagator into its own package (#720) 2021-10-12 15:44:03 +00:00
resource/container Resource detector for container properties (#1584) 2023-05-22 11:24:31 -06:00
sdk-extension/aws Move AWS X-Ray Propagator into its own package (#720) 2021-10-12 15:44:03 +00:00
Makefile Add readTheDocs (#252) 2021-01-26 09:06:39 -08:00
conf.py Add redis client only instrumentation (#3143) 2025-05-09 09:13:46 +00:00
index.rst OpenAI instrumentation docs fixes (#2988) 2024-12-02 10:23:11 +01:00
make.bat Add readTheDocs (#252) 2021-01-26 09:06:39 -08:00
nitpick-exceptions.ini Add type hints to `psycopg` (#3067) 2025-01-15 16:30:01 +00:00