Uses of Interface
io.debezium.connector.spanner.metrics.event.MetricEvent
Packages that use MetricEvent
Package
Description
-
Uses of MetricEvent in io.debezium.connector.spanner.metrics
Fields in io.debezium.connector.spanner.metrics with type parameters of type MetricEventModifier and TypeFieldDescriptionprivate final Map<Class<? extends MetricEvent>,Consumer<? extends MetricEvent>> MetricsEventPublisher.subscribesprivate final Map<Class<? extends MetricEvent>,Consumer<? extends MetricEvent>> MetricsEventPublisher.subscribesMethods in io.debezium.connector.spanner.metrics with type parameters of type MetricEventModifier and TypeMethodDescription<T extends MetricEvent>
voidMetricsEventPublisher.publishMetricEvent(T metricEvent) <T extends MetricEvent>
void -
Uses of MetricEvent in io.debezium.connector.spanner.metrics.event
Classes in io.debezium.connector.spanner.metrics.event that implement MetricEventModifier and TypeClassDescriptionclassTracks number of active partitions per each taskclassTracks number of partitionsclassTracks the delay which Spanner connector waits for the next Change Stream EventclassTracks different latencies during the record lifecycle, starting from the commit in the database and finishing after receiving the confirmation that record has been committed to Kafka.classTracks total number of issued queriesclassTracks the time duration between requesting and receiving offsets from Kafka Connect.classTracks time difference between now and the start of the partitionclassTracks number of actual and expected responses during the last Rebalance EventclassTracks total number of Runtime errorsclassTracks total and remaining capacity of the Spanner QueueclassTracks the number of intervals waiting but not receiving Heartbeat records from the Spanner Change StreamclassclassExposes internal state of the task