We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Metric names need to be changed to match volume.write.iops and volume.read.iops. read_io.ops_per_sec -> read.iops write_io.ops_per_sec -> write.iops
volume.write.iops
volume.read.iops
read_io.ops_per_sec
read.iops
write_io.ops_per_sec
write.iops
We reverted the change in #16078 because this will be a breaking change. This issue is to track the change in the future.
The text was updated successfully, but these errors were encountered:
kaiyan-sheng
Successfully merging a pull request may close this issue.
Metric names need to be changed to match
volume.write.iops
andvolume.read.iops
.read_io.ops_per_sec
->read.iops
write_io.ops_per_sec
->write.iops
We reverted the change in #16078 because this will be a breaking change. This issue is to track the change in the future.
The text was updated successfully, but these errors were encountered: