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

Cache insert and update performance counters are broken #1646

Closed
parsa opened this issue Jul 2, 2015 · 0 comments · Fixed by #1651
Closed

Cache insert and update performance counters are broken #1646

parsa opened this issue Jul 2, 2015 · 0 comments · Fixed by #1651

Comments

@parsa
Copy link
Contributor

parsa commented Jul 2, 2015

Performance counters /agas{locality#*/total}/count/cache/insert_entry and /agas{locality#0/total}/time/cache/insert_entry both show number of invocations.
Same problem with /agas{locality#*/total}/count/cache/update_entry and /agas{locality#0/total}/time/cache/update_entry
Example:

/agas{locality#0/total}/count/cache/insert_entry,2,2.722760,[s],346
/agas{locality#0/total}/time/cache/insert_entry,2,2.730900,[s],346,[ns]
@parsa parsa changed the title cache.insert_entry-time performance counter is broken Cache insert and update performance counters are broken Jul 4, 2015
@hkaiser hkaiser added this to the 0.9.11 milestone Jul 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants