Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance monitoring support in Ktor Client #107

Open
buenaflor opened this issue Jul 18, 2023 · 0 comments
Open

Performance monitoring support in Ktor Client #107

buenaflor opened this issue Jul 18, 2023 · 0 comments

Comments

@buenaflor
Copy link
Contributor

buenaflor commented Jul 18, 2023

Problem Statement

This issue is a follow up on #25.

As Ktor Client is currently a very popular (probably even the most popular) solution for network clients on KMP, it might be good to add support for instrumenting performance monitoring on Ktor client.

Currently blocked by #83

Solution Brainstorm

OpenTelemetry already has an example: https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/0f87eaf3d6a769a7ef3e3c5c2bf7457eaf0e3e9d/instrumentation/ktor/ktor-2.0/library/src/main/kotlin/io/opentelemetry/instrumentation/ktor/v2_0/client/KtorClientTracing.kt#L6

@buenaflor buenaflor changed the title feat: performance monitoring support in Ktor Client Performance monitoring support in Ktor Client Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Blocked
Development

No branches or pull requests

1 participant