Closed mohan-nagandlla closed 3 years ago
That solution is slightly different than using the influxdb-relay. Just adding a load balancer of some kind only issues a single write to an influxdb. The influxdb-relay on the other hand forks the writes across all the member influxDB I think.
No so we are adding the load balancer for redundancy between the relays.
The relay would still perform as intended.
On Wed, 21 Apr, 2021, 10:26 pm Jonathan G, @.***> wrote:
That solution is slightly different than using the influxdb-relay. Just adding a load balancer of some kind only issues a single write to an influxdb. The influxdb-relay on the other hand forks the writes across all the member influxDB I think.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/influxdata/influxdb-relay/issues/82#issuecomment-824213507, or unsubscribe https://github.com/notifications/unsubscribe-auth/APVFGGH6R4UWTUUIUSMUJUDTJ37VNANCNFSM4WIKWTEQ .
Ah my mistake, I misunderstood the topology.
HI team, Its very pleasure to have the HA in influx i am new to this DB deployment, I have deployed the influx and connect the Prometheus to the influx every thing is good. Coming to the HA enable most of the documents are directing to use the relay method but i am not getting the clarity on that like who we are going to write the data with relay and do we check that and a few important aspects are need to know can you please guide me on that or is there any best documentation available on practical example (I read the documentation on official web set it is not clear)