Technologies/PostgreSQL/Prometheus/stat_database_numbackends

stat_database_numbackends

Gauge
Number of backends currently connected to this database. This is the only column in this view that returns a value reflecting current state; all other columns return the accumulated values since the last reset.GitHubView Documentation
Properties
TypeGauge
Dimensions
datiddatname
Sourceprometheus-community/postgres_exporter
CategoryDatabase Statistics
Metric Namestat_database_numbackends
Source File/Users/marksoper/Dev/schema_ai/.cache/github.com/prometheus-community/postgres_exporter/collector/pg_stat_database.go
Source Line42
Backend
PrometheusPrometheus
Interface DocumentationPrometheus PostgreSQL Exporter