Package org.apache.pulsar.broker.stats
Class OpenTelemetryProducerStats
java.lang.Object
org.apache.pulsar.broker.stats.OpenTelemetryProducerStats
- All Implemented Interfaces:
AutoCloseable
-
Field Details
-
MESSAGE_IN_COUNTER
- See Also:
-
BYTES_IN_COUNTER
- See Also:
-
MESSAGE_DROP_COUNTER
- See Also:
-
-
Constructor Details
-
OpenTelemetryProducerStats
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-