Files
spring-cloud-sleuth/spring-cloud-sleuth-core
Marcin Grzejszczak d3feae1ce4 Stephane help (#1126)
* WIP : Optimize Reactor instrumentation
- Use onLastOperator instead of onEachOperator
- Do not instrument scalar publishers
- Revisit ReactorSleuthMethodInvocationProcessor to reduce ops overhead

* Optimize Reactor instrumentation
- Use only one operator for the MethodInvocationProcessor
- Warning Behavior Change: @NewSpan will defer Span creation/context

* Optimize Reactor Optimization
- Reduce WebFilter instrumentation to 1 operator
- Reduce WebClient instrumentation to 2 operators (1 resp, 1 body)

* Late Formatting commit - because not enough coffee
2018-11-06 23:06:02 +01:00
..
2018-11-06 23:06:02 +01:00
2018-10-14 23:45:41 +02:00