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

[REFACTOR] add basic counter metrics for IMC #5005

Closed
Chethan-rao opened this issue Jun 13, 2024 · 0 comments · Fixed by #5006
Closed

[REFACTOR] add basic counter metrics for IMC #5005

Chethan-rao opened this issue Jun 13, 2024 · 0 comments · Fixed by #5006
Assignees
Labels
C-refactor Category: Refactor

Comments

@Chethan-rao
Copy link
Contributor

Introduce metrics for IMC -

  • hits (successful read),
  • misses (failed read),
  • manual invalidations (done by applications)

Also add eviction listener on moka that can help identify strategy based evictions.

@Chethan-rao Chethan-rao added the C-refactor Category: Refactor label Jun 13, 2024
@Chethan-rao Chethan-rao added this to the May 2024 Release milestone Jun 13, 2024
@Chethan-rao Chethan-rao self-assigned this Jun 13, 2024
@Chethan-rao Chethan-rao changed the title refactor: add basic counter metrics for IMC [REFACTOR] add basic counter metrics for IMC Jun 13, 2024
@Chethan-rao Chethan-rao linked a pull request Jun 13, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-refactor Category: Refactor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants