Postgres adapter

42 views
Skip to first unread message

Mohan Nagandlla

unread,
May 7, 2021, 11:12:19 AM5/7/21
to Prometheus Users
Hi
Can any one guide me intigrate Prometheus to postgres for storing the data. I found timescale db link in prometheus.io link but it's completely in docker level can any one suggest me at kuberenets level

Harkishen Singh

unread,
May 7, 2021, 12:16:09 PM5/7/21
to Prometheus Users
Hey!

Yes, you can use Promscale for storing Prometheus data in Postgres or TimescaleDB. For using Promscale in kubernetes, you can either use Tobs (automatically manages Promscale, Prometheus, TimescaleDB installation), or use Promscale helm charts (see this) or use Promscale docker image itself while creating a deployment.

Note: for methods other than Tobs, make sure you point the database host, port and other necessary info (like password, ssl-mode) in Promscale if you are using Postgres or TimescaleDB.

Let me know if you have any problem.

Thank you.

Reply all
Reply to author
Forward
0 new messages