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

Set MeterProvider resource for all pipelines #3218

Merged
merged 6 commits into from Sep 22, 2022

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Sep 21, 2022

Resolves #3208

@MrAlias MrAlias added bug Something isn't working pkg:SDK Related to an SDK package area:metrics Part of OpenTelemetry Metrics labels Sep 21, 2022
@MrAlias MrAlias added this to the Metric v0.32.1 milestone Sep 21, 2022
@codecov
Copy link

codecov bot commented Sep 21, 2022

Codecov Report

Merging #3218 (e06da20) into main (35019d3) will not change coverage.
The diff coverage is 100.0%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #3218   +/-   ##
=====================================
  Coverage   77.3%   77.3%           
=====================================
  Files        159     159           
  Lines      11139   11139           
=====================================
  Hits        8615    8615           
  Misses      2327    2327           
  Partials     197     197           
Impacted Files Coverage Δ
sdk/metric/pipeline.go 97.2% <100.0%> (ø)
sdk/metric/provider.go 100.0% <100.0%> (ø)
exporters/jaeger/jaeger.go 90.3% <0.0%> (-0.9%) ⬇️
sdk/trace/batch_span_processor.go 81.9% <0.0%> (+0.8%) ⬆️

@MrAlias MrAlias merged commit 4eea5db into open-telemetry:main Sep 22, 2022
@MrAlias MrAlias deleted the metric-res-export branch September 22, 2022 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:metrics Part of OpenTelemetry Metrics bug Something isn't working pkg:SDK Related to an SDK package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OTLP metric exporter - resource attributes not exported
5 participants