timescale / prometheus-postgresql-adapter

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

Add helm chart for deployment of the adapter #104

Closed atanasovskib closed 4 years ago

atanasovskib commented 4 years ago

Helm chart that will deploy the Prometheus Postgresql Adapter as a Pod. A LoadBalancer service is also created for the adapter.

The chart allows you to select whether you want to connect the adapter to an existing TimescaleDB instance, or deploy our Timescale HA helm chart as a dependency, handling the connection from the adapter automatically.