Commit 1e5d096
chore(writer): enable native writer by default (#15230)
## Description
Enables the native writer by default. The native writer can still be
disabled through _DD_TRACE_WRITER_NATIVE.
## Testing
All tests are run with the native writer. The native writer have also
been enabled on some services internally for dogfooding purposes.
## Risks
This changes the logic behind trace export and client-side stats
computation (for customers who enabled it). We expect no change in
behavior for trace exporting. Client-side stats behavior may show some
differences as the current python implementation is not fully compliant
with the client-side stats spec.
---------
Co-authored-by: Brett Langdon <brett.langdon@datadoghq.com>1 parent a25be14 commit 1e5d096
File tree
5 files changed
+246
-239
lines changed- .gitlab/benchmarks
- ddtrace/settings
- tests
- contrib/mcp
- integration
- telemetry
5 files changed
+246
-239
lines changed
0 commit comments