kvrocks icon indicating copy to clipboard operation
kvrocks copied to clipboard

Enhance command statistical analysis

Open rex0654335 opened this issue 10 months ago • 2 comments

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

Image

Image

Are you willing to submit a PR?

  • [ ] I'm willing to submit a PR!

rex0654335 avatar Feb 17 '25 01:02 rex0654335

@rex0654335 Can I work on this issue? @PragmaTwice

AryanVBW avatar Feb 19 '25 10:02 AryanVBW

@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.

git-hulk avatar Feb 19 '25 10:02 git-hulk