prometheus-postgresql-adapter icon indicating copy to clipboard operation
prometheus-postgresql-adapter copied to clipboard

Use PostgreSQL as a remote storage database for Prometheus

Results 35 prometheus-postgresql-adapter issues
Sort by recently updated
recently updated
newest added

I have posted my questions in another subject, but no one reply. So, I have to open a new one, just want to get quick answer. We set up two...

bug

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?

enhancement
Documentation

I am using prometheus-operator in Kubernetes, and am currently using EBS as a backing store. However I would like to move all prometheus data to Amazon RDS PostgresSQL. Any ideas...

Addresses https://github.com/timescale/prometheus-postgresql-adapter/issues/33 Proof of integration: Travis Build: https://travis-ci.com/sgama/prometheus-postgresql-adapter/builds/98761312 Dockerhub Repository: https://hub.docker.com/r/solardesigner/prometheus-postgresql-adapter/tags To get this CICD pipeline setup, you will first need to hook this repository into TravisCI. Then configure the...

We should automatically build Docker images, either in Travis (potentially pushing directly to DockerHub), or using automated builds in DockerHub.

enhancement