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

Remove potentially sensitive i/o data from apm spans. This way, prompt and completion data will only appear on the llm obs spans, which are/will be subject to data access controls....

Add websocket tracing according to RFC ## Checklist - [ ] PR author has checked that all the criteria below are met - The PR description includes an overview of...

## Checklist - [x] PR author has checked that all the criteria below are met - The PR description includes an overview of the change - The PR description articulates...

changelog/no-changelog
ASM

This PR attempts to create shared base classes for tracing streams in our LLMObs integrations. The Anthropic, Gemini, Langchain, LiteLLM, Open AI / Azure Open AI, and Vertex AI integrations...

## Overview This change adds additional fields to the telemetry forwarder used during injection. These fields will be used to add additional context that will be surfaced to the end...

## Summary Add tag support for `metdata.user_id` in Anthropic message calls (seen here https://docs.anthropic.com/en/api/messages#body-metadata) so that you can filter traces by `user_id` properly. Currently `anthropic.request.paramters` contains a string of the...

Update django lockfiles and dependency package lockfiles. This performs the following updates: 1) Some django lockfiles use django `latest`. This will update django and dependencies. 2) Some django lockfiles use...

changelog/no-changelog

### Tracer Version(s) 2.7.0 ### Python Version(s) Python 3.11.12 ### Pip Version(s) pip 24.0 ### Bug Report Hello, Given the Reproduction code, I would expect to see a DataDog metric...

bug

Update pymongo lockfiles and dependency package lockfiles. This performs the following updates: 1) Some pymongo lockfiles use pymongo `latest`. This will update pymongo and dependencies. 2) Some pymongo lockfiles use...

changelog/no-changelog

## Checklist - [ ] PR author has checked that all the criteria below are met - The PR description includes an overview of the change - The PR description...