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

Add Jedis pool metrics binder #756

Merged
merged 7 commits into from
Dec 4, 2024
Merged

Add Jedis pool metrics binder #756

merged 7 commits into from
Dec 4, 2024

Conversation

pditommaso
Copy link
Collaborator

This PR adds a Micrometer metrics binder to export Jedis pool via Promeheus.

Tagging @swampie for visibility

Signed-off-by: Paolo Di Tommaso <[email protected]>
Signed-off-by: Paolo Di Tommaso <[email protected]>
Signed-off-by: Paolo Di Tommaso <[email protected]>
@pditommaso
Copy link
Collaborator Author

@munishchouhan this adds an Prometheus exporter for the Redis connection metrics. Ca =n you please validate and add the charts in the Redis section in Grafana?

@munishchouhan
Copy link
Member

Validated:
I can see all the Jedispool metrics being scaped by Prometheus in my local machine:
Screenshot 2024-12-04 at 07 22 07

Signed-off-by: munishchouhan <[email protected]>
VERSION Outdated Show resolved Hide resolved
@pditommaso pditommaso merged commit a6b2833 into master Dec 4, 2024
1 check passed
@pditommaso pditommaso deleted the add-jedis-pool-metrics branch December 4, 2024 07:53
@pditommaso
Copy link
Collaborator Author

pditommaso commented Dec 4, 2024

Nice. Is there already a PR for the Grafana dashboard?

@munishchouhan
Copy link
Member

Nice. Is there already a PR for the Grafana dashboard?

Working on 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

Successfully merging this pull request may close these issues.

2 participants