Giter Site home page Giter Site logo

Comments (6)

mcao8888 avatar mcao8888 commented on July 19, 2024 1

Similar to Redis Insight where you register cluster port (9443), master node url (clusterA.production.int), and Admin/password (for cluster, not a specific database). This then would register all the databases on the cluster without having to register 1 database at a time. When you have numerous databases in a multitenant scenario, this would help.

from grafana-redis-datasource.

mikhail-vl avatar mikhail-vl commented on July 19, 2024

Hello @mcao8888, thank you for your interest in the plug-in.

You should be able to connect to your database on port 15000 using Redis Data Source like redis://clusterA.production.int:15000 or clusterA.production.int:15000 and provide a password in Standalone mode. Do you use TLS/SSL or ACLs?

I will ask your Technical Account Manager to help you to connect.

This is how I connect to my Redis Enterprise database:
Screen Shot 2020-09-28 at 3 35 08 PM

from grafana-redis-datasource.

mcao8888 avatar mcao8888 commented on July 19, 2024

I was able to connect as you suggested (standalone, specific to a database, with the URL pointing to the node that the endpoint of the database resides on).

So we can only register 1 database at a time using standalone mode and not the entire cluster using the Redis Cluster mode?

Thanks

from grafana-redis-datasource.

mikhail-vl avatar mikhail-vl commented on July 19, 2024

@mcao8888 Redis Cluster is for OSS Redis Cluster (https://redis.io/topics/cluster-spec) not Redis Enterprise.

Unfortunately, the auto-populating of Redis databases using Redis Enterprise REST API is not supported in Redis Data Source.

Could you please provide more details on what you are looking for to achieve with Redis Data Source?

from grafana-redis-datasource.

mikhail-vl avatar mikhail-vl commented on July 19, 2024

@mcao8888 I agree, auto-populate similar to Redis Insight will be very useful.
I will check internally and get back to you.

from grafana-redis-datasource.

mikhail-vl avatar mikhail-vl commented on July 19, 2024

I have updated the tooltip for Client Type to avoid confusion between Redis OSS and Enterprise clusters. Also, it will be mentioned in the documentation. Auto-populate using Redis Enterprise API will be implemented as a part of the Redis Enterprise data source in the future versions.

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.