Class VolumeMetricsCollector
java.lang.Object
io.confluent.telemetry.collector.VolumeMetricsCollector
- All Implemented Interfaces:
MetricsCollector
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsFields inherited from interface io.confluent.telemetry.collector.MetricsCollector
LABEL_LIBRARY, LABEL_ORIGINAL, LIBRARY_NONE -
Method Summary
Modifier and TypeMethodDescriptionvoidnewBuilder(ConfluentTelemetryConfig config) Create a new Builder using values from theConfluentTelemetryConfig.toString()Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.confluent.telemetry.collector.MetricsCollector
start, stop
-
Field Details
-
VOLUME_LABEL
- See Also:
-
LOG_DIRS_LABEL
- See Also:
-
-
Method Details
-
collect
- Specified by:
collectin interfaceMetricsCollector
-
toString
-
getMetrics
-
newBuilder
-
newBuilder
Create a new Builder using values from theConfluentTelemetryConfig.
-