Giter Site home page Giter Site logo

Comments (3)

slorello89 avatar slorello89 commented on July 20, 2024 1

Hi @TheOldMan2000 - I'm taking over maintenance of this plugin - so forgive me if I'm missing some critical context here.

This sounds like your trying to connect to your Redis instance (on your 48 core 6GB Centos machines) from your Grafana cloud account.

I might be missing something here, but I don't think your VPS and your free grafana instance are going to run on the same machine. So trying to connect via localhost:6379/127.0.0.1:6379 (or for that matter a unix socket) simply isn't going to work. Now if you installed Grafana on your VPS and ran it from there, sure that should work as they would be on the same server. But as it stands you would need either a DNS name or IP address that the plugin can reach out to in order to connect to Redis.

from grafana-redis-datasource.

TheOldMan2000 avatar TheOldMan2000 commented on July 20, 2024

Hello @slorello89

Thank you for the suggestions. Iā€™m unsure but I assumed it would work because Grafana Agent was running on the same VPS, and I have no problem at all with the other Redis plugin for Grafana Cloud, as seen in the image above.

from grafana-redis-datasource.

slorello89 avatar slorello89 commented on July 20, 2024

Hi @TheOldMan2000 - Sorry for the delayed response, I looked into it wrt the grafana agent, I don't see any indication that the Grafana Agent can use this plugin (unless I'm dramatically wrong about something - if so please feel free to correct me), so you would need to use the external-IP/hostname for your Redis instance from Grafana Cloud in order to access it. Accessing Redis on localhost:6379 from Grafana Cloud will not work since it's not there.

Connect to the real host/ip and make sure your firewall is opened up and it should just work.

from grafana-redis-datasource.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.