@RegisteredService(value=SystemMetric.class) public class DbConnectionsMetric extends java.lang.Object implements SystemMetric
| Constructor and Description | 
|---|
DbConnectionsMetric()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<Metric> | 
collect()
Executed at intervals to collect metrics. 
 | 
java.lang.String | 
getName()
Should match path segment[2] on REST request. 
 | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEnabledpublic java.lang.String getName()
SystemMetricgetName in interface SystemMetricpublic java.util.List<Metric> collect()
SystemMetriccollect in interface SystemMetricCopyright © 2019 CenturyLink, Inc.