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

googlecloudexporter: handle cloud.availability_zone semconv #2893

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

punya
Copy link
Member

@punya punya commented Mar 26, 2021

In GCP exporter, handle cloud.availability_zone (the current semconv) as well as cloud.zone (for backcompat).

@punya punya requested a review from a team March 26, 2021 18:47
@codecov
Copy link

codecov bot commented Mar 26, 2021

Codecov Report

Merging #2893 (29611e8) into main (bc3a4cd) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2893   +/-   ##
=======================================
  Coverage   91.38%   91.38%           
=======================================
  Files         463      463           
  Lines       22834    22837    +3     
=======================================
+ Hits        20866    20869    +3     
  Misses       1471     1471           
  Partials      497      497           
Flag Coverage Δ
integration 69.09% <ø> (ø)
unit 90.35% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
exporter/googlecloudexporter/resource_mapper.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc3a4cd...29611e8. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 6011461 into open-telemetry:main Mar 26, 2021
@punya punya deleted the availability-zone-semconv branch March 26, 2021 19:12
pmatyjasek-sumo pushed a commit to pmatyjasek-sumo/opentelemetry-collector-contrib that referenced this pull request Apr 28, 2021
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.

2 participants