Can it support the collection of cloud databases #517
-
I understand whether the sql_exporter must be deployed together with the server where the database is located, But can I use this component for the cloud database I am using |
Beta Was this translation helpful? Give feedback.
Answered by
burningalchemist
May 27, 2024
Replies: 1 comment 9 replies
-
Hi @hunterzhang0909, yeah, it supports cloud databases too. Just make sure that your cloud database is accessible for sql_exporter. I had no issues using sql_exporter with AWS or Google Cloud. I bet any other clouds should work just fine. Do you have any specific database/cloud in mind? :) |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you want to store any information in Prometheus, you have to follow its format (I posted the link above). So try maybe this snippet (change it accordingly to your requirements):