gianm opened a new pull request, #17790:
URL: https://github.com/apache/druid/pull/17790

   Currently, query stack traces are logged only when "debug: true" is set in 
the query context. This patch additionally logs stack traces targeted at the 
DEVELOPER or OPERATOR personas, because for these personas, stack traces are 
useful more often than not.
   
   We continue to omit stack traces by default for USER and ADMIN, because 
these personas are meant to interact with the API, not with code or logs. 
Skipping stack traces minimizes clutter in the logs.


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

Reply via email to