pgwatch3 as K8S operator #569
-
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 12 replies
-
There are some ongoing works. @Schmaetz any news on this?
Yes, this is by design. Yes, multiwriter is responsible for that. Just put several
Minimal. Depends on the intervals of metrics and scrapping. If compression is on for TimescaleDB and we assume But usually people have shorter retention periods, so it's even less.
Implemented in #576, just make sure |
Beta Was this translation helpful? Give feedback.
-
Hello, any chance of progression on pgwatch3 K8s helm charts? :) |
Beta Was this translation helpful? Give feedback.
-
@JecminekTomas https://github.com/cybertec-postgresql/pgwatch-charts/tree/pgwatch-3-helm-chart/helm/pgwatch just didn't find the time to continue working. |
Beta Was this translation helpful? Give feedback.
There are some ongoing works. @Schmaetz any news on this?
Yes, this is by design. Yes, multiwriter is responsible for that. Just put several
--sink=
command-line parameters and pgwatch will catch those automaticallyMinimal. Depends on the intervals of metrics and scrapping. If compression is on for TimescaleDB and we assume
45M rows of real world stat_statements data (6db * 3mo), storage: 8 GB compressed.
But usually people have sh…