dd-trace-py
dd-trace-py copied to clipboard
Datadog Python APM Client
### Package Name N/A ### Package Version(s) N/A ### Describe the goal of the feature I can't find in the documentation information on how to "pause" the current tracer. My...
## Checklist - [ ] PR author has checked that all the criteria below are met - The PR description includes an overview of the change - The PR description...
### Tracer Version(s) latest ### Python Version(s) Python3 3.11 ### Pip Version(s) pip ### Bug Report Hello 👋 The [redis-py](https://github.com/redis/redis-py) library recently released version 6.2.0, which introduces support for transactions...
This PR updates the prompt typed dict extending it with a couple fields : - name : name of the prompt - chat_template : list of role,content pairs where content...