kyle
kyle
Dynamic config was a contrived name for the project and we don't use it publicly and less and less internally. ## Changes ## Workflow 1. ⚠️ Create your PR as...
Update parametric test library factories to declare and use a custom tracer version so that specific versions of the library can be validated. ## Workflow 1. ⚠️⚠️ Create your PR...
In the effort to avoid breaking changes for customers we are proposing a default pin of the library versions. In addition to this change we will be updating the default...
The code was assuming that the LLMObs service is enabled when forking. If a user had explicitly disabled it via the disable() method or DD_LLMOBS_ENABLED=0 it would be re-enabled in...
kalm
`kalm` is now `kalm` ```sh panik:kalm λ python Python 3.9.1 (default, Feb 6 2021, 06:49:13) [GCC 10.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import...
This PR implements APM tracing for the PydanticAI library. Currently, the following methods are traced: - `agent.Agent.iter`: captures all ways of running the agent, including `agent.run`, `agent.run_sync`, `agent.run_stream`, and `agent.iter`...
[](https://datadoghq.atlassian.net/browse/MLOB-3114) ## 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...