Can Pgwatch use both Postgres and Prometheus as data sources at the same time? #778
Unanswered
emreyaniktr
asked this question in
Q&A
Replies: 2 comments 10 replies
-
Yes, it is possible, we use it like that. You can se how: #569 (comment) |
Beta Was this translation helpful? Give feedback.
8 replies
-
Yes, we call them data sinks. Data sources are what we are monitoring: databases, pgpool, pggbouncer, etc. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am using the Docker version of Pgwatch. By default, metrics are stored on Postgres. I would like to write the metrics to Prometheus as well, simultaneously. Is this possible? Or can the metrics only be written to a single data source at a time?
Beta Was this translation helpful? Give feedback.
All reactions