Technologies/PostgreSQL/Prometheus/stat_database_temp_files

stat_database_temp_files

Gauge
Number of temporary files created by queries in this database. All temporary files are counted, regardless of why the temporary file was created (e.g., sorting or hashing), and regardless of the log_temp_files setting.GitHubView Documentation
Properties
TypeGauge
Dimensions
datiddatname
Sourceprometheus-community/postgres_exporter
CategoryDatabase Statistics
Metric Namestat_database_temp_files
Source File/Users/marksoper/Dev/schema_ai/.cache/github.com/prometheus-community/postgres_exporter/collector/pg_stat_database.go
Source Line152
Backend
PrometheusPrometheus
Interface DocumentationPrometheus PostgreSQL Exporter