tikv/tikv

add wait time metric in server channel

Open

#1570 opened on Jan 27, 2017

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

Description

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

Contributor guide