rapidloop / pgmetrics

Collect and display information and stats from a running PostgreSQL server
https://pgmetrics.io
Apache License 2.0
960 stars 65 forks source link

Break up the Postgres shared memory is not available in pgmetrics/pgDash currently. #57

Open Surendra324 opened 1 year ago

Surendra324 commented 1 year ago

I have postgresql instance I am running it as a pod in kubernetes cluster. I want to monitor the 1). Shared Memory 2). Process Memory or Backend Memory using pgDash tool. Can you please check on this and add the required features