Technologies/PostgreSQL/Prometheus/stat_bgwriter_buffers_backend_fsync_total

stat_bgwriter_buffers_backend_fsync_total

Gauge
Number of times a backend had to execute its own fsync call (normally the background writer handles those even when the backend does its own write)GitHubView Documentation
Properties
TypeGauge
DimensionsNone
Sourceprometheus-community/postgres_exporter
CategoryBackground Writer
Metric Namestat_bgwriter_buffers_backend_fsync_total
Source File/Users/marksoper/Dev/schema_ai/.cache/github.com/prometheus-community/postgres_exporter/collector/pg_stat_bgwriter.go
Source Line86
Backend
PrometheusPrometheus
Interface DocumentationPrometheus PostgreSQL Exporter