PgHero

A performance dashboard for Postgres

Deploy PgHero

PgHero

ankane/pghero

Just deployed

A simple performance dashboard for Postgres. For documentation and guides check out: https://github.com/ankane/pghero

Requirements: enable pg_stat_statements

Steps:

  • Start your postgres service with a custom start command to enabled pg_stat_statements: /usr/local/bin/docker-entrypoint.sh postgres --port=5432 -c 'shared_preload_libraries=timescaledb,pg_stat_statements'
  • Once restarted, run CREATE EXTENSION IF NOT EXISTS pg_stat_statements;

Template Content

More templates in this category

View Template

OpenTelemetry Collector and Backend

OpenTelemetry Collector with Backend Stack


View Template

pgweb | Postgres UI

View and query your Postgres instance with a sleek and minimalistic UI.


View Template

Elasticsearch-Kibana

Elasticsearch is a search engine based on the Lucene library.