Interface
ProviderInterface
public function metrics()All metrics supported by provider, keyed by metric system name
Returns MetricInterface[]
public function tenantUsage($tenant)Returns MetricInterface[]
public function usage()All usage of the provider, keyed by tenant id
Returns array