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
The context-propagation library under micrometer-metrics is partly a result of the experience in Spring for GraphQL, but also more generally a result of the experience with context propagation in a wide range of applications with reactive and asynchronous logic. For 1.1, we can use this library to replace the custom solution in Spring for GraphQL.