You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Identify the normative requirements from the top level MeterProvider section of the specification:
A MeterProvider MUST provide a way to allow a Resource to be specified. If a Resource is specified, it SHOULD be associated with all the metrics produced by any Meter from the MeterProvider. The tracing SDK specification has provided some suggestions regarding how to implement this efficiently.
Ensure the current metric SDK implementation is compliant with these normative requirements, recommendations, and options in those comments.
The text was updated successfully, but these errors were encountered:
Identify the normative requirements from the top level
MeterProvider
section of the specification:Ensure the current metric SDK implementation is compliant with these normative requirements, recommendations, and options in those comments.
The text was updated successfully, but these errors were encountered: