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
"The Metrics API MAY support an interface allowing the use of multiple instruments from a single registered Callback."
As of now, implementation supports registering multiple callbacks to single instruments. While specs also optionally allows registering single callback with multiple instruments (so multiple measurements can be returned from single callback functions).
The text was updated successfully, but these errors were encountered:
As per the specs -
"The Metrics API MAY support an interface allowing the use of multiple instruments from a single registered Callback."
As of now, implementation supports registering multiple callbacks to single instruments. While specs also optionally allows registering single callback with multiple instruments (so multiple measurements can be returned from single callback functions).
The text was updated successfully, but these errors were encountered: