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

Clarify the cloud resource attributes #1481

Merged
merged 5 commits into from
Mar 2, 2021
Merged

Clarify the cloud resource attributes #1481

merged 5 commits into from
Mar 2, 2021

Conversation

rakyll
Copy link
Contributor

@rakyll rakyll commented Mar 1, 2021

Provide better examples representing account IDs, regions and zones
from non-GCP providers. Improve the description to explain the
relationship between resource and cloud attributes:
The resource is created or running in the account, region and zones.

Provide better examples representing account IDs, regions and zones
from non-GCP providers. Improve the description to explain the
relationship between resource and cloud attributes:
The resource is created or running in the account, region and zones.
@rakyll rakyll requested review from a team March 1, 2021 05:21
@arminru arminru added area:semantic-conventions Related to semantic conventions spec:resource Related to the specification/resource directory labels Mar 1, 2021
semantic_conventions/resource/cloud.yaml Outdated Show resolved Hide resolved
@@ -23,20 +23,26 @@ groups:
- id: account.id
type: string
brief: >
The cloud account ID used to identify different entities.
examples: ['opentelemetry']
The cloud account ID the resource is created in.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The cloud account ID the resource is created in.
The cloud account ID the resource is assigned to.

If a cloud provider allows moving resources between regions, I assume we don't want the original region.

semantic_conventions/resource/cloud.yaml Show resolved Hide resolved
semantic_conventions/resource/cloud.yaml Outdated Show resolved Hide resolved
semantic_conventions/resource/cloud.yaml Show resolved Hide resolved
semantic_conventions/resource/cloud.yaml Outdated Show resolved Hide resolved
@rakyll
Copy link
Contributor Author

rakyll commented Mar 1, 2021

PTAL

Copy link
Member

@reyang reyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

@carlosalberto carlosalberto merged commit cfba04b into open-telemetry:main Mar 2, 2021
ThomsonTan pushed a commit to ThomsonTan/opentelemetry-specification that referenced this pull request Mar 30, 2021
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this pull request Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:semantic-conventions Related to semantic conventions spec:resource Related to the specification/resource directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants