spring-framework/spring-webflux
Brian Clozel db79d1d2b9 Set matching pattern in reactive server observation context
This commit fixes the observation instrumentation for the reactive HTTP
server by setting the best matching pattern determined by the web
framework into the `ServerRequestObservationContext`.

This information is required by the observation convention for creating
the expected `KeyValue` for the matching pattern. Prior to this commit,
the information was missing and resulted in an UNKNOWN key value.

Fixes gh-29422
2022-11-02 19:02:31 +01:00
..
src Set matching pattern in reactive server observation context 2022-11-02 19:02:31 +01:00
spring-webflux.gradle Switch to Reactor Netty 2 snapshots 2022-10-03 18:20:52 +01:00