Skip to content

Add support for Ktor Http Clients#2894

Merged
sharvath-newrelic merged 9 commits into
change_kotlin_ignoresfrom
add-ktor-clients
Jun 22, 2026
Merged

Add support for Ktor Http Clients#2894
sharvath-newrelic merged 9 commits into
change_kotlin_ignoresfrom
add-ktor-clients

Conversation

@dhilpipre

Copy link
Copy Markdown
Contributor

This is one of a set of Pull Requests to include instrumentation for the Kotlin framework Ktor. Ktor is built on top of Kotlin Coroutines. Its primary use is provide an Http Server and/or Http Client using Kotlin Coroutines.

The set of instrumentation deals with the Http Client functionality in Ktor. This is deals with instrumenting the core Http Client used to make external HTTP calls from Coroutines. It also contains instrumentation for some client implementations that need additional instrumentation to handle the calls properly.

Before merging this pull request, please review and merge this pull request:
#2893

@dhilpipre

Copy link
Copy Markdown
Contributor Author

After May 29th, please reach out to Gulab Sidhwani for assistance to resolve any issues or to answer any questions

@jasonjkeller jasonjkeller moved this from Triage to Reviewed in Java Engineering Board Jun 2, 2026
@sharvath-newrelic
sharvath-newrelic changed the base branch from main to add-ktor-utils June 16, 2026 16:43
@sharvath-newrelic
sharvath-newrelic changed the base branch from add-ktor-utils to change_kotlin_ignores June 17, 2026 20:12
@sharvath-newrelic
sharvath-newrelic merged commit c92d601 into change_kotlin_ignores Jun 22, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from Reviewed to Code Complete/Done in Java Engineering Board Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants