Package io.confluent.telemetry.collector
package io.confluent.telemetry.collector
-
ClassDescriptionThis class encapsulates Confluent naming and mapping conventions defined as part of https://confluentinc.atlassian.net/wiki/spaces/OBSERVE/pages/890537142/Metrics+ConventionsA LastValueTracker uses a ConcurrentMap to maintain historic values for a given key, and return a previous value and an Instant for that value.A metrics collector that emits a single metric representing that this node is up in this cluster.A MetricsCollector that ensures exactly one metric will be exported per minute by oversampling the metric source every 30 seconds.