# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 8.946e-05 go_gc_duration_seconds{quantile="0.25"} 0.000545453 go_gc_duration_seconds{quantile="0.5"} 0.000607953 go_gc_duration_seconds{quantile="0.75"} 0.000728761 go_gc_duration_seconds{quantile="1"} 0.001025784 go_gc_duration_seconds_sum 85.385261848 go_gc_duration_seconds_count 668432 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 11 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.18.5"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 1.250152e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 7.74429005792e+11 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 4604 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 9.727463879e+09 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 5.030248e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 1.250152e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 9.715712e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 2.113536e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 14797 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 9.691136e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 1.1829248e+07 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.7649936014648533e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 9.727478676e+09 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 4800 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 15600 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 69904 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 130560 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 801980 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 753664 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 753664 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.8565904e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 9 # HELP pg_database_size_bytes Disk space used by the database # TYPE pg_database_size_bytes gauge pg_database_size_bytes{datname="jfc_pulpo",server="localhost:5432"} 7.011525411e+09 pg_database_size_bytes{datname="jfcsa_pulpo",server="localhost:5432"} 9.5200035e+07 pg_database_size_bytes{datname="postgres",server="localhost:5432"} 8.979235e+06 pg_database_size_bytes{datname="sebcacavelos_pulpo",server="localhost:5432"} 1.176716067e+09 pg_database_size_bytes{datname="template0",server="localhost:5432"} 8.774435e+06 pg_database_size_bytes{datname="template1",server="localhost:5432"} 8.626691e+06 # HELP pg_exporter_last_scrape_duration_seconds Duration of the last scrape of metrics from PostgreSQL. # TYPE pg_exporter_last_scrape_duration_seconds gauge pg_exporter_last_scrape_duration_seconds 1.006857855 # HELP pg_exporter_last_scrape_error Whether the last scrape of metrics from PostgreSQL resulted in an error (1 for error, 0 for success). # TYPE pg_exporter_last_scrape_error gauge pg_exporter_last_scrape_error 1 # HELP pg_exporter_scrapes_total Total number of times PostgreSQL was scraped for metrics. # TYPE pg_exporter_scrapes_total counter pg_exporter_scrapes_total 626907 # HELP pg_exporter_user_queries_load_error Whether the user queries file was loaded and parsed successfully (1 for error, 0 for success). # TYPE pg_exporter_user_queries_load_error gauge pg_exporter_user_queries_load_error{filename="/var/lib/postgresql/queries.yml",hashsum=""} 1 # HELP pg_scrape_collector_duration_seconds postgres_exporter: Duration of a collector scrape. # TYPE pg_scrape_collector_duration_seconds gauge pg_scrape_collector_duration_seconds{collector="bgwriter"} 0.028648042 pg_scrape_collector_duration_seconds{collector="database"} 0.0719216 # HELP pg_scrape_collector_success postgres_exporter: Whether a collector succeeded. # TYPE pg_scrape_collector_success gauge pg_scrape_collector_success{collector="bgwriter"} 1 pg_scrape_collector_success{collector="database"} 1 # HELP pg_stat_bgwriter_buffers_alloc_total Number of buffers allocated # TYPE pg_stat_bgwriter_buffers_alloc_total counter pg_stat_bgwriter_buffers_alloc_total{server="localhost:5432"} 2.64194175e+08 # HELP pg_stat_bgwriter_buffers_backend_fsync_total 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) # TYPE pg_stat_bgwriter_buffers_backend_fsync_total counter pg_stat_bgwriter_buffers_backend_fsync_total{server="localhost:5432"} 0 # HELP pg_stat_bgwriter_buffers_backend_total Number of buffers written directly by a backend # TYPE pg_stat_bgwriter_buffers_backend_total counter pg_stat_bgwriter_buffers_backend_total{server="localhost:5432"} 1.5050433e+07 # HELP pg_stat_bgwriter_buffers_checkpoint_total Number of buffers written during checkpoints # TYPE pg_stat_bgwriter_buffers_checkpoint_total counter pg_stat_bgwriter_buffers_checkpoint_total{server="localhost:5432"} 1.3957636e+07 # HELP pg_stat_bgwriter_buffers_clean_total Number of buffers written by the background writer # TYPE pg_stat_bgwriter_buffers_clean_total counter pg_stat_bgwriter_buffers_clean_total{server="localhost:5432"} 1.505203e+06 # HELP pg_stat_bgwriter_checkpoint_sync_time_total Total amount of time that has been spent in the portion of checkpoint processing where files are synchronized to disk, in milliseconds # TYPE pg_stat_bgwriter_checkpoint_sync_time_total counter pg_stat_bgwriter_checkpoint_sync_time_total{server="localhost:5432"} 548444 # HELP pg_stat_bgwriter_checkpoint_write_time_total Total amount of time that has been spent in the portion of checkpoint processing where files are written to disk, in milliseconds # TYPE pg_stat_bgwriter_checkpoint_write_time_total counter pg_stat_bgwriter_checkpoint_write_time_total{server="localhost:5432"} 1.096351358e+09 # HELP pg_stat_bgwriter_checkpoints_req_total Number of requested checkpoints that have been performed # TYPE pg_stat_bgwriter_checkpoints_req_total counter pg_stat_bgwriter_checkpoints_req_total{server="localhost:5432"} 61 # HELP pg_stat_bgwriter_checkpoints_timed_total Number of scheduled checkpoints that have been performed # TYPE pg_stat_bgwriter_checkpoints_timed_total counter pg_stat_bgwriter_checkpoints_timed_total{server="localhost:5432"} 222625 # HELP pg_stat_bgwriter_maxwritten_clean_total Number of times the background writer stopped a cleaning scan because it had written too many buffers # TYPE pg_stat_bgwriter_maxwritten_clean_total counter pg_stat_bgwriter_maxwritten_clean_total{server="localhost:5432"} 13620 # HELP pg_stat_bgwriter_stats_reset_total Time at which these statistics were last reset # TYPE pg_stat_bgwriter_stats_reset_total counter pg_stat_bgwriter_stats_reset_total{server="localhost:5432"} 1.698181186e+09 # HELP pg_up Whether the last scrape of metrics from PostgreSQL was able to connect to the server (1 for yes, 0 for no). # TYPE pg_up gauge pg_up 0 # HELP postgres_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which postgres_exporter was built. # TYPE postgres_exporter_build_info gauge postgres_exporter_build_info{branch="HEAD",goversion="go1.18.5",revision="b5fd2465646a09bb1c8dbd5c9c00b852da93927a",version="0.11.1"} 1 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 6995.76 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1024 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 10 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 7.036928e+06 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.73155061681e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 7.31029504e+08 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 626906 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0