timescale / prometheus-postgresql-adapter

Use PostgreSQL as a remote storage database for Prometheus
Apache License 2.0
336 stars 66 forks source link

No documentation how to use RAFT based cluster manager like ETCD #88

Open m2dc0d3r opened 5 years ago

m2dc0d3r commented 5 years ago

I see the adapter supports REST based election -leader-election-rest Enable REST interface for the leader election [TS_PROM_LEADER_ELECTION_REST] But how should this be used with ETCD for example?