# 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"} 0 go_gc_duration_seconds{quantile="0.25"} 0 go_gc_duration_seconds{quantile="0.5"} 0 go_gc_duration_seconds{quantile="0.75"} 0 go_gc_duration_seconds{quantile="1"} 0 go_gc_duration_seconds_sum 0 go_gc_duration_seconds_count 0 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 8 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.15.2"} 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.309928e+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 1.309928e+06 # 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 1.445614e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 526 # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started. # TYPE go_memstats_gc_cpu_fraction gauge go_memstats_gc_cpu_fraction 0 # 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 4.079328e+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.309928e+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 6.4479232e+07 # 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.236416e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 9223 # 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 6.4413696e+07 # 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 6.6715648e+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 0 # 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 9749 # 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 3472 # 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 16384 # 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 36856 # 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 49152 # 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.473924e+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 653106 # 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 393216 # 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 393216 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 7.3352448e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 8 # HELP node_boot_time_seconds Unix time of last boot, including microseconds. # TYPE node_boot_time_seconds gauge node_boot_time_seconds 1.602679036442274e+09 # HELP node_cpu_seconds_total Seconds the cpus spent in each mode. # TYPE node_cpu_seconds_total counter node_cpu_seconds_total{cpu="0",mode="idle"} 9456.535433070867 node_cpu_seconds_total{cpu="0",mode="interrupt"} 35.41732283464567 node_cpu_seconds_total{cpu="0",mode="nice"} 0 node_cpu_seconds_total{cpu="0",mode="system"} 132.48818897637796 node_cpu_seconds_total{cpu="0",mode="user"} 49.99212598425197 node_cpu_seconds_total{cpu="1",mode="idle"} 9568.157480314962 node_cpu_seconds_total{cpu="1",mode="interrupt"} 6.708661417322834 node_cpu_seconds_total{cpu="1",mode="nice"} 0 node_cpu_seconds_total{cpu="1",mode="system"} 57.83464566929134 node_cpu_seconds_total{cpu="1",mode="user"} 41.732283464566926 # HELP node_devstat_blocks_transferred_total The total number of blocks transferred. # TYPE node_devstat_blocks_transferred_total counter node_devstat_blocks_transferred_total{device="ada0"} 9.2701244e+07 node_devstat_blocks_transferred_total{device="cd0"} 0 node_devstat_blocks_transferred_total{device="pass0"} 1 node_devstat_blocks_transferred_total{device="pass1"} 0 # HELP node_devstat_busy_time_seconds_total Total time the device had one or more transactions outstanding in seconds. # TYPE node_devstat_busy_time_seconds_total counter node_devstat_busy_time_seconds_total{device="ada0"} 1845 node_devstat_busy_time_seconds_total{device="cd0"} 0 node_devstat_busy_time_seconds_total{device="pass0"} 0 node_devstat_busy_time_seconds_total{device="pass1"} 0 # HELP node_devstat_bytes_total The total number of bytes in transactions. # TYPE node_devstat_bytes_total counter node_devstat_bytes_total{device="ada0",type="read"} 1.986639872e+09 node_devstat_bytes_total{device="ada0",type="write"} 3.4178052096e+10 node_devstat_bytes_total{device="cd0",type="read"} 0 node_devstat_bytes_total{device="cd0",type="write"} 0 node_devstat_bytes_total{device="pass0",type="read"} 512 node_devstat_bytes_total{device="pass0",type="write"} 0 node_devstat_bytes_total{device="pass1",type="read"} 0 node_devstat_bytes_total{device="pass1",type="write"} 0 # HELP node_devstat_duration_seconds_total The total duration of transactions in seconds. # TYPE node_devstat_duration_seconds_total counter node_devstat_duration_seconds_total{device="ada0",type="other"} 0 node_devstat_duration_seconds_total{device="ada0",type="read"} 114.21549606330596 node_devstat_duration_seconds_total{device="ada0",type="write"} 4342.3536552286305 node_devstat_duration_seconds_total{device="cd0",type="other"} 0.0025999599999845593 node_devstat_duration_seconds_total{device="cd0",type="read"} 0.0026852699999840527 node_devstat_duration_seconds_total{device="cd0",type="write"} 0 node_devstat_duration_seconds_total{device="pass0",type="other"} 0 node_devstat_duration_seconds_total{device="pass0",type="read"} 0.00019443999999884526 node_devstat_duration_seconds_total{device="pass0",type="write"} 0 node_devstat_duration_seconds_total{device="pass1",type="other"} 0 node_devstat_duration_seconds_total{device="pass1",type="read"} 0 node_devstat_duration_seconds_total{device="pass1",type="write"} 0 # HELP node_devstat_transfers_total The total number of transactions. # TYPE node_devstat_transfers_total counter node_devstat_transfers_total{device="ada0",type="other"} 0 node_devstat_transfers_total{device="ada0",type="read"} 71493 node_devstat_transfers_total{device="ada0",type="write"} 835504 node_devstat_transfers_total{device="cd0",type="other"} 16 node_devstat_transfers_total{device="cd0",type="read"} 8 node_devstat_transfers_total{device="cd0",type="write"} 0 node_devstat_transfers_total{device="pass0",type="other"} 0 node_devstat_transfers_total{device="pass0",type="read"} 1 node_devstat_transfers_total{device="pass0",type="write"} 0 node_devstat_transfers_total{device="pass1",type="other"} 0 node_devstat_transfers_total{device="pass1",type="read"} 0 node_devstat_transfers_total{device="pass1",type="write"} 0 # HELP node_exec_context_switches_total Context switches since system boot. Resets at architecture unsigned integer. # TYPE node_exec_context_switches_total counter node_exec_context_switches_total 8.260171e+06 # HELP node_exec_device_interrupts_total Device interrupts since system boot. Resets at architecture unsigned integer. # TYPE node_exec_device_interrupts_total counter node_exec_device_interrupts_total 1.37922e+06 # HELP node_exec_forks_total Number of fork() calls since system boot. Resets at architecture unsigned integer. # TYPE node_exec_forks_total counter node_exec_forks_total 17456 # HELP node_exec_software_interrupts_total Software interrupts since system boot. Resets at architecture unsigned integer. # TYPE node_exec_software_interrupts_total counter node_exec_software_interrupts_total 154425 # HELP node_exec_system_calls_total System calls since system boot. Resets at architecture unsigned integer. # TYPE node_exec_system_calls_total counter node_exec_system_calls_total 9.538863e+06 # HELP node_exec_traps_total Traps since system boot. Resets at architecture unsigned integer. # TYPE node_exec_traps_total counter node_exec_traps_total 8.911584e+06 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which node_exporter was built. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="release-1.0",goversion="go1.15.2",revision="0",version="1.0.1"} 1 # HELP node_filesystem_avail_bytes Filesystem space available to non-root users in bytes. # TYPE node_filesystem_avail_bytes gauge node_filesystem_avail_bytes{device="/dev/gpt/rootfs",fstype="ufs",mountpoint="/"} 2.3866208256e+10 # HELP node_filesystem_device_error Whether an error occurred while getting statistics for the given device. # TYPE node_filesystem_device_error gauge node_filesystem_device_error{device="/dev/gpt/rootfs",fstype="ufs",mountpoint="/"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/gpt/rootfs",fstype="ufs",mountpoint="/"} 3.611518e+06 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/gpt/rootfs",fstype="ufs",mountpoint="/"} 3.557931e+06 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/gpt/rootfs",fstype="ufs",mountpoint="/"} 2.6111279104e+10 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/gpt/rootfs",fstype="ufs",mountpoint="/"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/gpt/rootfs",fstype="ufs",mountpoint="/"} 2.8063424512e+10 # HELP node_load1 1m load average. # TYPE node_load1 gauge node_load1 0.1533203125 # HELP node_load15 15m load average. # TYPE node_load15 gauge node_load15 0.16357421875 # HELP node_load5 5m load average. # TYPE node_load5 gauge node_load5 0.171875 # HELP node_memory_active_bytes Recently used by userland # TYPE node_memory_active_bytes gauge node_memory_active_bytes 7.901184e+07 # HELP node_memory_buffer_bytes Disk IO Cache entries for non ZFS filesystems, only usable by kernel # TYPE node_memory_buffer_bytes gauge node_memory_buffer_bytes 2.09891328e+08 # HELP node_memory_cache_bytes Almost free, backed by swap or files, available for re-allocation # TYPE node_memory_cache_bytes gauge node_memory_cache_bytes 0 # HELP node_memory_free_bytes Unallocated, available for allocation # TYPE node_memory_free_bytes gauge node_memory_free_bytes 9.2561408e+07 # HELP node_memory_inactive_bytes Not recently used by userland # TYPE node_memory_inactive_bytes gauge node_memory_inactive_bytes 1.54028032e+09 # HELP node_memory_size_bytes Total physical memory size # TYPE node_memory_size_bytes gauge node_memory_size_bytes 2.052521984e+09 # HELP node_memory_swap_in_bytes_total Bytes paged in from swap devices # TYPE node_memory_swap_in_bytes_total counter node_memory_swap_in_bytes_total 0 # HELP node_memory_swap_out_bytes_total Bytes paged out to swap devices # TYPE node_memory_swap_out_bytes_total counter node_memory_swap_out_bytes_total 0 # HELP node_memory_swap_size_bytes Total swap memory size # TYPE node_memory_swap_size_bytes gauge node_memory_swap_size_bytes 4.294967296e+09 # HELP node_memory_swap_used_bytes Currently allocated swap # TYPE node_memory_swap_used_bytes gauge node_memory_swap_used_bytes 0 # HELP node_memory_wired_bytes Locked in memory by kernel, mlock, etc # TYPE node_memory_wired_bytes gauge node_memory_wired_bytes 3.50973952e+08 # HELP node_network_receive_bytes_total Network device statistic receive_bytes. # TYPE node_network_receive_bytes_total counter node_network_receive_bytes_total{device="enc0"} 0 node_network_receive_bytes_total{device="lo0"} 25540 node_network_receive_bytes_total{device="ovpns1"} 0 node_network_receive_bytes_total{device="pflog0"} 0 node_network_receive_bytes_total{device="pfsync0"} 0 node_network_receive_bytes_total{device="vtnet0"} 7.86957021e+08 node_network_receive_bytes_total{device="vtnet1"} 7000 node_network_receive_bytes_total{device="vtnet2"} 542686 node_network_receive_bytes_total{device="vtnet3"} 1.6866329e+07 # HELP node_network_receive_drop_total Network device statistic receive_drop. # TYPE node_network_receive_drop_total counter node_network_receive_drop_total{device="enc0"} 0 node_network_receive_drop_total{device="lo0"} 0 node_network_receive_drop_total{device="ovpns1"} 0 node_network_receive_drop_total{device="pflog0"} 0 node_network_receive_drop_total{device="pfsync0"} 0 node_network_receive_drop_total{device="vtnet0"} 0 node_network_receive_drop_total{device="vtnet1"} 0 node_network_receive_drop_total{device="vtnet2"} 0 node_network_receive_drop_total{device="vtnet3"} 0 # HELP node_network_receive_errs_total Network device statistic receive_errs. # TYPE node_network_receive_errs_total counter node_network_receive_errs_total{device="enc0"} 0 node_network_receive_errs_total{device="lo0"} 0 node_network_receive_errs_total{device="ovpns1"} 0 node_network_receive_errs_total{device="pflog0"} 0 node_network_receive_errs_total{device="pfsync0"} 0 node_network_receive_errs_total{device="vtnet0"} 0 node_network_receive_errs_total{device="vtnet1"} 0 node_network_receive_errs_total{device="vtnet2"} 0 node_network_receive_errs_total{device="vtnet3"} 0 # HELP node_network_receive_multicast_total Network device statistic receive_multicast. # TYPE node_network_receive_multicast_total counter node_network_receive_multicast_total{device="enc0"} 0 node_network_receive_multicast_total{device="lo0"} 0 node_network_receive_multicast_total{device="ovpns1"} 0 node_network_receive_multicast_total{device="pflog0"} 0 node_network_receive_multicast_total{device="pfsync0"} 0 node_network_receive_multicast_total{device="vtnet0"} 10530 node_network_receive_multicast_total{device="vtnet1"} 4 node_network_receive_multicast_total{device="vtnet2"} 5568 node_network_receive_multicast_total{device="vtnet3"} 10962 # HELP node_network_receive_packets_total Network device statistic receive_packets. # TYPE node_network_receive_packets_total counter node_network_receive_packets_total{device="enc0"} 0 node_network_receive_packets_total{device="lo0"} 37 node_network_receive_packets_total{device="ovpns1"} 0 node_network_receive_packets_total{device="pflog0"} 0 node_network_receive_packets_total{device="pfsync0"} 0 node_network_receive_packets_total{device="vtnet0"} 825113 node_network_receive_packets_total{device="vtnet1"} 100 node_network_receive_packets_total{device="vtnet2"} 5672 node_network_receive_packets_total{device="vtnet3"} 26391 # HELP node_network_transmit_bytes_total Network device statistic transmit_bytes. # TYPE node_network_transmit_bytes_total counter node_network_transmit_bytes_total{device="enc0"} 0 node_network_transmit_bytes_total{device="lo0"} 25540 node_network_transmit_bytes_total{device="ovpns1"} 436 node_network_transmit_bytes_total{device="pflog0"} 647880 node_network_transmit_bytes_total{device="pfsync0"} 3.489594e+06 node_network_transmit_bytes_total{device="vtnet0"} 5.9072075e+07 node_network_transmit_bytes_total{device="vtnet1"} 579962 node_network_transmit_bytes_total{device="vtnet2"} 350750 node_network_transmit_bytes_total{device="vtnet3"} 2.170522e+06 # HELP node_network_transmit_drop_total Network device statistic transmit_drop. # TYPE node_network_transmit_drop_total counter node_network_transmit_drop_total{device="enc0"} 0 node_network_transmit_drop_total{device="lo0"} 0 node_network_transmit_drop_total{device="ovpns1"} 0 node_network_transmit_drop_total{device="pflog0"} 0 node_network_transmit_drop_total{device="pfsync0"} 0 node_network_transmit_drop_total{device="vtnet0"} 0 node_network_transmit_drop_total{device="vtnet1"} 0 node_network_transmit_drop_total{device="vtnet2"} 0 node_network_transmit_drop_total{device="vtnet3"} 0 # HELP node_network_transmit_errs_total Network device statistic transmit_errs. # TYPE node_network_transmit_errs_total counter node_network_transmit_errs_total{device="enc0"} 0 node_network_transmit_errs_total{device="lo0"} 0 node_network_transmit_errs_total{device="ovpns1"} 0 node_network_transmit_errs_total{device="pflog0"} 0 node_network_transmit_errs_total{device="pfsync0"} 0 node_network_transmit_errs_total{device="vtnet0"} 0 node_network_transmit_errs_total{device="vtnet1"} 0 node_network_transmit_errs_total{device="vtnet2"} 0 node_network_transmit_errs_total{device="vtnet3"} 0 # HELP node_network_transmit_multicast_total Network device statistic transmit_multicast. # TYPE node_network_transmit_multicast_total counter node_network_transmit_multicast_total{device="enc0"} 0 node_network_transmit_multicast_total{device="lo0"} 0 node_network_transmit_multicast_total{device="ovpns1"} 5 node_network_transmit_multicast_total{device="pflog0"} 0 node_network_transmit_multicast_total{device="pfsync0"} 0 node_network_transmit_multicast_total{device="vtnet0"} 0 node_network_transmit_multicast_total{device="vtnet1"} 0 node_network_transmit_multicast_total{device="vtnet2"} 0 node_network_transmit_multicast_total{device="vtnet3"} 0 # HELP node_network_transmit_packets_total Network device statistic transmit_packets. # TYPE node_network_transmit_packets_total counter node_network_transmit_packets_total{device="enc0"} 0 node_network_transmit_packets_total{device="lo0"} 37 node_network_transmit_packets_total{device="ovpns1"} 5 node_network_transmit_packets_total{device="pflog0"} 4719 node_network_transmit_packets_total{device="pfsync0"} 16379 node_network_transmit_packets_total{device="vtnet0"} 54727 node_network_transmit_packets_total{device="vtnet1"} 10469 node_network_transmit_packets_total{device="vtnet2"} 5013 node_network_transmit_packets_total{device="vtnet3"} 22059 # HELP node_scrape_collector_duration_seconds node_exporter: Duration of a collector scrape. # TYPE node_scrape_collector_duration_seconds gauge node_scrape_collector_duration_seconds{collector="boottime"} 1.506e-05 node_scrape_collector_duration_seconds{collector="cpu"} 0.00010204 node_scrape_collector_duration_seconds{collector="devstat"} 0.00013284 node_scrape_collector_duration_seconds{collector="exec"} 4.461e-05 node_scrape_collector_duration_seconds{collector="filesystem"} 9.275e-05 node_scrape_collector_duration_seconds{collector="loadavg"} 4.333e-05 node_scrape_collector_duration_seconds{collector="meminfo"} 0.00013185 node_scrape_collector_duration_seconds{collector="netdev"} 0.00014127 node_scrape_collector_duration_seconds{collector="textfile"} 5.5331e-05 node_scrape_collector_duration_seconds{collector="time"} 2.92e-05 node_scrape_collector_duration_seconds{collector="uname"} 2.816e-05 node_scrape_collector_duration_seconds{collector="zfs"} 1.549e-05 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="boottime"} 1 node_scrape_collector_success{collector="cpu"} 1 node_scrape_collector_success{collector="devstat"} 1 node_scrape_collector_success{collector="exec"} 1 node_scrape_collector_success{collector="filesystem"} 1 node_scrape_collector_success{collector="loadavg"} 1 node_scrape_collector_success{collector="meminfo"} 1 node_scrape_collector_success{collector="netdev"} 1 node_scrape_collector_success{collector="textfile"} 1 node_scrape_collector_success{collector="time"} 1 node_scrape_collector_success{collector="uname"} 1 node_scrape_collector_success{collector="zfs"} 0 # HELP node_textfile_scrape_error 1 if there was an error opening or reading a file, 0 otherwise # TYPE node_textfile_scrape_error gauge node_textfile_scrape_error 0 # HELP node_time_seconds System time in seconds since epoch (1970). # TYPE node_time_seconds gauge node_time_seconds 1.6026887118723505e+09 # HELP node_uname_info Labeled system information as provided by the uname system call. # TYPE node_uname_info gauge node_uname_info{domainname="swh.network",machine="amd64",nodename="router",release="12.1-RELEASE-p10-HBSD",sysname="FreeBSD",version="FreeBSD 12.1-RELEASE-p10-HBSD #0 517e44a00df(stable/20.7)-dirty: Mon Sep 21 16:21:17 CEST 2020 root@sensey64:/usr/obj/usr/src/amd64.amd64/sys/SMP "} 1 # HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler. # TYPE promhttp_metric_handler_errors_total counter promhttp_metric_handler_errors_total{cause="encoding"} 0 promhttp_metric_handler_errors_total{cause="gathering"} 0 # 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"} 1 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0