Skip to content

Commit 9c7121e

Browse files
chore(writer): enable native writer by default (#14952)
## 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. ## Additional Notes <!-- Any other information that would be helpful for reviewers -->
1 parent e1ea20d commit 9c7121e

File tree

5 files changed

+238
-231
lines changed

5 files changed

+238
-231
lines changed

0 commit comments

Comments
 (0)