NewRelic provides a good analysis of the database, however it seems to only track web application transactions.
I myself managed the servers that query and load my postgresql database in Heroku. Is there a way to get diagnostics and analysis of database activity so that it includes all connections to it?
source share