Grafana connecting to InfluxDB in cluster mode

Hi,

Anyone has configured InfluxDB in High Availability mode? For example if the primary nodes goes down then the secondary node serves the request. Both Primary and Secondary nodes are in sync regarding data. Grafana UI will connect to secondary node when the primary nodes fails. Any help will be highly appreciable

Thanks in Advance.

Best Regards,

Kaushal

Don’t know of any better answer than the one you got on the InfluxDB community site: https://community.influxdata.com/t/influx-db-in-cluster-mode/3916

There is nothing built into Grafana to handle this case.