suddendust opened a new issue, #10341: URL: https://github.com/apache/pinot/issues/10341
Can we attach a UUID to each API operation so that tracing it becomes easier among the massive amounts of logs in servers/controllers? This would make tracing that operation very easy, compared to how it is right now. This would entail putting a UUID to the MDC and transferring it across threads and configuring log4j to log the key with every statement. (There must be some reason to why this isn't being done right now which, if true, I am not aware of). Thanks! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
