merlimat commented on code in PR #22179:
URL: https://github.com/apache/pulsar/pull/22179#discussion_r1513299277


##########
pulsar-client-api/src/main/java/org/apache/pulsar/client/api/ConsumerStats.java:
##########
@@ -29,9 +30,12 @@
  *
  * <p>All the stats are relative to the last recording period. The interval of 
the stats refreshes is configured with
  * {@link ClientBuilder#statsInterval(long, java.util.concurrent.TimeUnit)} 
with a default of 1 minute.
+ * 
+ * @deprecated use {@link ClientBuilder#openTelemetry(OpenTelemetry)} to 
enable stats

Review Comment:
   Yes, the PR is marked with "doc-required". We will add documentation on how 
to use this. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to