@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, wait
isEnabled
public java.lang.String getName()
SystemMetric
getName
in interface SystemMetric
public java.util.List<Metric> collect()
SystemMetric
collect
in interface SystemMetric
Copyright © 2019 CenturyLink, Inc.