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

cachestats feature request #160

Open
gkissand opened this issue Feb 23, 2023 · 1 comment
Open

cachestats feature request #160

gkissand opened this issue Feb 23, 2023 · 1 comment

Comments

@gkissand
Copy link

support for exporting in views _default and views zone the following
"cachestats":{
"CacheHits":1504918921,
"CacheMisses":248,
"QueryHits":1643075178,
"QueryMisses":2000999100,
"DeleteLRU":0,
"DeleteTTL":11851633,
"CacheNodes":2896891,
"CacheBuckets":1048576,
"TreeMemTotal":582267693688,
"TreeMemInUse":1410695525,
"TreeMemMax":1410699788,
"HeapMemTotal":5149852736,
"HeapMemInUse":37798976,
"HeapMemMax":40158272
},

@HesaMtiPu
Copy link

HesaMtiPu commented Jan 14, 2024

@gkissand any update ???
I am monitoring these metrics by making changes in the code, if you want to review the code, I will share it.

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

2 participants