Do we have the separate metrics for each namespace #726
Unanswered
rex0654335
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@rex0654335 Not now, I think you can convert this to issue and PR is always welcome if you're willing to do this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are using the namespace to separate data between users and it works well.
But the metrics from the
info command stats
didn't separate by namespace as well.As a user, we want to know the speed of commands for each namespace.
用了namespace 来隔离业务,这个功能很不错。
通过info command stats 来看所有namespace的执行命令统计是合起来的,
有没有独立统计的指标,适用场景:区分namespace 分别执行了哪些命令,频率是多少,方便后期定位问题
Beta Was this translation helpful? Give feedback.
All reactions