Csaba Kos
Csaba Kos
+1 for this issue. It would be awesome to get this merged :)
> @csabakos wanna take a look as well? The change LGTM but it would be good to understand a bit more about the use case to be able to say...
@geoand WebFlux should work equally over any runtime (Tomcat, Jetty, Netty, etc.), so there was no reason to switch away from the runtime that was already used in other tests....
Fixes https://github.com/APIs-guru/graphql-voyager/issues/127
> In your PR you mention abstractly needing to combine formats, which is true, but can you also be more specific? My use-case is switching from the LightStep `ot-tracer-(traceid|spanid|samples)` and...
> @csabakos how are you achieving the .* baggage now? considering the propagation component is a whitelist.. Are you using BaggagePropagation (formerly ExtraFieldPropagation) to map them (similar to what sleuth...