Package | Description |
---|---|
com.tibco.tea.agent.metrics |
Provides metrics for instrumenting the agent
|
Modifier and Type | Method and Description |
---|---|
Counter |
MetricsRegistry.createCounter(MetricIdentifier counterIdentifier)
Creates an instance of a
Counter using the specified metric identifier. |
Counter |
MetricsRegistry.createCounter(String objectType,
String objectKey,
String counterName,
String counterDesc)
Creates an instance of a
Counter . |
Counter |
MetricsRegistry.createCounter(String objectType,
String objectKey,
String counterName,
String counterDesc,
String metricUnit)
Creates an instance of a
Counter . |
Copyright © 2014 Cloud Software Group, Inc.. All Rights Reserved.