Replies: 1 comment 1 reply
-
hi @nkim-dev! can you include the full JVM arg you are using to disable specific resource providers? I'm wondering if maybe the issue is due to package renames when the resource providers were moved to this repo |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It looks like disabling resource provider via
otel.java.disabled.resource-providers
stopped working in v1.19.0I verified it works in v1.18.x and appears to be related to the migration from sdk-extensions (#6574)
Is there a different way to disable resource providers?
Beta Was this translation helpful? Give feedback.
All reactions