# 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"} 7.0055e-05 go_gc_duration_seconds{quantile="0.25"} 9.7467e-05 go_gc_duration_seconds{quantile="0.5"} 0.000165862 go_gc_duration_seconds{quantile="0.75"} 0.001205905 go_gc_duration_seconds{quantile="1"} 0.089202008 go_gc_duration_seconds_sum 11.163272293 go_gc_duration_seconds_count 2342 # 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.22.3"} 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.750176e+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 2.982583024e+09 # 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.56765e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 3.5725861e+07 # 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 2.976536e+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.750176e+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 4.907008e+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 3.006464e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 7204 # 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 4.161536e+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 7.913472e+06 # 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.742786220681255e+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 3.5733065e+07 # 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 1200 # 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 52160 # 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 81600 # 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 967326 # 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 458752 # 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 458752 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.3980936e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 6 # HELP node_cpu_guest_seconds_total Seconds the CPUs spent in guests (VMs) for each mode. # TYPE node_cpu_guest_seconds_total counter node_cpu_guest_seconds_total{cpu="0",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="0",mode="user"} 0 node_cpu_guest_seconds_total{cpu="1",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="1",mode="user"} 0 node_cpu_guest_seconds_total{cpu="2",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="2",mode="user"} 0 node_cpu_guest_seconds_total{cpu="3",mode="nice"} 0 node_cpu_guest_seconds_total{cpu="3",mode="user"} 0 # 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"} 308814.59 node_cpu_seconds_total{cpu="0",mode="iowait"} 1295.16 node_cpu_seconds_total{cpu="0",mode="irq"} 0 node_cpu_seconds_total{cpu="0",mode="nice"} 21.68 node_cpu_seconds_total{cpu="0",mode="softirq"} 675.56 node_cpu_seconds_total{cpu="0",mode="steal"} 81440.58 node_cpu_seconds_total{cpu="0",mode="system"} 6051.49 node_cpu_seconds_total{cpu="0",mode="user"} 6357.05 node_cpu_seconds_total{cpu="1",mode="idle"} 307905.18 node_cpu_seconds_total{cpu="1",mode="iowait"} 1306.91 node_cpu_seconds_total{cpu="1",mode="irq"} 0 node_cpu_seconds_total{cpu="1",mode="nice"} 17.59 node_cpu_seconds_total{cpu="1",mode="softirq"} 732.51 node_cpu_seconds_total{cpu="1",mode="steal"} 81798.79 node_cpu_seconds_total{cpu="1",mode="system"} 6015.19 node_cpu_seconds_total{cpu="1",mode="user"} 6353.63 node_cpu_seconds_total{cpu="2",mode="idle"} 305953.17 node_cpu_seconds_total{cpu="2",mode="iowait"} 1237.4 node_cpu_seconds_total{cpu="2",mode="irq"} 0 node_cpu_seconds_total{cpu="2",mode="nice"} 9.47 node_cpu_seconds_total{cpu="2",mode="softirq"} 1449.77 node_cpu_seconds_total{cpu="2",mode="steal"} 85802.01 node_cpu_seconds_total{cpu="2",mode="system"} 5648.71 node_cpu_seconds_total{cpu="2",mode="user"} 6012.9 node_cpu_seconds_total{cpu="3",mode="idle"} 307901.15 node_cpu_seconds_total{cpu="3",mode="iowait"} 1274.63 node_cpu_seconds_total{cpu="3",mode="irq"} 0 node_cpu_seconds_total{cpu="3",mode="nice"} 17.11 node_cpu_seconds_total{cpu="3",mode="softirq"} 670.65 node_cpu_seconds_total{cpu="3",mode="steal"} 81267.11 node_cpu_seconds_total{cpu="3",mode="system"} 6029.26 node_cpu_seconds_total{cpu="3",mode="user"} 6363.76 # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which node_exporter was built, and the goos and goarch for the build. # TYPE node_exporter_build_info gauge node_exporter_build_info{branch="HEAD",goarch="amd64",goos="linux",goversion="go1.22.3",revision="400c3979931613db930ea035f39ce7b377cdbb5b",tags="unknown",version="1.8.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/loop0",device_error="",fstype="squashfs",mountpoint="/snap/core20/2434"} 0 node_filesystem_avail_bytes{device="/dev/loop1",device_error="",fstype="squashfs",mountpoint="/snap/core20/2496"} 0 node_filesystem_avail_bytes{device="/dev/loop2",device_error="",fstype="squashfs",mountpoint="/snap/lxd/31333"} 0 node_filesystem_avail_bytes{device="/dev/loop3",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23545"} 0 node_filesystem_avail_bytes{device="/dev/loop4",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23771"} 0 node_filesystem_avail_bytes{device="/dev/sda1",device_error="",fstype="ext4",mountpoint="/"} 3.01206720512e+11 node_filesystem_avail_bytes{device="/dev/sda15",device_error="",fstype="vfat",mountpoint="/boot/efi"} 1.03057408e+08 node_filesystem_avail_bytes{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_avail_bytes{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/82a5a1e1c4d5"} 0 node_filesystem_avail_bytes{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/a3caac9b0bc7"} 0 node_filesystem_avail_bytes{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/c1910decb97a"} 0 node_filesystem_avail_bytes{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/snapd/ns/lxd.mnt"} 0 # 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/loop0",device_error="",fstype="squashfs",mountpoint="/snap/core20/2434"} 0 node_filesystem_device_error{device="/dev/loop1",device_error="",fstype="squashfs",mountpoint="/snap/core20/2496"} 0 node_filesystem_device_error{device="/dev/loop2",device_error="",fstype="squashfs",mountpoint="/snap/lxd/31333"} 0 node_filesystem_device_error{device="/dev/loop3",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23545"} 0 node_filesystem_device_error{device="/dev/loop4",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23771"} 0 node_filesystem_device_error{device="/dev/sda1",device_error="",fstype="ext4",mountpoint="/"} 0 node_filesystem_device_error{device="/dev/sda15",device_error="",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_device_error{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_device_error{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/82a5a1e1c4d5"} 0 node_filesystem_device_error{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/a3caac9b0bc7"} 0 node_filesystem_device_error{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/c1910decb97a"} 0 node_filesystem_device_error{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/snapd/ns/lxd.mnt"} 0 # HELP node_filesystem_files Filesystem total file nodes. # TYPE node_filesystem_files gauge node_filesystem_files{device="/dev/loop0",device_error="",fstype="squashfs",mountpoint="/snap/core20/2434"} 11851 node_filesystem_files{device="/dev/loop1",device_error="",fstype="squashfs",mountpoint="/snap/core20/2496"} 11885 node_filesystem_files{device="/dev/loop2",device_error="",fstype="squashfs",mountpoint="/snap/lxd/31333"} 961 node_filesystem_files{device="/dev/loop3",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23545"} 608 node_filesystem_files{device="/dev/loop4",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23771"} 608 node_filesystem_files{device="/dev/sda1",device_error="",fstype="ext4",mountpoint="/"} 5.16096e+07 node_filesystem_files{device="/dev/sda15",device_error="",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_files{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_files{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/82a5a1e1c4d5"} 0 node_filesystem_files{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/a3caac9b0bc7"} 0 node_filesystem_files{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/c1910decb97a"} 0 node_filesystem_files{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/snapd/ns/lxd.mnt"} 0 # HELP node_filesystem_files_free Filesystem total free file nodes. # TYPE node_filesystem_files_free gauge node_filesystem_files_free{device="/dev/loop0",device_error="",fstype="squashfs",mountpoint="/snap/core20/2434"} 0 node_filesystem_files_free{device="/dev/loop1",device_error="",fstype="squashfs",mountpoint="/snap/core20/2496"} 0 node_filesystem_files_free{device="/dev/loop2",device_error="",fstype="squashfs",mountpoint="/snap/lxd/31333"} 0 node_filesystem_files_free{device="/dev/loop3",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23545"} 0 node_filesystem_files_free{device="/dev/loop4",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23771"} 0 node_filesystem_files_free{device="/dev/sda1",device_error="",fstype="ext4",mountpoint="/"} 5.1313419e+07 node_filesystem_files_free{device="/dev/sda15",device_error="",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_files_free{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_files_free{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/82a5a1e1c4d5"} 0 node_filesystem_files_free{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/a3caac9b0bc7"} 0 node_filesystem_files_free{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/c1910decb97a"} 0 node_filesystem_files_free{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/snapd/ns/lxd.mnt"} 0 # HELP node_filesystem_free_bytes Filesystem free space in bytes. # TYPE node_filesystem_free_bytes gauge node_filesystem_free_bytes{device="/dev/loop0",device_error="",fstype="squashfs",mountpoint="/snap/core20/2434"} 0 node_filesystem_free_bytes{device="/dev/loop1",device_error="",fstype="squashfs",mountpoint="/snap/core20/2496"} 0 node_filesystem_free_bytes{device="/dev/loop2",device_error="",fstype="squashfs",mountpoint="/snap/lxd/31333"} 0 node_filesystem_free_bytes{device="/dev/loop3",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23545"} 0 node_filesystem_free_bytes{device="/dev/loop4",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23771"} 0 node_filesystem_free_bytes{device="/dev/sda1",device_error="",fstype="ext4",mountpoint="/"} 3.01223497728e+11 node_filesystem_free_bytes{device="/dev/sda15",device_error="",fstype="vfat",mountpoint="/boot/efi"} 1.03057408e+08 node_filesystem_free_bytes{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_free_bytes{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/82a5a1e1c4d5"} 0 node_filesystem_free_bytes{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/a3caac9b0bc7"} 0 node_filesystem_free_bytes{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/c1910decb97a"} 0 node_filesystem_free_bytes{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/snapd/ns/lxd.mnt"} 0 # HELP node_filesystem_readonly Filesystem read-only status. # TYPE node_filesystem_readonly gauge node_filesystem_readonly{device="/dev/loop0",device_error="",fstype="squashfs",mountpoint="/snap/core20/2434"} 1 node_filesystem_readonly{device="/dev/loop1",device_error="",fstype="squashfs",mountpoint="/snap/core20/2496"} 1 node_filesystem_readonly{device="/dev/loop2",device_error="",fstype="squashfs",mountpoint="/snap/lxd/31333"} 1 node_filesystem_readonly{device="/dev/loop3",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23545"} 1 node_filesystem_readonly{device="/dev/loop4",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23771"} 1 node_filesystem_readonly{device="/dev/sda1",device_error="",fstype="ext4",mountpoint="/"} 0 node_filesystem_readonly{device="/dev/sda15",device_error="",fstype="vfat",mountpoint="/boot/efi"} 0 node_filesystem_readonly{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 1 node_filesystem_readonly{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/82a5a1e1c4d5"} 0 node_filesystem_readonly{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/a3caac9b0bc7"} 0 node_filesystem_readonly{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/c1910decb97a"} 0 node_filesystem_readonly{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/snapd/ns/lxd.mnt"} 0 # HELP node_filesystem_size_bytes Filesystem size in bytes. # TYPE node_filesystem_size_bytes gauge node_filesystem_size_bytes{device="/dev/loop0",device_error="",fstype="squashfs",mountpoint="/snap/core20/2434"} 6.684672e+07 node_filesystem_size_bytes{device="/dev/loop1",device_error="",fstype="squashfs",mountpoint="/snap/core20/2496"} 6.684672e+07 node_filesystem_size_bytes{device="/dev/loop2",device_error="",fstype="squashfs",mountpoint="/snap/lxd/31333"} 9.3847552e+07 node_filesystem_size_bytes{device="/dev/loop3",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23545"} 4.6661632e+07 node_filesystem_size_bytes{device="/dev/loop4",device_error="",fstype="squashfs",mountpoint="/snap/snapd/23771"} 4.6661632e+07 node_filesystem_size_bytes{device="/dev/sda1",device_error="",fstype="ext4",mountpoint="/"} 4.16055988224e+11 node_filesystem_size_bytes{device="/dev/sda15",device_error="",fstype="vfat",mountpoint="/boot/efi"} 1.09395456e+08 node_filesystem_size_bytes{device="none",device_error="",fstype="ramfs",mountpoint="/run/credentials/systemd-sysusers.service"} 0 node_filesystem_size_bytes{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/82a5a1e1c4d5"} 0 node_filesystem_size_bytes{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/a3caac9b0bc7"} 0 node_filesystem_size_bytes{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/docker/netns/c1910decb97a"} 0 node_filesystem_size_bytes{device="nsfs",device_error="",fstype="nsfs",mountpoint="/run/snapd/ns/lxd.mnt"} 0 # HELP node_memory_Active_anon_bytes Memory information field Active_anon_bytes. # TYPE node_memory_Active_anon_bytes gauge node_memory_Active_anon_bytes 327680 # HELP node_memory_Active_bytes Memory information field Active_bytes. # TYPE node_memory_Active_bytes gauge node_memory_Active_bytes 1.0182656e+08 # HELP node_memory_Active_file_bytes Memory information field Active_file_bytes. # TYPE node_memory_Active_file_bytes gauge node_memory_Active_file_bytes 1.0149888e+08 # HELP node_memory_AnonHugePages_bytes Memory information field AnonHugePages_bytes. # TYPE node_memory_AnonHugePages_bytes gauge node_memory_AnonHugePages_bytes 0 # HELP node_memory_AnonPages_bytes Memory information field AnonPages_bytes. # TYPE node_memory_AnonPages_bytes gauge node_memory_AnonPages_bytes 8.6521856e+08 # HELP node_memory_Bounce_bytes Memory information field Bounce_bytes. # TYPE node_memory_Bounce_bytes gauge node_memory_Bounce_bytes 0 # HELP node_memory_Buffers_bytes Memory information field Buffers_bytes. # TYPE node_memory_Buffers_bytes gauge node_memory_Buffers_bytes 1.4348288e+07 # HELP node_memory_Cached_bytes Memory information field Cached_bytes. # TYPE node_memory_Cached_bytes gauge node_memory_Cached_bytes 5.72583936e+08 # HELP node_memory_CommitLimit_bytes Memory information field CommitLimit_bytes. # TYPE node_memory_CommitLimit_bytes gauge node_memory_CommitLimit_bytes 3.10452224e+09 # HELP node_memory_Committed_AS_bytes Memory information field Committed_AS_bytes. # TYPE node_memory_Committed_AS_bytes gauge node_memory_Committed_AS_bytes 4.003074048e+09 # HELP node_memory_DirectMap1G_bytes Memory information field DirectMap1G_bytes. # TYPE node_memory_DirectMap1G_bytes gauge node_memory_DirectMap1G_bytes 3.221225472e+09 # HELP node_memory_DirectMap2M_bytes Memory information field DirectMap2M_bytes. # TYPE node_memory_DirectMap2M_bytes gauge node_memory_DirectMap2M_bytes 5.198839808e+09 # HELP node_memory_DirectMap4k_bytes Memory information field DirectMap4k_bytes. # TYPE node_memory_DirectMap4k_bytes gauge node_memory_DirectMap4k_bytes 1.69713664e+08 # HELP node_memory_Dirty_bytes Memory information field Dirty_bytes. # TYPE node_memory_Dirty_bytes gauge node_memory_Dirty_bytes 729088 # HELP node_memory_FileHugePages_bytes Memory information field FileHugePages_bytes. # TYPE node_memory_FileHugePages_bytes gauge node_memory_FileHugePages_bytes 0 # HELP node_memory_FilePmdMapped_bytes Memory information field FilePmdMapped_bytes. # TYPE node_memory_FilePmdMapped_bytes gauge node_memory_FilePmdMapped_bytes 0 # HELP node_memory_HardwareCorrupted_bytes Memory information field HardwareCorrupted_bytes. # TYPE node_memory_HardwareCorrupted_bytes gauge node_memory_HardwareCorrupted_bytes 0 # HELP node_memory_HugePages_Free Memory information field HugePages_Free. # TYPE node_memory_HugePages_Free gauge node_memory_HugePages_Free 0 # HELP node_memory_HugePages_Rsvd Memory information field HugePages_Rsvd. # TYPE node_memory_HugePages_Rsvd gauge node_memory_HugePages_Rsvd 0 # HELP node_memory_HugePages_Surp Memory information field HugePages_Surp. # TYPE node_memory_HugePages_Surp gauge node_memory_HugePages_Surp 0 # HELP node_memory_HugePages_Total Memory information field HugePages_Total. # TYPE node_memory_HugePages_Total gauge node_memory_HugePages_Total 0 # HELP node_memory_Hugepagesize_bytes Memory information field Hugepagesize_bytes. # TYPE node_memory_Hugepagesize_bytes gauge node_memory_Hugepagesize_bytes 2.097152e+06 # HELP node_memory_Hugetlb_bytes Memory information field Hugetlb_bytes. # TYPE node_memory_Hugetlb_bytes gauge node_memory_Hugetlb_bytes 0 # HELP node_memory_Inactive_anon_bytes Memory information field Inactive_anon_bytes. # TYPE node_memory_Inactive_anon_bytes gauge node_memory_Inactive_anon_bytes 8.47110144e+08 # HELP node_memory_Inactive_bytes Memory information field Inactive_bytes. # TYPE node_memory_Inactive_bytes gauge node_memory_Inactive_bytes 1.321836544e+09 # HELP node_memory_Inactive_file_bytes Memory information field Inactive_file_bytes. # TYPE node_memory_Inactive_file_bytes gauge node_memory_Inactive_file_bytes 4.747264e+08 # HELP node_memory_KReclaimable_bytes Memory information field KReclaimable_bytes. # TYPE node_memory_KReclaimable_bytes gauge node_memory_KReclaimable_bytes 1.5781888e+08 # HELP node_memory_KernelStack_bytes Memory information field KernelStack_bytes. # TYPE node_memory_KernelStack_bytes gauge node_memory_KernelStack_bytes 7.151616e+06 # HELP node_memory_Mapped_bytes Memory information field Mapped_bytes. # TYPE node_memory_Mapped_bytes gauge node_memory_Mapped_bytes 4.8146432e+08 # HELP node_memory_MemAvailable_bytes Memory information field MemAvailable_bytes. # TYPE node_memory_MemAvailable_bytes gauge node_memory_MemAvailable_bytes 4.884570112e+09 # HELP node_memory_MemFree_bytes Memory information field MemFree_bytes. # TYPE node_memory_MemFree_bytes gauge node_memory_MemFree_bytes 4.4473344e+09 # HELP node_memory_MemTotal_bytes Memory information field MemTotal_bytes. # TYPE node_memory_MemTotal_bytes gauge node_memory_MemTotal_bytes 6.20904448e+09 # HELP node_memory_Mlocked_bytes Memory information field Mlocked_bytes. # TYPE node_memory_Mlocked_bytes gauge node_memory_Mlocked_bytes 2.8315648e+07 # HELP node_memory_NFS_Unstable_bytes Memory information field NFS_Unstable_bytes. # TYPE node_memory_NFS_Unstable_bytes gauge node_memory_NFS_Unstable_bytes 0 # HELP node_memory_PageTables_bytes Memory information field PageTables_bytes. # TYPE node_memory_PageTables_bytes gauge node_memory_PageTables_bytes 1.255424e+07 # HELP node_memory_Percpu_bytes Memory information field Percpu_bytes. # TYPE node_memory_Percpu_bytes gauge node_memory_Percpu_bytes 3.260416e+06 # HELP node_memory_SReclaimable_bytes Memory information field SReclaimable_bytes. # TYPE node_memory_SReclaimable_bytes gauge node_memory_SReclaimable_bytes 1.5781888e+08 # HELP node_memory_SUnreclaim_bytes Memory information field SUnreclaim_bytes. # TYPE node_memory_SUnreclaim_bytes gauge node_memory_SUnreclaim_bytes 7.2429568e+07 # HELP node_memory_ShmemHugePages_bytes Memory information field ShmemHugePages_bytes. # TYPE node_memory_ShmemHugePages_bytes gauge node_memory_ShmemHugePages_bytes 0 # HELP node_memory_ShmemPmdMapped_bytes Memory information field ShmemPmdMapped_bytes. # TYPE node_memory_ShmemPmdMapped_bytes gauge node_memory_ShmemPmdMapped_bytes 0 # HELP node_memory_Shmem_bytes Memory information field Shmem_bytes. # TYPE node_memory_Shmem_bytes gauge node_memory_Shmem_bytes 1.265664e+06 # HELP node_memory_Slab_bytes Memory information field Slab_bytes. # TYPE node_memory_Slab_bytes gauge node_memory_Slab_bytes 2.30248448e+08 # HELP node_memory_SwapCached_bytes Memory information field SwapCached_bytes. # TYPE node_memory_SwapCached_bytes gauge node_memory_SwapCached_bytes 0 # HELP node_memory_SwapFree_bytes Memory information field SwapFree_bytes. # TYPE node_memory_SwapFree_bytes gauge node_memory_SwapFree_bytes 0 # HELP node_memory_SwapTotal_bytes Memory information field SwapTotal_bytes. # TYPE node_memory_SwapTotal_bytes gauge node_memory_SwapTotal_bytes 0 # HELP node_memory_Unevictable_bytes Memory information field Unevictable_bytes. # TYPE node_memory_Unevictable_bytes gauge node_memory_Unevictable_bytes 2.8315648e+07 # HELP node_memory_VmallocChunk_bytes Memory information field VmallocChunk_bytes. # TYPE node_memory_VmallocChunk_bytes gauge node_memory_VmallocChunk_bytes 0 # HELP node_memory_VmallocTotal_bytes Memory information field VmallocTotal_bytes. # TYPE node_memory_VmallocTotal_bytes gauge node_memory_VmallocTotal_bytes 3.5184372087808e+13 # HELP node_memory_VmallocUsed_bytes Memory information field VmallocUsed_bytes. # TYPE node_memory_VmallocUsed_bytes gauge node_memory_VmallocUsed_bytes 1.890304e+07 # HELP node_memory_WritebackTmp_bytes Memory information field WritebackTmp_bytes. # TYPE node_memory_WritebackTmp_bytes gauge node_memory_WritebackTmp_bytes 0 # HELP node_memory_Writeback_bytes Memory information field Writeback_bytes. # TYPE node_memory_Writeback_bytes gauge node_memory_Writeback_bytes 0 # 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="cpu"} 0.012072456 node_scrape_collector_duration_seconds{collector="filesystem"} 0.012979549 node_scrape_collector_duration_seconds{collector="meminfo"} 0.000766461 # HELP node_scrape_collector_success node_exporter: Whether a collector succeeded. # TYPE node_scrape_collector_success gauge node_scrape_collector_success{collector="cpu"} 1 node_scrape_collector_success{collector="filesystem"} 1 node_scrape_collector_success{collector="meminfo"} 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 377.13 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288 # 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 1.9099648e+07 # 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.74242258714e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.27123456e+09 # 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_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"} 6063 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0