# 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"} 4.17e-05 go_gc_duration_seconds{quantile="0.25"} 4.5801e-05 go_gc_duration_seconds{quantile="0.5"} 4.9501e-05 go_gc_duration_seconds{quantile="0.75"} 6.1701e-05 go_gc_duration_seconds{quantile="1"} 0.000144902 go_gc_duration_seconds_sum 3.01861589 go_gc_duration_seconds_count 56830 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 10 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.22.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 2.253096e+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.776675724e+10 # 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.836941e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 3.8281008e+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 3.473592e+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 2.253096e+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 5.414912e+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 3.915776e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 32144 # 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 5.0806784e+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 5.8064896e+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.7779983912722027e+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.8313152e+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 2400 # 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 95680 # 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 5.012312e+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 659923 # 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 655360 # 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 655360 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 6.4836872e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 9 # HELP mpd_request_duration_milliseconds MPD response latency. # TYPE mpd_request_duration_milliseconds histogram mpd_request_duration_milliseconds_bucket{code="200",service="livesim2",le="5"} 53 mpd_request_duration_milliseconds_bucket{code="200",service="livesim2",le="10"} 53 mpd_request_duration_milliseconds_bucket{code="200",service="livesim2",le="20"} 53 mpd_request_duration_milliseconds_bucket{code="200",service="livesim2",le="50"} 53 mpd_request_duration_milliseconds_bucket{code="200",service="livesim2",le="100"} 53 mpd_request_duration_milliseconds_bucket{code="200",service="livesim2",le="200"} 53 mpd_request_duration_milliseconds_bucket{code="200",service="livesim2",le="500"} 53 mpd_request_duration_milliseconds_bucket{code="200",service="livesim2",le="1000"} 53 mpd_request_duration_milliseconds_bucket{code="200",service="livesim2",le="+Inf"} 53 mpd_request_duration_milliseconds_sum{code="200",service="livesim2"} 27.479943999999996 mpd_request_duration_milliseconds_count{code="200",service="livesim2"} 53 # HELP mpd_requests_total Number MPD requests processed, partitioned by status code. # TYPE mpd_requests_total counter mpd_requests_total{code="200",service="livesim2"} 53 # HELP other_request_duration_milliseconds Other response latency. # TYPE other_request_duration_milliseconds histogram other_request_duration_milliseconds_bucket{code="200",service="livesim2",le="5"} 11489 other_request_duration_milliseconds_bucket{code="200",service="livesim2",le="10"} 11490 other_request_duration_milliseconds_bucket{code="200",service="livesim2",le="20"} 11490 other_request_duration_milliseconds_bucket{code="200",service="livesim2",le="50"} 11490 other_request_duration_milliseconds_bucket{code="200",service="livesim2",le="100"} 11490 other_request_duration_milliseconds_bucket{code="200",service="livesim2",le="200"} 11490 other_request_duration_milliseconds_bucket{code="200",service="livesim2",le="500"} 11490 other_request_duration_milliseconds_bucket{code="200",service="livesim2",le="1000"} 11490 other_request_duration_milliseconds_bucket{code="200",service="livesim2",le="+Inf"} 11490 other_request_duration_milliseconds_sum{code="200",service="livesim2"} 2268.173578000006 other_request_duration_milliseconds_count{code="200",service="livesim2"} 11490 other_request_duration_milliseconds_bucket{code="204",service="livesim2",le="5"} 102 other_request_duration_milliseconds_bucket{code="204",service="livesim2",le="10"} 102 other_request_duration_milliseconds_bucket{code="204",service="livesim2",le="20"} 102 other_request_duration_milliseconds_bucket{code="204",service="livesim2",le="50"} 102 other_request_duration_milliseconds_bucket{code="204",service="livesim2",le="100"} 102 other_request_duration_milliseconds_bucket{code="204",service="livesim2",le="200"} 102 other_request_duration_milliseconds_bucket{code="204",service="livesim2",le="500"} 102 other_request_duration_milliseconds_bucket{code="204",service="livesim2",le="1000"} 102 other_request_duration_milliseconds_bucket{code="204",service="livesim2",le="+Inf"} 102 other_request_duration_milliseconds_sum{code="204",service="livesim2"} 2.821824 other_request_duration_milliseconds_count{code="204",service="livesim2"} 102 other_request_duration_milliseconds_bucket{code="301",service="livesim2",le="5"} 21 other_request_duration_milliseconds_bucket{code="301",service="livesim2",le="10"} 21 other_request_duration_milliseconds_bucket{code="301",service="livesim2",le="20"} 21 other_request_duration_milliseconds_bucket{code="301",service="livesim2",le="50"} 21 other_request_duration_milliseconds_bucket{code="301",service="livesim2",le="100"} 21 other_request_duration_milliseconds_bucket{code="301",service="livesim2",le="200"} 21 other_request_duration_milliseconds_bucket{code="301",service="livesim2",le="500"} 21 other_request_duration_milliseconds_bucket{code="301",service="livesim2",le="1000"} 21 other_request_duration_milliseconds_bucket{code="301",service="livesim2",le="+Inf"} 21 other_request_duration_milliseconds_sum{code="301",service="livesim2"} 0.7400030000000001 other_request_duration_milliseconds_count{code="301",service="livesim2"} 21 other_request_duration_milliseconds_bucket{code="302",service="livesim2",le="5"} 81 other_request_duration_milliseconds_bucket{code="302",service="livesim2",le="10"} 81 other_request_duration_milliseconds_bucket{code="302",service="livesim2",le="20"} 81 other_request_duration_milliseconds_bucket{code="302",service="livesim2",le="50"} 81 other_request_duration_milliseconds_bucket{code="302",service="livesim2",le="100"} 81 other_request_duration_milliseconds_bucket{code="302",service="livesim2",le="200"} 81 other_request_duration_milliseconds_bucket{code="302",service="livesim2",le="500"} 81 other_request_duration_milliseconds_bucket{code="302",service="livesim2",le="1000"} 81 other_request_duration_milliseconds_bucket{code="302",service="livesim2",le="+Inf"} 81 other_request_duration_milliseconds_sum{code="302",service="livesim2"} 2.201423 other_request_duration_milliseconds_count{code="302",service="livesim2"} 81 other_request_duration_milliseconds_bucket{code="400",service="livesim2",le="5"} 4990 other_request_duration_milliseconds_bucket{code="400",service="livesim2",le="10"} 5003 other_request_duration_milliseconds_bucket{code="400",service="livesim2",le="20"} 5008 other_request_duration_milliseconds_bucket{code="400",service="livesim2",le="50"} 5009 other_request_duration_milliseconds_bucket{code="400",service="livesim2",le="100"} 5009 other_request_duration_milliseconds_bucket{code="400",service="livesim2",le="200"} 5009 other_request_duration_milliseconds_bucket{code="400",service="livesim2",le="500"} 5009 other_request_duration_milliseconds_bucket{code="400",service="livesim2",le="1000"} 5009 other_request_duration_milliseconds_bucket{code="400",service="livesim2",le="+Inf"} 5009 other_request_duration_milliseconds_sum{code="400",service="livesim2"} 1024.8827579999993 other_request_duration_milliseconds_count{code="400",service="livesim2"} 5009 other_request_duration_milliseconds_bucket{code="404",service="livesim2",le="5"} 578 other_request_duration_milliseconds_bucket{code="404",service="livesim2",le="10"} 578 other_request_duration_milliseconds_bucket{code="404",service="livesim2",le="20"} 578 other_request_duration_milliseconds_bucket{code="404",service="livesim2",le="50"} 578 other_request_duration_milliseconds_bucket{code="404",service="livesim2",le="100"} 578 other_request_duration_milliseconds_bucket{code="404",service="livesim2",le="200"} 578 other_request_duration_milliseconds_bucket{code="404",service="livesim2",le="500"} 578 other_request_duration_milliseconds_bucket{code="404",service="livesim2",le="1000"} 578 other_request_duration_milliseconds_bucket{code="404",service="livesim2",le="+Inf"} 578 other_request_duration_milliseconds_sum{code="404",service="livesim2"} 19.543479000000005 other_request_duration_milliseconds_count{code="404",service="livesim2"} 578 other_request_duration_milliseconds_bucket{code="405",service="livesim2",le="5"} 78401 other_request_duration_milliseconds_bucket{code="405",service="livesim2",le="10"} 78401 other_request_duration_milliseconds_bucket{code="405",service="livesim2",le="20"} 78401 other_request_duration_milliseconds_bucket{code="405",service="livesim2",le="50"} 78401 other_request_duration_milliseconds_bucket{code="405",service="livesim2",le="100"} 78401 other_request_duration_milliseconds_bucket{code="405",service="livesim2",le="200"} 78401 other_request_duration_milliseconds_bucket{code="405",service="livesim2",le="500"} 78401 other_request_duration_milliseconds_bucket{code="405",service="livesim2",le="1000"} 78401 other_request_duration_milliseconds_bucket{code="405",service="livesim2",le="+Inf"} 78401 other_request_duration_milliseconds_sum{code="405",service="livesim2"} 1687.0649810000107 other_request_duration_milliseconds_count{code="405",service="livesim2"} 78401 # HELP other_requests_total Number other requests processed, partitioned by status code. # TYPE other_requests_total counter other_requests_total{code="200",service="livesim2"} 11490 other_requests_total{code="204",service="livesim2"} 102 other_requests_total{code="301",service="livesim2"} 21 other_requests_total{code="302",service="livesim2"} 81 other_requests_total{code="400",service="livesim2"} 5009 other_requests_total{code="404",service="livesim2"} 578 other_requests_total{code="405",service="livesim2"} 78401 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 336.48 # 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 8 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 3.4414592e+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.77101720577e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.27275008e+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_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"} 105 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 # HELP segment_request_duration_milliseconds segment response latency. # TYPE segment_request_duration_milliseconds histogram segment_request_duration_milliseconds_bucket{code="200",service="livesim2",le="5"} 78 segment_request_duration_milliseconds_bucket{code="200",service="livesim2",le="10"} 85 segment_request_duration_milliseconds_bucket{code="200",service="livesim2",le="20"} 87 segment_request_duration_milliseconds_bucket{code="200",service="livesim2",le="50"} 87 segment_request_duration_milliseconds_bucket{code="200",service="livesim2",le="100"} 87 segment_request_duration_milliseconds_bucket{code="200",service="livesim2",le="200"} 87 segment_request_duration_milliseconds_bucket{code="200",service="livesim2",le="500"} 87 segment_request_duration_milliseconds_bucket{code="200",service="livesim2",le="1000"} 87 segment_request_duration_milliseconds_bucket{code="200",service="livesim2",le="+Inf"} 87 segment_request_duration_milliseconds_sum{code="200",service="livesim2"} 203.13926 segment_request_duration_milliseconds_count{code="200",service="livesim2"} 87 segment_request_duration_milliseconds_bucket{code="405",service="livesim2",le="5"} 3 segment_request_duration_milliseconds_bucket{code="405",service="livesim2",le="10"} 3 segment_request_duration_milliseconds_bucket{code="405",service="livesim2",le="20"} 3 segment_request_duration_milliseconds_bucket{code="405",service="livesim2",le="50"} 3 segment_request_duration_milliseconds_bucket{code="405",service="livesim2",le="100"} 3 segment_request_duration_milliseconds_bucket{code="405",service="livesim2",le="200"} 3 segment_request_duration_milliseconds_bucket{code="405",service="livesim2",le="500"} 3 segment_request_duration_milliseconds_bucket{code="405",service="livesim2",le="1000"} 3 segment_request_duration_milliseconds_bucket{code="405",service="livesim2",le="+Inf"} 3 segment_request_duration_milliseconds_sum{code="405",service="livesim2"} 0.0426 segment_request_duration_milliseconds_count{code="405",service="livesim2"} 3 # HELP segment_requests_total Number segment requests processed, partitioned by status code. # TYPE segment_requests_total counter segment_requests_total{code="200",service="livesim2"} 87 segment_requests_total{code="405",service="livesim2"} 3