kvrocks
kvrocks copied to clipboard
Enhance command statistical analysis
Search before asking
- [x] I had searched in the issues and found no similar issues.
Motivation
For the command execution analysis module, add namespace isolation to distinguish the execution status of each namespace
Solution
Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
@rex0654335 Can I work on this issue? @PragmaTwice
@rex0654335 @AryanVBW We should not break the old behavior directly. It would be better to keep the old command stat info and add other namespace's command stat(except for the default namespace) info if exits.