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

Mark opentelemtry-api as optional to make it an optional dependency in OSGi #790

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

adessaigne
Copy link
Contributor

As the io.opentelemetry:opentelemetry-api has the provided scope, a user has to include this dependency to make it work.
As it's not retrieved by default, I marked it as optional in Maven to make it optional in OSGi environments.

This fixes #678

…n OSGi.

Signed-off-by: Antoine DESSAIGNE <antoine.dessaigne@gmail.com>
@fstab fstab merged commit e517786 into prometheus:master Jun 13, 2022
@fstab
Copy link
Member

fstab commented Jun 13, 2022

Thanks a lot!

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.

Few issues around of OSGi-specific headers in manifests
2 participants