You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the "io.micrometer:context-propagation" dependency is marked as compileOnly, but is in fact mandatory in core parts of our library. Since it's not exposed in our API, we should push it to the implementation configuration.