Interface | Description |
---|---|
ResourceLabelProvider |
Provides labels from the runtime context (Cloud, Deployment, Host, JVM, etc) that can be set on
the
Resource . |
Class | Description |
---|---|
BrokerConfigUtils |
This class was created to extract the interbroker client configs from the broker at runtime.
|
ConfigPropertyTranslater |
Translates map keys according to configured rules.
|
ConfigPropertyTranslater.Builder | |
ConfluentTelemetryConfig | |
Context |
Context for metrics collectors.
|
HostResourceLabelProvider |
Provides labels for host information.
|
JavaRuntimeResourceLabelProvider |
Provides labels for Java runtime environment information.
|
MetricBuilderFacade |
A wrapper on the protobuf
Metric.Builder that provides: A simpler interface for
applying labels as a flat set of key-value pairs Convenience methods for building a
TimeSeries containing a single Point Enforcement of Confluent
conventions |
MetricKey |
Value object that contains the name and labels for a Metric.
|
MetricKey.Builder | |
MetricsCollectorTask | |
MetricsUtils | |
PredicateUtils | |
RegexConfigDefValidator | |
ResourceBuilderFacade |
A wrapper on the protobuf
Resource.Builder that enforces Confluent conventions. |