You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/09/29 01:47:54 UTC

[GitHub] [pulsar] codelipenghui commented on issue #8145: consume acknowledged timestamp in subscription

codelipenghui commented on issue #8145:
URL: https://github.com/apache/pulsar/issues/8145#issuecomment-700375724


   @techzhou Could you please describe the detailed requirements? If you want to record the ack timestamp of a message, you can print a log when you call `acknowledge(msg)`. If you want to trace the messages, you can try to leverage some tracing systems such as SkyWalking or Jeager, we already add integration with these two systems. For more details, you can see https://streamnative.io/blog/tech/2019-10-10-use-apache-skywalking-to-trace-apache-pulsar and  https://streamnative.io/blog/tech/2020-06-11-opentracing-instrumentation-for-pulsar 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org