The MetricsRegistry in yammer used to create metrics and register them in the JMX. The APIMetricsRegistry extends the functionality by accepting a URL that the API will perform to retrieve the relevant data, it also creates the API version of each of the requested Metric (i.e. APIMeter, APICounter or APIHistogram) Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>