-
Notifications
You must be signed in to change notification settings - Fork 420
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(tracing): remove patch_all from basic usage docs [3.0] #11868
Conversation
|
6f76469
to
5dfc056
Compare
Datadog ReportBranch report: ✅ 0 Failed, 87 Passed, 1468 Skipped, 4m 2.97s Total duration (35m 55.05s time saved) |
BenchmarksBenchmark execution time: 2025-01-12 18:38:20 Comparing candidate commit 752b394 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 394 metrics, 2 unstable metrics. |
If the goal of this update is to encourage dd-trace-py/docs/installation_quickstart.rst Lines 63 to 70 in 232e2eb
|
Co-authored-by: Gabriele N. Tornetta <[email protected]>
Co-authored-by: Emmett Butler <[email protected]>
088be84
to
bef8b5a
Compare
Resolves: #11865
ddtrace.patch_all(...)
from basic usage. We should encourage the use ofddtrace.auto
instead.DD_PATCH_MODULES
andDD_TRACE_<Integration>_ENABLED
should be used.Checklist
Reviewer Checklist