Add Oracle Cloud Infrastructure #1658
Labels
area:cloud
enhancement
New feature or request
experts needed
This issue or pull request is outside an area where general approvers feel they can approve
triage:needs-triage
Area(s)
area:cloud
Is your change request related to a problem? Please describe.
I'm an engineer at Oracle working on adding support for Oracle Cloud Infrastructure to the OTel Collector Contrib, in the form of a new Resource Detection Processor. See: open-telemetry/opentelemetry-collector-contrib#35091
As part of this work, we'd like to define new semantic conventions that we can utilize in that project, to avoid hardcoding names for
cloud.provider
andcloud.platform
.Describe the solution you'd like
We generally use the acronym
OCI
to refer to Oracle Cloud Infrastructure however @dashpole advised us that we may want to avoid usingoci
in the conventions, since that is currently used for the open container initiative.Instead, I propose that we use
oracle_cloud
in theid
andvalue
properties, and the fullOracle Cloud Infrastructure (OCI)
name in thebrief
field, like so:cloud.provider:
We'd also like to define two additions to the
cloud.platform
area, as these will be used in our Resource Detection Processor mentioned above.cloud.platform:
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: