Package | Description |
---|---|
com.tibco.tea.agent.metrics |
Provides metrics for instrumenting the agent
|
com.tibco.tea.agent.server |
Provides server containers for hosting the agent
|
Class and Description |
---|
Counter
Metric for counting. |
Gauge
Metric for tracking an external value. |
GaugeValueProvider
GaugeValueProvider is used by
Gauge for retrieving the value of the Gauge. |
Meter
Metric for measuring the rate of events over time. |
Metric
Metric represents a value that should be periodically measured to track the system state.
|
MetricIdentifier
Identifier class for
Metric . |
Timer
Metric for aggregating timing durations. |
Class and Description |
---|
MetricsRegistry
MetricsRegistry is registry of all the metrics managed by the base agent.
|
Copyright © 2014 Cloud Software Group, Inc.. All Rights Reserved.