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

Private Data Source Connect? #330

Open
m-tse opened this issue Feb 23, 2025 · 0 comments
Open

Private Data Source Connect? #330

m-tse opened this issue Feb 23, 2025 · 0 comments

Comments

@m-tse
Copy link

m-tse commented Feb 23, 2025

Is your enhancement related to a problem? Please describe.

I have redis behind a private internal network. And I'd like to query it from Grafana. Other data sources, like the mysql data source support Private data source connect, which opens up an SSH tunnel from Grafana to the data source.

This is especially clean and convenient compared to opening up my private instance to the external internet, and whitelisting all the possible grafana IPs.

Describe the solution you'd like

It would be amazing if redis could implement Private data source connect like many other popular grafana data sources.

Describe alternatives you've considered

Due to this issue, I'm considering self-hosting grafana inside my private network, or opening redis to the giant list of IPs that grafana provides: https://grafana.com/docs/grafana-cloud/security-and-account-management/allow-list/

Additional context

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