You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2023/01/16 23:44:14 UTC

[GitHub] [rocketmq-clients] leizhiyuan opened a new issue, #345: will this client implements the old ConsumeMessageTraceHookImpl based on new MessageInterceptor

leizhiyuan opened a new issue, #345:
URL: https://github.com/apache/rocketmq-clients/issues/345

   now , It seems we do not setup the tracer hook in this new client.
   
   is any plan for this, or will provide another way to process the msg trace?


-- 
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: commits-unsubscribe@rocketmq.apache.org.apache.org

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


[GitHub] [rocketmq-clients] github-actions[bot] closed issue #345: will this client implements the old ConsumeMessageTraceHookImpl based on new MessageInterceptor

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #345: will this client implements the old  ConsumeMessageTraceHookImpl based on new MessageInterceptor
URL: https://github.com/apache/rocketmq-clients/issues/345


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-clients] github-actions[bot] commented on issue #345: will this client implements the old ConsumeMessageTraceHookImpl based on new MessageInterceptor

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #345:
URL: https://github.com/apache/rocketmq-clients/issues/345#issuecomment-1433920457

   This issue is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs.


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-clients] leizhiyuan commented on issue #345: will this client implements the old ConsumeMessageTraceHookImpl based on new MessageInterceptor

Posted by GitBox <gi...@apache.org>.
leizhiyuan commented on issue #345:
URL: https://github.com/apache/rocketmq-clients/issues/345#issuecomment-1384735576

   thanks for your reply , so it means rocketmq 5 will not provide the old way(use the RMQ_SYS_TRACE_TOPIC to store and query)
   
   users should deploy a new collector (or buy some cloud native service) to show the trace data collected by OpenTelemetry
   
   or they should implement the ConsumeMessageTraceHookImpl themself.


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-clients] github-actions[bot] commented on issue #345: will this client implements the old ConsumeMessageTraceHookImpl based on new MessageInterceptor

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #345:
URL: https://github.com/apache/rocketmq-clients/issues/345#issuecomment-1436145815

   This issue was closed because it has been inactive for 3 days since being marked as stale.


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-clients] aaron-ai commented on issue #345: will this client implements the old ConsumeMessageTraceHookImpl based on new MessageInterceptor

Posted by GitBox <gi...@apache.org>.
aaron-ai commented on issue #345:
URL: https://github.com/apache/rocketmq-clients/issues/345#issuecomment-1384728695

   [Here](https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/rocketmq/rocketmq-client/rocketmq-client-5.0) is the implementation of the client trace you could refer to, message trace in RocketMQ 5.0 will by managed by OpenTelemetry.


-- 
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: commits-unsubscribe@rocketmq.apache.org

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