Skip to content
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

Change the performance metric key names in the Grafana Dashboards as per the changes made in Delfin #439

Closed
anvithks opened this issue Mar 24, 2021 · 0 comments · Fixed by #438

Comments

@anvithks
Copy link
Member

anvithks commented Mar 24, 2021

Issue/Feature Description:
The performance metric key names have been updated in Delfin and the same needs to be changed in the default Grafana dashboards that are setup at the time of SRM toolchain installation.

Old metric name unit New metric name unit
storage_response_time ms storage_responseTime ms
storage_bandwidth MBs storage_throughput MBs
storage_read_bandwidth MBs storage_readThroughput MBs
storage_write_bandwidth MBs storage_writeThroughput MBs
storage_throughput MBs storage_requests IOPS
storage_read_throughput MBs storage_readRequests IOPS
storage_write_throughput MBs storage_writeRequests IOPS

Why this issue to fixed / feature is needed(give scenarios or use cases):
The performance metric key names are now different and the user will not be able to see any graphs if the Grafana dashboard does not know the metrics to display.

How to reproduce, in case of a bug:

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant