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

Connect to an azure cache redis datasource #266

Open
Gbl13 opened this issue Jun 10, 2022 · 3 comments
Open

Connect to an azure cache redis datasource #266

Gbl13 opened this issue Jun 10, 2022 · 3 comments

Comments

@Gbl13
Copy link

Gbl13 commented Jun 10, 2022

Hello, I hope you're well!

Im trying to connect my Redis to an Azure cache redis datasource.

I put my domain and in the "password" i put my azure secret key, but, when i click on save the following error appears:

image

Could you help me with that?

@mikhail-vl
Copy link
Contributor

@Gbl13 I believe you should use TLS/SSL configuration to connect to Azure: https://redisgrafana.github.io/redis-datasource/configuration/#ssltls

@Gbl13
Copy link
Author

Gbl13 commented Jun 10, 2022

I don't have the SSL certificates configured in Azure cache redis, in this case we need to use the secret key in the fields?

I've tried the "Client certification" with "Skip verify" , but the error still the same.

@mikhail-vl
Copy link
Contributor

@Gbl13 Actually, you have i/o timeout error, which most probably means that you are unable to reach the Redis port.
Please check the firewall and network connection between Grafana and Redis on Azure.

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