Hi all, i have two demands, i didn't find a soluti...
# general
v
Hi all, i have two demands, i didn't find a solution on google: Collect from GCP metrics about postgres database and collect cloudflare CDN metrics. Do you know if it's possible ? Thanks for your help
Any idea please @Ankit Nayan?
a
you can run https://github.com/lablabs/cloudflare-exporter and use otel-collector to scrape it like prometheus config
similarly you can run postgres exporter https://github.com/prometheus-community/postgres_exporter and use otel-collector to scrape it like prometheus config