Comment by nijave
21 days ago
Yeah slowly building up to that, we noped out of DD APM because leadership does not like seeing the $ amount of the bill (despite it being a small fraction of AWS and consisting of 10s of services in 1 platform)
21 days ago
Yeah slowly building up to that, we noped out of DD APM because leadership does not like seeing the $ amount of the bill (despite it being a small fraction of AWS and consisting of 10s of services in 1 platform)
FWIW, there are alternatives: https://github.com/dhamaniasad/awesome-postgres#optimization
I'll have to take another look--last time all the free stuff was pretty underwhelming and all the commercial stuff... wasn't free...
So far I've had the best luck with pg_stat_statements + auto explain + Claude Code to go digging through those.