Closed
Description
Describe the bug
The ObservationWebFilterChainDecorator should not call start in an onCancel trigger when wrapping a WebFilterChain, see here:
https://github.com/spring-projects/spring-security/blob/f91a51bab70d3f2105ab814576e22cf7a8c421e2/web/src/main/java/org/springframework/security/web/server/ObservationWebFilterChainDecorator.java#L343C11-L343C11
This issue was also discussed here:
micrometer-metrics/tracing#357