tikv / tikv/pd

introduce callerID for grpc and apply it for GetRegions

Open
#8,593 4 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Enhancement Task

`GetRegion(s)` is a hot path and an accident-prone area in PD. In order to better troubleshoot `GetRegion(s)` in the event of an incident, we decided to record callerID information for it to make it easier to know who was frantically calling `GetRegion(s)` in the meantime.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.