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

No Class in opentelemetry-runtime-attach jar #508

Closed
jufab opened this issue Oct 10, 2022 · 1 comment · Fixed by #509
Closed

No Class in opentelemetry-runtime-attach jar #508

jufab opened this issue Oct 10, 2022 · 1 comment · Fixed by #509
Labels
type: bug Something isn't working

Comments

@jufab
Copy link

jufab commented Oct 10, 2022

Description
I wanted to try opentelemetry-runtime-attach module.
I import it in maven project.
But when I would like to import RuntimeAttach : there is no class.
In jar, there is only otel-agent.jar in io.opentelemetry.contrib.attach

Steps to reproduce
Just open jar from maven and see the content

Expectation
Find RuntimeAttach.class in jar

Relevant Environment Information
Version: 1.18.0-alpha (but doesn't exist since 1.16.0-alpha)
OS: Ubuntu 20.04
Maven: 3.6.3

@jeanbisutti
Copy link
Member

Hi Julien,
I have created a PR to fix this. The correction should be included in the next release which should take place in the next two weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants