tikv/tikv

Scheduler: use local metrics

Open

#2,648 opened on Jan 5, 2018

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

Repository metrics

Stars
 (15,922 stars)
PR merge metrics
 (Avg merge 28d 9h) (68 merged PRs in 30d)

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