Skip to content

Support Micrometer context propagation in Kotlin Flow#36667

Closed
dmitrysulman wants to merge 1 commit into
spring-projects:mainfrom
dmitrysulman:micrometer-context-propagation-flow
Closed

Support Micrometer context propagation in Kotlin Flow#36667
dmitrysulman wants to merge 1 commit into
spring-projects:mainfrom
dmitrysulman:micrometer-context-propagation-flow

Conversation

@dmitrysulman

Copy link
Copy Markdown
Contributor

Fixes #36427

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Apr 17, 2026
@dmitrysulman dmitrysulman force-pushed the micrometer-context-propagation-flow branch 2 times, most recently from 10b9b40 to 07d8b3a Compare April 19, 2026 06:40
See spring-projects#36427

Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
@dmitrysulman dmitrysulman force-pushed the micrometer-context-propagation-flow branch from 07d8b3a to dc24b08 Compare April 19, 2026 06:50
@sdeleuze sdeleuze self-assigned this Apr 27, 2026
@sdeleuze sdeleuze added type: enhancement A general enhancement theme: kotlin An issue related to Kotlin support and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Apr 27, 2026
@sdeleuze sdeleuze added this to the 7.0.8 milestone Apr 27, 2026
@sdeleuze sdeleuze closed this in 8d93670 Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme: kotlin An issue related to Kotlin support type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Micrometer context propagation for coroutines not working in endpoints that return Flow.

3 participants