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

How we can use this redis_exporter to push aws redis cache metrics to Prometheus? #389

Closed
chandu484 opened this issue Jun 2, 2020 · 2 comments

Comments

@chandu484
Copy link

chandu484 commented Jun 2, 2020

Hi ,

I have used your redis_exporter image to push local redis instance metrics to prometheus.That was really easy and wonderful. I love the metrics coming to prometheus and grafana at the end. But I'm not sure how we can use this for aws redis cluster as they open only port 6379 and we can't see any metrics from that port! I see you have something for azure redis cluster in the readme.
Could you let me know how we can use it for AWS redis cluster #REDIS #AWS #HELP

@oliver006
Copy link
Owner

How did you try to run the exporter? What's the log output?

You should be able to pass the address of your AWS cluster to the redis_exporter using --addr=<<address here>> and it should be able to scrape the instance just fine.

@oliver006
Copy link
Owner

Closing - please re-open as needed.

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