Does python SDK support RESOURCE_DETECTORS env variable? #4708
developer992
started this conversation in
General
Replies: 2 comments
-
i guess that's a no |
Beta Was this translation helpful? Give feedback.
0 replies
-
@developer992
Run that script with |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Similar to Node's OTEL_NODE_RESOURCE_DETECTORS
I tried setting
OTEL_RESOURCE_DETECTORS
OTEL_PYTHON_DETECTORS
OTEL_EXPERIMENTAL_RESOURCE_DETECTORS
but none of these work
the docs do mention OTEL_EXPERIMENTAL_RESOURCE_DETECTORS but it doesn't appear to work for me
i was testing on docker inside WSL on windows if that matters
I tried env,host,os,serviceinstance and also docker and azure detectors
Thanks
Beta Was this translation helpful? Give feedback.
All reactions