-
Notifications
You must be signed in to change notification settings - Fork 107
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
feat(grafana): adding basic grafana dashboard #110
Conversation
Codecov Report
Continue to review full report at Codecov.
|
@pawanpraka1 as part of this PR, can the following also be done: |
@kmova, learning how can I add more parameters. Will add the details once I figure this out. |
7764172
to
24c9d54
Compare
baa721c
to
19ad8a0
Compare
adding grafana dashboard for following metrics :- Volume Capacity (used space percentage) ARC Size, Hits, Misses L2ARC Size, Hits, Misses ZPOOL Read/Write IOs ZPOOL Read/Write time Signed-off-by: Pawan <pawan@mayadata.io>
Signed-off-by: Pawan <pawan@mayadata.io>
Fixes: #93
adding grafana dashboard for following metrics :-
Volume Capacity (used space percentage)
ARC Size, Hits, Misses
L2ARC Size, Hits, Misses
ZPOOL Read/Write IOs
ZPOOL Read/Write time
Reference has been taken from : - https://grafana.com/grafana/dashboards/7845
Signed-off-by: Pawan pawan@mayadata.io