Interface | Description |
---|---|
MetricSampler |
The interface to get metric samples of given topic partitions.
|
Class | Description |
---|---|
CruiseControlMetricsProcessor |
Process the raw metrics collected by
ConfluentTelemetryReporterSampler from the Kafka cluster. |
MetricFetcherManager | |
MetricSampler.Samples |
A container class that wraps both the partition metric samples and broker metric samples.
|
NoopSampler | |
SampleIngestionResults |
A simple class to hold the results from adding the samples to the aggregator.
|
SampleIngestionResults.Builder | |
SampleStoreTopicCleanUp | |
SamplingOptions | |
SamplingUtils | |
SamplingUtils.MetricsWindow |
This represents a window of time for which metrics are collected.
|