Skip to content

pgwatch3 as K8S operator #569

Answered by pashagolub
ondar asked this question in Q&A
Oct 23, 2024 · 1 comments · 5 replies
Discussion options

You must be logged in to vote
  • Has anyone already implemented K8S helm charts for pgwatch3?

There are some ongoing works. @Schmaetz any news on this?

  • Is it actually possible to have postgres and prometheus sinks at the same time? With multiwriter?

Yes, this is by design. Yes, multiwriter is responsible for that. Just put several --sink= command-line parameters and pgwatch will catch those automatically

  • Any idea about resource usage for 1 source and 2 sinks (timescale postgres + prometheus)?

Minimal. 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…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@ondar
Comment options

@pashagolub
Comment options

@ondar
Comment options

@pashagolub
Comment options

@ondar
Comment options

Answer selected by ondar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants