Skip to content

Fix CardinalityLimitSelector ClassNotFoundException when starting Polaris #762

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

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

cgpoh
Copy link
Contributor

@cgpoh cgpoh commented Jan 15, 2025

When starting Polaris with the command:

./gradlew :polaris-quarkus-service:quarkusRun

a java.lang.ClassNotFoundException: io.opentelemetry.sdk.metrics.internal.export.CardinalityLimitSelector is encountered.

@adutra
Copy link
Contributor

adutra commented Jan 15, 2025

Note: #750 would also fix this, but the fix proposed here can be applied immediately, so 👍

@adutra adutra enabled auto-merge (squash) January 15, 2025 09:55
@adutra adutra disabled auto-merge January 15, 2025 09:56
@adutra adutra enabled auto-merge (squash) January 15, 2025 09:58
@adutra adutra merged commit 88994f4 into apache:main Jan 15, 2025
5 checks passed
@cgpoh
Copy link
Contributor Author

cgpoh commented Jan 15, 2025

Thanks @adutra 😀

@cgpoh cgpoh deleted the fix-cardinality-limit-selector branch January 15, 2025 10:01
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.

2 participants