Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

fix: update mutation tracer name to mutation->name() #876

Merged
merged 4 commits into from
Aug 13, 2021

Conversation

foreverneverer
Copy link
Contributor

@foreverneverer foreverneverer commented Aug 13, 2021

In the past, the mutation tracer name is init "mutation[tid]" to distinct, however, the tid is different from primary and secondary for the same mutation, which is not conducive to tracking the time-consuming of cross-node requests. this pr use mutation->name() to track it, which is same for different node

levy5307
levy5307 previously approved these changes Aug 13, 2021
@Smityz Smityz merged commit 6db3165 into XiaoMi:master Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants