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

Rename cloud.zone to cloud.availability_zone #1495

Merged
merged 7 commits into from
Mar 11, 2021
Merged

Rename cloud.zone to cloud.availability_zone #1495

merged 7 commits into from
Mar 11, 2021

Conversation

rakyll
Copy link
Contributor

@rakyll rakyll commented Mar 3, 2021

Only Google Cloud calls availability zones a zone. Renaming zone
to make the least common case an exception.

This change is a follow-up of #1481.

@rakyll rakyll requested review from a team as code owners March 3, 2021 01:02
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.

It's like a political game, but your statement "only Google calls..." makes sense to me.
More importantly, I think availability zone is just a better term than "zone" since it is more specific.

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

rakyll commented Mar 3, 2021

PTAL

rakyll and others added 5 commits March 10, 2021 10:24
Only Google Cloud calls availability zones a zone. Renaming zone
to make the least common case an exception.

This change is a follow-up of #1481.
Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
@rakyll
Copy link
Contributor Author

rakyll commented Mar 10, 2021

We discussed in the meeting and decided that readability matters more. We always have a way to compress the keys in the future on the wire and at rest if it's needed. This change should be good to be merged.

I will also send a change with recommendations on max key lengths as a guideline as we discussed earlier.

@rakyll
Copy link
Contributor Author

rakyll commented Mar 10, 2021

@Oberon00 @iNikem @arminru @reyang Can we merge this change?

@arminru arminru merged commit de91241 into open-telemetry:main Mar 11, 2021
jrcamp added a commit to jrcamp/opentelemetry-collector that referenced this pull request Mar 25, 2021
cloud.infrastructure_service -> cloud.platform
cloud.zone -> cloud.availability_zone

These changes were made in:

open-telemetry/opentelemetry-specification#1495
open-telemetry/opentelemetry-specification#1530

Will make changes in contrib next.
jrcamp added a commit to jrcamp/opentelemetry-collector that referenced this pull request Mar 25, 2021
cloud.infrastructure_service -> cloud.platform
cloud.zone -> cloud.availability_zone

These changes were made in:

open-telemetry/opentelemetry-specification#1495
open-telemetry/opentelemetry-specification#1530

Will make changes in contrib next.
jrcamp added a commit to jrcamp/opentelemetry-collector that referenced this pull request Mar 25, 2021
cloud.infrastructure_service -> cloud.platform
cloud.zone -> cloud.availability_zone

These changes were made in:

open-telemetry/opentelemetry-specification#1495
open-telemetry/opentelemetry-specification#1530

Will make changes in contrib next.
bogdandrutu pushed a commit to open-telemetry/opentelemetry-collector that referenced this pull request Mar 25, 2021
* Updates for cloud semantic conventions

cloud.infrastructure_service -> cloud.platform
cloud.zone -> cloud.availability_zone

These changes were made in:

open-telemetry/opentelemetry-specification#1495
open-telemetry/opentelemetry-specification#1530

Will make changes in contrib next.

* fix oc conversion
ThomsonTan pushed a commit to ThomsonTan/opentelemetry-specification that referenced this pull request Mar 30, 2021
Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet