-
Notifications
You must be signed in to change notification settings - Fork 725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
metrics: update monitoring template in grafana #2442
Conversation
Signed-off-by: nolouch <nolouch@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would you like to show the new one via screenshot?
"timeFrom": null, | ||
"timeRegions": [], | ||
"timeShift": null, | ||
"title": "Direction of hotspot move leader", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The direction is only in hot write row.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes. I think it's about the total hot region rather than hot read or hot write. But I cannot find a suitable place.
Signed-off-by: nolouch <nolouch@gmail.com>
/approve |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/approve |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/merge |
/run-all-tests |
cherry pick to release-4.0 in PR #2448 |
* metrics: update json template in grafana Signed-off-by: nolouch <nolouch@gmail.com> * address comments Signed-off-by: nolouch <nolouch@gmail.com> Co-authored-by: nolouch <nolouch@gmail.com> Co-authored-by: jebter <jebter@126.com>
Signed-off-by: nolouch nolouch@gmail.com
What problem does this PR solve?
update_kv
andupdate_cache
What is changed and how it works?
Update
promQL
Check List
Tests
Release note