See: Description
| Interface | Description |
|---|---|
| MetricsEmitter |
A MetricsEmitter is a class that is able to emit
MetricValue. |
| Class | Description |
|---|---|
| AggregatedMetricsCollectionService |
Base class for
MetricsCollectionService which collect metrics through a set of cached
AggregatedMetricsEmitter. |
| KafkaMetricsCollectionService |
A
AggregatedMetricsCollectionService that publish MetricValues to kafka. |
| LocalMetricsCollectionService |
A
MetricsCollectionService that writes to MetricsTable directly. |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.