Skip to content

Fix failing ktor server metrics test#16192

Merged
laurit merged 1 commit intoopen-telemetry:mainfrom
laurit:ktor-server-metrics
Feb 19, 2026
Merged

Fix failing ktor server metrics test#16192
laurit merged 1 commit intoopen-telemetry:mainfrom
laurit:ktor-server-metrics

Conversation

@laurit
Copy link
Copy Markdown
Contributor

@laurit laurit commented Feb 16, 2026

Resolves #15976
Reverts the changes in #15452 but keeps the processedKey attribute to ensure end is called only once. #15452 explains that using on(ResponseSent) could be better, but we can't use it if it is not called reliably.

@laurit laurit requested a review from a team as a code owner February 16, 2026 08:42
@laurit laurit merged commit 2355afc into open-telemetry:main Feb 19, 2026
85 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix failing ktor server metric test

2 participants