ErrLookup › ankane/pghero

ankane/pghero

A performance dashboard for Postgres · Ruby · 37 source files

Analyzed at 7edb57986f on 2026-08-21. 26 documented errors.

Code / MessageTypeSeverityTags
response.statusText
exception error http, fetch, frontend, pghero-ui
noUiSlider: 'cssClasses' must be an object.
exception error nouislider, options, validation, javascript
noUiSlider: '{name}' is required.
exception error nouislider, missing-option, javascript, validation
noUiSlider: 'values' (>= 2) required for mode 'count'.
exception error nouislider, pips, validation, javascript
noUiSlider: invalid handle number, got: {handleNumber}
exception error nouislider, handle, index-out-of-range, javascript
noUiSlider: create requires a single element, got: {target}
exception error nouislider, dom, initialization, javascript
noUiSlider: Slider was already initialized.
exception error nouislider, duplicate-initialization, dom, javascript
Invalid config file
exception critical pghero, config, yaml, rails
pg_query required for filter_data
exception error pghero, missing-gem, ruby, bundler
Invalid connection URL
exception critical pghero, config, database-connection, postgres
Spec not found: #{config["spec"]}
exception error pghero, config, rails, database-yml
Unsafe statement
exception error pghero, explain, sql-injection, rails
Unknown format
validation error pghero, explain, argument-validation, ruby
Database not found: #{database_id}
exception error pghero, multi-database, config, indexes
Invalid sort
validation error pghero, query-stats, argument-validation, ruby
Database not found: #{database}
exception error pghero, query-stats, postgres-catalog, pooler
User not found: #{user}
exception error pghero, query-stats, postgres-roles, validation
Invalid query hash: #{query_hash}
validation error pghero, query-stats, validation, postgres
Query hash stats not enabled
exception error pghero, query-stats, not-enabled, historical-stats
Query stats not enabled
exception error pghero, query-stats, postgres-extension, not-enabled
Historical query stats not enabled
exception warning pghero, postgresql, rails, query-stats, configuration, not-enabled
Space stats not enabled
exception warning pghero, postgresql, rails, space-stats, configuration, not-enabled
Suggested indexes not enabled
exception warning pghero, postgresql, rails, pg-query, suggested-indexes, configuration, not-enabled
System stats not enabled
exception warning pghero, aws, rds, cloudwatch, rails, configuration, not-enabled
Invalid metric name
validation error pghero, gcp, cloud-sql, monitoring, input-validation
Invalid database id
validation error pghero, gcp, cloud-sql, configuration, yaml, validation