erikayasuda
erikayasuda
- [x] update changelog for version 2.9.0
- [x] update changelog for version 2.9.1
We originally had `dogfood` happen before the benchmark stages, which meant that if dogfooding failed (which it often can), we would have stale benchmark results on the PR. This switches...
DO NOT MERGE THIS PR This PR points the parametric tests to the `erikayasuda/enable-dynamic-config-python` on `system-tests`. After dd-trace-py 2.9.0 is released, we will delete this PR, and update the system...
## 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...
- [x] update changelog for version 2.11.8, 2.12.4, 2.13.2, and 2.14.4
Organizing our configuration docs. We should eventually switch over to using Envier for all of these so they can be auto-generated and the raw .rst file is much more clean,...
Adding pre-release performance regression gating. This sets SLO thresholds for some key macrobenchmarks, and now runs macrobenchmarks on any release tags that are created. If any SLOs are breached, it...