Hi, Is possible to instrument Postgre as a service...
# general
m
Hi, Is possible to instrument Postgre as a service that is hosted in Google cloud platform?
c
Hey! Are you using a managed PostgreSQL service like Google Cloud SQL or self-hosting PostgreSQL on a Compute Engine? Also, what specific metrics are you trying to capture?
m
Yes, we used managed PostgreSQL service like Google Cloud SQL. We want both trace & metrics(like connection, action and latency).
c