timescale / promscale

[DEPRECATED] Promscale is a unified metric and trace observability backend for Prometheus, Jaeger and OpenTelemetry built on PostgreSQL and TimescaleDB.
https://www.timescale.com/promscale
Apache License 2.0
1.33k stars 168 forks source link

Update docs to suggest a pinned version of the timescale/timescaledb-ha docker image #1407

Open JamesGuthrie opened 2 years ago

JamesGuthrie commented 2 years ago

We currently don't test against nightly TimescaleDB, so a new release can break Promscale. For this reason (and others) we should suggest that users use a pinned version of the timescaledb-ha docker image (e.g. prefer the tag pg14.2-ts2.6.1-p4 over pg14-latest).

paulfantom commented 2 years ago

Relates to https://github.com/timescale/tobs/issues/348

cevian commented 2 years ago

I think we should have nightly tests instead :)