Marcin Poźniak

Results 3 issues of Marcin Poźniak

# Description Add additional attributes for redisearch methods: redis.commands.search, create_index: For create_index method: https://redis-py.readthedocs.io/en/stable/redismodules.html#redis.commands.search.commands.SearchCommands.create_index Attributes: - fields - to show from which fields index was created For search method: https://redis-py.readthedocs.io/en/stable/redismodules.html#redis.commands.search.commands.SearchCommands.search...

Screenshot of redis.search method span from traceloop: ![traceloop](https://github.com/traceloop/openllmetry/assets/86833887/48693091-8994-4cb9-8a92-7904f76ac1c7) - [X] I have added tests that cover my changes. - [X] If adding a new instrumentation or changing an existing one,...

size:XL

- [ ] 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...