elastic / apm

Elastic Application Performance Monitoring - resources and general issue tracking for Elastic APM.
https://www.elastic.co/apm
Apache License 2.0
384 stars 114 forks source link

Remove min value for `exit_span_min_duration` #607

Closed felixbarny closed 2 years ago

felixbarny commented 2 years ago

Remove min value for exit_span_min_duration to allow opting out of dropping fast exit spans.

This may impact the existing implementations for .NET, Go, PHP, Python, and the in-progress implementation for Java. However, it seems most have not implemented a validation that would disallow users to set exit_span_min_duration to 0.

/schedule 2022-03-10

apmmachine commented 2 years ago

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

#### Build stats * Start Time: 2022-03-10T10:01:36.749+0000 * Duration: 3 min 22 sec

felixbarny commented 2 years ago

This is scheduled to be merged in 2 days