#general

Collecting GCP Postgres and Cloudflare CDN Metrics

TLDR Marcel asked about collecting GCP Postgres and Cloudflare CDN metrics. Ankit suggested using cloudflare-exporter and postgres_exporter with otel-collector.

Powered by Struct AI
4
6mo
Solved
Join the chat
Mar 22, 2023 (6 months ago)
Marcel
Photo of md5-334664bf1bbee33024f5b4d50daf0f7b
Marcel
10:22 AM
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
10:01
Marcel
10:01 PM
Any idea please Ankit?
Mar 23, 2023 (6 months ago)
Ankit
Photo of md5-dbe7088320fe1d922707613e02f3420d
Ankit
06:46 AM
you can run https://github.com/lablabs/cloudflare-exporter and use otel-collector to scrape it like prometheus config
06:48
Ankit
06:48 AM
similarly you can run postgres exporter https://github.com/prometheus-community/postgres_exporter and use otel-collector to scrape it like prometheus config