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

upgrade otel version to v1.11.2 #333

Merged
merged 17 commits into from
Dec 9, 2022
Merged

upgrade otel version to v1.11.2 #333

merged 17 commits into from
Dec 9, 2022

Conversation

kristinapathak
Copy link
Contributor

@kristinapathak kristinapathak commented Nov 28, 2022

Description: Upgrading otel versions to v1.11.2 and v0.34.0

Link to tracking Issue: #303

Fixes #303.

Testing: < Describe what testing was performed and which tests were added.>

Documentation: < Describe the documentation added.>

@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2022

Codecov Report

Base: 92.56% // Head: 87.42% // Decreases project coverage by -5.13% ⚠️

Coverage data is based on head (aea6cf6) compared to base (e82ff4c).
Patch coverage: 57.92% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #333      +/-   ##
==========================================
- Coverage   92.56%   87.42%   -5.14%     
==========================================
  Files          68       75       +7     
  Lines        3576     4128     +552     
==========================================
+ Hits         3310     3609     +299     
- Misses        201      448     +247     
- Partials       65       71       +6     
Impacted Files Coverage Δ
...tstep/sdk/metric/exporters/otlp/internal/config.go 100.00% <ø> (ø)
...etric/exporters/otlp/internal/otlptest/otlptest.go 100.00% <ø> (+2.29%) ⬆️
...ic/exporters/otlp/otlpmetric/internal/oconf/tls.go 41.66% <ø> (ø)
...rs/otlp/otlpmetric/internal/transform/attribute.go 100.00% <ø> (ø)
...rters/otlp/otlpmetric/internal/transform/metric.go 97.01% <ø> (ø)
...ers/otlp/otlpmetric/internal/transform/resource.go 87.50% <ø> (ø)
...orters/otlp/otlpmetric/internal/otest/collector.go 20.48% <20.48%> (ø)
...tep/sdk/metric/internal/global/internal_logging.go 25.00% <25.00%> (ø)
...p/sdk/metric/exporters/otlp/otlpmetric/exporter.go 40.35% <40.35%> (ø)
...exporters/otlp/otlpmetric/otlpmetricgrpc/config.go 52.83% <52.83%> (ø)
... and 10 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kristinapathak kristinapathak changed the title wip, upgrading otel version upgrade otel version Dec 7, 2022
@kristinapathak kristinapathak changed the title upgrade otel version upgrade otel version to v1.11.2 Dec 7, 2022
@kristinapathak kristinapathak marked this pull request as ready for review December 8, 2022 05:50
@kristinapathak kristinapathak merged commit 233832f into main Dec 9, 2022
@kristinapathak kristinapathak deleted the upgrade-otel-version branch December 9, 2022 17:47
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.

Support the new OTel-Go metrics SDK
3 participants