tikv/tikv

add wait time metric in server channel

Open

#1,570 opened on Jan 27, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (2,189 forks)batch import
difficulty/easyhelp wantedtype/enhancement

Repository metrics

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

Description

Like raftstore channel wait time, we should add the wait time metric for sending messages in server channel.

Contributor guide