Technologies/PostgreSQL/Prometheus/stat_database_temp_bytes

stat_database_temp_bytes

Gauge
Total amount of data written to temporary files by queries in this database. All temporary files are counted, regardless of why the temporary file was created, and regardless of the log_temp_files setting.GitHubView Documentation
Properties
TypeGauge
Dimensions
datiddatname
Sourceprometheus-community/postgres_exporter
CategoryDatabase Statistics
Metric Namestat_database_temp_bytes
Source File/Users/marksoper/Dev/schema_ai/.cache/github.com/prometheus-community/postgres_exporter/collector/pg_stat_database.go
Source Line162
Backend
PrometheusPrometheus
Interface DocumentationPrometheus PostgreSQL Exporter