Project: https://github.com/Jojoooo1/spring-microservice-webhook-reactive
Version:
- spring boot: 3.2.0-SNAPSHOT
- micrometer-tracing 1.12.0-M2
Event after using Hooks.enableAutomaticContextPropagation()
it seems that nested context does not propagate. It was previously working using sleuth.
First context:
Does anyone had similar issue and was able to fix it ?