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

[WFLY-17872] Move the OpenTelemetry subsystem to the wildfly feature … #16714

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

bstansberry
Copy link
Contributor

@bstansberry bstansberry commented Apr 10, 2023

…pack

I put the tests in testsuite/integration/microprofile for now as the module will likely be renamed.

https://issues.redhat.com/browse/WFLY-17872

Requires #16717

@github-actions github-actions bot added the deps-changed Dependencies have been checked, and there are changes highlighted in a comment label Apr 10, 2023
@github-actions
Copy link

Dependency Tree Analyzer Output:

Removed Dependencies:

  • com.fasterxml.jackson.jr:jackson-jr-objects:jar:2.14.2:compile
  • com.google.api.grpc:proto-google-common-protos:jar:2.0.1:compile
  • com.google.protobuf:protobuf-java-util:jar:3.19.6:compile
  • com.google.protobuf:protobuf-java:jar:3.19.6:compile
  • com.squareup.okhttp3:okhttp:jar:4.10.0:compile
  • com.squareup.okio:okio-jvm:jar:3.2.0:compile
  • io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations-support:jar:1.20.0-alpha:compile
  • io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:jar:1.20.0:compile
  • io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv:jar:1.20.0-alpha:compile
  • io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:1.20.0:compile
  • io.opentelemetry:opentelemetry-api-logs:jar:1.20.0-alpha:compile
  • io.opentelemetry:opentelemetry-api:jar:1.20.0:compile
  • io.opentelemetry:opentelemetry-context:jar:1.20.0:compile
  • io.opentelemetry:opentelemetry-exporter-common:jar:1.20.0:compile
  • io.opentelemetry:opentelemetry-exporter-jaeger:jar:1.20.0:compile
  • io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.20.0:compile
  • io.opentelemetry:opentelemetry-exporter-otlp:jar:1.20.0:compile
  • io.opentelemetry:opentelemetry-sdk-common:jar:1.20.0:compile
  • io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.20.0:compile
  • io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.20.0-alpha:compile
  • io.opentelemetry:opentelemetry-sdk-logs:jar:1.20.0-alpha:compile
  • io.opentelemetry:opentelemetry-sdk-metrics:jar:1.20.0:compile
  • io.opentelemetry:opentelemetry-sdk-trace:jar:1.20.0:compile
  • io.opentelemetry:opentelemetry-sdk:jar:1.20.0:compile
  • io.opentelemetry:opentelemetry-semconv:jar:1.20.0-alpha:compile
  • io.perfmark:perfmark-api:jar:0.23.0:compile
  • io.smallrye.opentelemetry:smallrye-opentelemetry-api:jar:2.3.1:compile
  • io.smallrye.opentelemetry:smallrye-opentelemetry-cdi:jar:2.3.1:compile
  • io.smallrye.opentelemetry:smallrye-opentelemetry-rest:jar:2.3.1:compile
  • org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.10:compile
  • org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.7.10:compile
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.7.10:compile
  • org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.10:compile
  • org.wildfly:wildfly-opentelemetry-api:jar:28.0.0.Final-SNAPSHOT:compile
  • org.wildfly:wildfly-opentelemetry:jar:28.0.0.Final-SNAPSHOT:compile

CC @wildfly/prod

…pack

I put the tests in testsuite/integration/microprofile for now as the module will likely be renamed.
Copy link
Contributor

@jasondlee jasondlee left a comment

Choose a reason for hiding this comment

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

If CI's happy, I'm happy. :) Thanks, @bstansberry!

Copy link
Contributor

@yersan yersan left a comment

Choose a reason for hiding this comment

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

It also LGTM

@bstansberry bstansberry merged commit c62c229 into wildfly:main Apr 11, 2023
6 checks passed
@bstansberry bstansberry deleted the WFLY-17872 branch April 11, 2023 11:53
@bstansberry
Copy link
Contributor Author

Thanks @jasondlee and @yersan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-changed Dependencies have been checked, and there are changes highlighted in a comment
Projects
None yet
3 participants