Something went wrong while fetching comments. Please try again.
Created by: bobheadxi
Working on alerts and monitoring issues recently, noticed that postgres alerts are always firing in dogfood and the dashboards are a bit incomplete, this PR:
Interpretation
to some undocumented alerts. Unsure where to go with pg_exporter_err
right now, could use some help @daxmc99 (has been active in k8s.sgdev.org for a while it seems)General
group (which makes it a top-level panel)value
. However, not sure if I'm using the best label here though - currently mostly Kubernetes app
, but not sure if postgres_exporter has a better label we should use instead. Whatever label we choose, I think we should also sum by
that label (see screenshot below, app
is not unique atm)databaseContainerNames
docstring)before:
after: