v1.9.0 - 2023/06/22
editv1.9.0 - 2023/06/22
editFeatures
edit- Added container ID detection #966
- Extended span compression support to spans without service target #944
- Added auto-instrumentation for capturing WordPress filters/actions callbacks and the active theme #948
- Added configuration option STACK_TRACE_LIMIT #995
- Added SPAN_STACK_TRACE_MIN_DURATION configuration option #996
- Implemented backoff on failure in communication to APM Server #999
Bug fixes
edit- Fixed not cleaning up connection data in sync backend comm. mode #957
-
Fixed crash when
opcache_reset()
is used #1000