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 OpenTelemetry support #1056

Merged
merged 2 commits into from
Oct 11, 2024
Merged

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Oct 3, 2024

Fixes #1052

@Ladicek Ladicek added this to the 6.5.0 milestone Oct 3, 2024
@Ladicek
Copy link
Contributor Author

Ladicek commented Oct 3, 2024

This should be all we need. The only reason why this PR is a draft are the SNAPSHOT dependencies. Once those are released, this can be merged.

@Ladicek
Copy link
Contributor Author

Ladicek commented Oct 4, 2024

Bumped to SmallRye OpenTelemetry 2.8.1. The remaining issue is the MicroProfile Fault Tolerance TCK. eclipse/microprofile-fault-tolerance#649 was merged yesterday, so hopefully 4.1.1 is released soon.

@Ladicek Ladicek force-pushed the add-opentelemetry-support branch 2 times, most recently from 6a1ef63 to 327477b Compare October 8, 2024 14:34
This includes support for OpenTelemetry Metrics. For testing, this
commit uses SmallRye OpenTelemetry.
@Ladicek Ladicek marked this pull request as ready for review October 11, 2024 09:59
@Ladicek
Copy link
Contributor Author

Ladicek commented Oct 11, 2024

Updated to use MP FT 4.1.1, which fixed the TCK issue. This is ready now.

@Ladicek Ladicek merged commit 31f1d8c into smallrye:main Oct 11, 2024
13 checks passed
@Ladicek Ladicek deleted the add-opentelemetry-support branch October 11, 2024 10:26
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.

Implement MicroProfile Fault Tolerance 4.1
1 participant