The Next Generation Platform is Coming - Get Ready Now!

Postgres Monitor is an alpha add-on and is invite only. If you have an invitation, install this add-on via the CLI. Read More

Postgres Monitor Alpha

PostgreSQL monitoring with dashboards, queries, and dynamic recommendations. Starting at ~$0/hour.

Heroku Log Metric Dashboards

Visualize your PostgreSQL server’s health with charted metrics from Heroku logs, such as Load Avg, IOPS, Memory and Disk Usage. Unlock these metrics that are often lost in Heroku logs.

Troubleshoot Database Usage

Troubleshoot your PostgreSQL usage by digging into metrics for Connections, PgBouncer, Replication, Queries, Database Cache, and Tables & Indexes.

Recommendations

Take action on recommendations for your database such as unused, redundant or invalid indexes. Understand when table scans, low cache hit rates or excessive bloat impact your tables and queries.

Explore Table & Index Schemas

Know the latest state of your tables and indexes for your databases. Explore your largest tables and indexes by disk size and row count.

Query Stats

Dig into your Slowest, Most Time Consuming, Most Called, and Slowest IO queries. Improve your queries by exploring aggregated statistics from pg_stat_statements for every query that PostgreSQL automatically tracks.

Automatic EXPLAIN Plans

See automatic EXPLAIN plans for your slowest queries logged by Heroku PostgreSQL. EXPLAIN plans are scrubbed of all sensitive data.

Keep Your User Data Safe

PII and sensitive data from queries and EXPLAIN plans are scrubbed and redacted before ever reaching Postgres Monitor servers. Feel confident that your user data stays safe in your database.

Region Availability

The available application locations for this add-on are shown below, and depend on whether the application is deployed to a Common Runtime region or Private Space. Learn More

  • Common Runtime
  • Private Spaces
Region Available
United States
Europe
Region Available Installable in Space
Dublin
Frankfurt
London
Montreal
Mumbai
Oregon
Singapore
Sydney
Tokyo
Virginia

Plans & Pricing

    • Monitored PostgreSQL Servers 2
    • Metric/Query Retention 14 days
    • Server Health Dashboards
    • Slow Queries
    • Query Stats (slowest, most called, disk IO, etc)
    • Automatic EXPLAIN Plans
    • Heroku Log Metric Dashboards (ex. Load Avg, IOPS)
    • Table/Index Schema Monitoring
    • Database Recommendations
heroku addons:create postgres-monitor

This add-on is in alpha and can only be provisioned if you have been invited by this add-on partner.
To provision, copy the snippet into your CLI.

Postgres Monitor Documentation