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

Ktor client instrumentation #7982

Merged

Conversation

awelless
Copy link
Contributor

@awelless awelless commented Mar 6, 2023

Client implementation for Ktor 2.0.
Resolves #4972.

  • Moved server instrumentation under server package
  • Implemented a plugin for ktor HttpClient

@awelless awelless requested a review from a team as a code owner March 6, 2023 08:14
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Mar 6, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: awelless / name: Alaksiej Ščarbaty (26c74c5)

@github-actions github-actions bot requested a review from theletterf March 6, 2023 08:14
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Mar 6, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: awelless / name: Alaksiej Ščarbaty (058d32d)

@awelless awelless force-pushed the ktor_client_instrumentation branch from 8ba01a2 to 058d32d Compare March 6, 2023 08:28
@awelless awelless force-pushed the ktor_client_instrumentation branch from 058d32d to b1afbf3 Compare March 6, 2023 08:34
Copy link
Member

@mateuszrzeszutek mateuszrzeszutek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @awelless !

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.

Add support for Ktor
3 participants