-
Notifications
You must be signed in to change notification settings - Fork 711
Proposal: rename package opentelemetry-resource-detector-container
#3455
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
Comments
I'm more inclined to one of:
|
After doing a little digging, I don't think |
Right now, it only detects the container ID: Lines 81 to 83 in da661f6
Do you think we will expand this to other attributes? If not, maybe |
At this moment, I don't see a way we can collect other metadata from inside the container itself. Other attributes like image depend on the access to the runtime, which in most scenarios isn't suitable inside the container. That said, I think |
My vote: opentelemetry-resource-detector-containerid, without the hyphen. |
Uh oh!
There was an error while loading. Please reload this page.
Description
Per issue #1923 and also pypi/support#3374, which has no estimated time of resolution, I propose to SIG that we vote to rename the contrib package
opentelemetry-resource-detector-container
so we can release it in the regular monthly releases.Some options for renaming it:
opentelemetry-resource-detector-oci (OCI from Open Container Initiative) - @aabmass suggestiondiscardedSuggestions are welcome.
The text was updated successfully, but these errors were encountered: