dd-trace-py icon indicating copy to clipboard operation
dd-trace-py copied to clipboard

Datadog Python APM Client

Results 534 dd-trace-py issues
Sort by recently updated
recently updated
newest added

### 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...

feature-request
stale

## 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...

bug

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