Package org.apache.pulsar.broker.stats
Class OpenTelemetryReplicatorStats
java.lang.Object
org.apache.pulsar.broker.stats.OpenTelemetryReplicatorStats
- All Implemented Interfaces:
AutoCloseable
-
Field Details
-
MESSAGE_IN_COUNTER
- See Also:
-
MESSAGE_OUT_COUNTER
- See Also:
-
BYTES_IN_COUNTER
- See Also:
-
BYTES_OUT_COUNTER
- See Also:
-
BACKLOG_COUNTER
- See Also:
-
DELAY_GAUGE
- See Also:
-
EXPIRED_COUNTER
- See Also:
-
DROPPED_COUNTER
- See Also:
-
-
Constructor Details
-
OpenTelemetryReplicatorStats
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-