Diana Shevchenko
Diana Shevchenko
Add DD_HTTP_CLIENT_ERROR_STATUSES and DD_HTTP_SERVER_ERROR_STATUSES environment variables for configuring HTTP error codes. Codes are entered as ranges and are parsed accordingly and stored in a bitset. This PR includes the bitset...
To avoid setting same global tags on all spans, it was resolved to set them on only one span in a group of spans sent to the agent. This span...
### What does this PR do? Branching out the telemetry payload sending based on the availability of the DD-Api-Key ### Motivation [This task](https://datadoghq.atlassian.net/browse/IT-54) ### Plugin Checklist - [ ] Unit...
## Motivation ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes (if something not related to your task...
### What does this PR do? APMAPI-22 Removes the '_dd.agent_psr' metric when '_dd.rule_psr' is set through sampling rules. ### Motivation The backend currently handles this because there is a precedence...
### What does this PR do? ### Motivation ### Reviewer's Checklist - [ ] Changed code has unit tests for its functionality at or near 100% coverage. - [ ]...