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

ARTEMIS-4601 remove OpenTelemetry deps from main pom #4773

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

jbertram
Copy link
Contributor

No description provided.

@brusdev
Copy link
Member

brusdev commented Jan 31, 2024

io.opentelemetry:opentelemetry-semconv 1.34.1-alpha doesn't exist, the latest version is 1.30.1-alpha
https://mvnrepository.com/artifact/io.opentelemetry/opentelemetry-semconv

it was moved to io.opentelemetry.semconv:opentelemetry-semconv
micrometer-metrics/tracing#343

the latest version of io.opentelemetry.semconv:opentelemetry-semconv is 1.23.1-alpha
https://mvnrepository.com/artifact/io.opentelemetry.semconv/opentelemetry-semconv

@jbertram
Copy link
Contributor Author

Looking at this a bit more closely...I think we can remove the OpenTelemetry dependencies from the main pom.xml and isolate to the opentelemetry example itself.

@jbertram jbertram changed the title ARTEMIS-4601 upgrade OpenTelemetry to 1.34.1 ARTEMIS-4601 remove OpenTelemetry deps from main pom Jan 31, 2024
@clebertsuconic
Copy link
Contributor

It makes even more sense now that the examples are separated from the main repo.

The OpenTelemetry dependencies can be isolated to the `opentelemetry`
example in the `activemq-artemis-examples` repo. They aren't needed here
anymore.
@gemmellr gemmellr merged commit f258b27 into apache:main Feb 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants