opentelemetry-java icon indicating copy to clipboard operation
opentelemetry-java copied to clipboard

Enable reusuable_data memory mode by default

Open jack-berg opened this issue 4 months ago • 1 comments

This PR follows through on the plan to make reuseable data the default memory mode, as discussed in #6469.

I'm personally aware of it being used in several production systems for a while now without issue. If anyone is aware of any risks associated with this, please speak up! If not, this change in defaults will quietly improve the performance of all the opentelemetry-java users who missed the memory mode optimizations we've been making.

jack-berg avatar Oct 16 '24 20:10 jack-berg