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

Cherry-pick #14271 to 7.x: Convert ticks to milliseconds for diskio metricset #16797

Merged
merged 3 commits into from
Mar 5, 2020

Conversation

narph
Copy link
Contributor

@narph narph commented Mar 4, 2020

Cherry-pick of PR #14271 to 7.x branch. Original message:

Should fix #14233

Disk performance method will return ReadTime and WriteTime expressed in increments of 100 nanoseconds.
Elastic documentation specifies format should be milliseconds instead.

https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/ntdddisk/ns-ntdddisk-_disk_performance
https://docs.microsoft.com/en-us/dotnet/api/system.timespan.ticks?redirectedfrom=MSDN&view=netframework-4.8#remarks

@narph narph requested a review from a team as a code owner March 4, 2020 13:13
@narph narph self-assigned this Mar 4, 2020
@narph narph added Team:Integrations Label for the Integrations team Team:Platforms Label for the Integrations - Platforms team [zube]: In Review backport labels Mar 4, 2020
@narph narph merged commit d0a570c into elastic:7.x Mar 5, 2020
@narph narph deleted the backport_14271_7.x branch March 5, 2020 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Integrations Label for the Integrations team Team:Platforms Label for the Integrations - Platforms team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants