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

metrics: get the Resource from the Provider/server when registering a Reader #581

Merged
merged 7 commits into from
May 9, 2023

Conversation

tsloughter
Copy link
Member

No description provided.

@tsloughter tsloughter requested a review from a team May 3, 2023 20:26
@codecov
Copy link

codecov bot commented May 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02 🎉

Comparison is base (8020bc2) 38.11% compared to head (98012eb) 38.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #581      +/-   ##
==========================================
+ Coverage   38.11%   38.14%   +0.02%     
==========================================
  Files          61       61              
  Lines        3597     3597              
==========================================
+ Hits         1371     1372       +1     
+ Misses       2226     2225       -1     
Flag Coverage Δ
api 68.06% <ø> (+0.14%) ⬆️
elixir 18.29% <ø> (ø)
erlang 38.12% <ø> (+0.02%) ⬆️
exporter 8.11% <ø> (ø)
sdk 78.13% <ø> (ø)
zipkin 54.16% <ø> (ø)

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

see 1 file with indirect coverage changes

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

This way if an instrument doesn't exist the query doesn't throw
an exception but just returns an empty list.
@tsloughter tsloughter requested a review from ferd May 5, 2023 20:18
@tsloughter tsloughter merged commit ca03dd1 into open-telemetry:main May 9, 2023
@tsloughter tsloughter deleted the metrics-resource branch May 9, 2023 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants