tikv/tikv

Scheduler: use local metrics

Open

#2648 opened on Jan 5, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (15,922 stars) (2,189 forks)batch import
component/storagedifficulty/mediumhelp wantedtype/enhancement

Description

We have already refactored worker, so now we can use worker + timer for the scheduler. We can use the local metrics and then flush to global metrics in a timer.

Contributor guide