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

[Enhancement request] Observability for ehcache3 #3253

Open
patpatpat123 opened this issue Dec 24, 2024 · 0 comments
Open

[Enhancement request] Observability for ehcache3 #3253

patpatpat123 opened this issue Dec 24, 2024 · 0 comments

Comments

@patpatpat123
Copy link

Hello team,

This is my first ticket here.
If not anything else, just wanted to say big thanks for this project.
I am using ehcache3 with SpringBoot, and it makes caching very easy.

Just wanted to reach out with a small enhancement request.
We are using this project in production, with some very critical business workloads.

We have observability on the web service layer, and observability for many components of our projects.
However, we find there is a lack of observability (metrics, tracing, JMX, etc.) for this project.

For instance, how much is the current cache size, and how much of non-miss cache (i.e. going to retrieve the data inside the cache directly) all those are hard to obtain, just to cite a few examples.

Would it be possible to enhancement this project with observability on the cache layer?
I think it would make this project even more production-ready, and improve customer experience.

Thank you for your time.

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