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

Prefetch stats formulae need update #100

Open
tenortim opened this issue Jun 12, 2020 · 0 comments
Open

Prefetch stats formulae need update #100

tenortim opened this issue Jun 12, 2020 · 0 comments
Labels

Comments

@tenortim
Copy link
Collaborator

The prefetch starts Are not time-correlated to the hit/miss and so attempting to divide one by the other results in crazy percentage values.
Forcing the time interval to a large value in the query e.g. time(1m) minimizes the problem but doesn't completely eliminate it.

@tenortim tenortim added the bug label Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant