This repository was archived by the owner on Dec 17, 2024. It is now read-only.
Save data to another DataSource #536
Unanswered
YoonSungHyun-Git
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hello, straightforward solution would be to use 2 pgwatch instances. One storing data into Influx another to PostgreSQL |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I want to store the collected data in different datasources. Is there a way?
For example
MetricName : storeInflux
MetricName : storePostgresql
If there are two metric SQLs, I want to store one as influx and one as postgres.
If you have any relevant information, please share it.
Thanks
Yoon.
Beta Was this translation helpful? Give feedback.
All reactions