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

Add clearer docs around coroutine support with an example #5799

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

scprek
Copy link
Contributor

@scprek scprek commented Sep 8, 2023

@@ -0,0 +1,13 @@
# OpenTelemetry Kotlin Extension

To enable kotlin support, you need to add the `io.opentelemetry:opentelemetry-extension-kotlin` dependency.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

maybe goes unsaid, but as for the info/example below I personally had to dig into stackoverflow comments/responses to find and also came up in micronaut community forum on how to do.

Copy link
Member

Choose a reason for hiding this comment

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

This is documented in the README. I have a mild preference for having each piece of info live in one place to reduce the chance of it going out of date.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep I agree

extensions/kotlin/README.md Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

All modified lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@jack-berg jack-berg merged commit 15fbac5 into open-telemetry:main Sep 28, 2023
17 checks passed
@scprek scprek deleted the kotlin-ext-readme branch September 28, 2023 15:56
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.

3 participants