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).