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

Include Transactional Cache Statistics in Caches tool #193

Open
AFaust opened this issue Jun 20, 2022 · 0 comments
Open

Include Transactional Cache Statistics in Caches tool #193

AFaust opened this issue Jun 20, 2022 · 0 comments
Milestone

Comments

@AFaust
Copy link
Contributor

AFaust commented Jun 20, 2022

FEATURE / ENHANCEMENT

The Caches tool currently only lists the details of the underlying cache. These metrics include some double-counting due to handling on the transactional cache layer, i.e. two gets for each "real user get" consisting of the initial get and the get for the post-commit shared cache comparison handling. We should additionally include the transactional cache statistics in the tool.

@AFaust AFaust added this to the 1.3.0.0 milestone Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant