You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/08/23 18:41:41 UTC

[GitHub] [incubator-superset] serenajiang opened a new pull request #8104: [logging] add query id to logs

serenajiang opened a new pull request #8104: [logging] add query id to logs
URL: https://github.com/apache/incubator-superset/pull/8104
 
 
   ### CATEGORY
   
   Choose one
   
   - [ ] Bug Fix
   - [ ] Enhancement (new features, refinement)
   - [ ] Refactor
   - [ ] Add tests
   - [ ] Build / Development Environment
   - [ ] Documentation
   - [X] Logging
   
   ### SUMMARY
   It's hard to debug sqllab using logs because (afaik) there is nothing indicating which logs correspond to which queries, so I added `query_id` into relevant logs to help with debugging in the future.
   
   ### TEST PLAN
   tox passes.
   
   ### REVIEWERS
   @graceguo-supercat @etr2460 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org