codelipenghui opened a new issue #2280: Feature of message tracing URL: https://github.com/apache/incubator-pulsar/issues/2280 Hope pulsar can support feature of message tracing. It very important for any system sensitive to messages. Support enable or disable message tracing per topic and consumer group. Client can set the trace info. If client not init set by user client must generate. Tracing log can be consume for user. can be connect to Elasticsearch by connector. can be query by TraceId. Point to record tracing 1.produce request 2.produce response 3.fetch request 4.fetch response 5.ack request 6.ack response
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
