siddharthteotia commented on PR #8485:
URL: https://github.com/apache/pinot/pull/8485#issuecomment-1097023355

   > Importantly, when a tracer which produces enabled recordings is not 
enabled, all these trace points are skipped. So if you aren't tracing these 
things explicitly, you don't pay any overhead, even when the query tracing flag 
is set
   
   I am a bit confused between `enabling recording` v/s `enabling tracing`. 
There is just one coarse flag (at query level) to dictate whether the query 
will be traced or not. Right ? And if the flag is set, then it will produce 
detailed invocation recording and if it isn't then our expectation is that it 
will get optimized away as dead code ?


-- 
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-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to