You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2019/07/23 06:58:51 UTC

[GitHub] [incubator-doris] morningman opened a new pull request #1530: Add more logs and metrics to trace the broker load process

morningman opened a new pull request #1530: Add more logs and metrics to trace the broker load process
URL: https://github.com/apache/incubator-doris/pull/1530
 
 
   1. The Operator wants to known when the job being scheduled as PENDING
   and LOADING. And how long it takes to finish these sub states. So I add log
   at the beginning of each state.
   
   2. Add 2 metrics on BE to monitor the memtable's flush time.
   `memtable_flush_total` and `memtable_flush_duration_us`
   
   3. Add a log when closing OlapTableSink, to record the add_batch() time of each
   Backend, cumulative.

----------------------------------------------------------------
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: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org