# 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.5322e-05 go_gc_duration_seconds{quantile="0.25"} 5.7421e-05 go_gc_duration_seconds{quantile="0.5"} 7.1257e-05 go_gc_duration_seconds{quantile="0.75"} 8.9353e-05 go_gc_duration_seconds{quantile="1"} 0.002111147 go_gc_duration_seconds_sum 0.278699462 go_gc_duration_seconds_count 3230 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 62 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.22.1"} 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.2996872e+08 # 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.40977229504e+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 9676 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.158480429e+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 1.1112112e+07 # 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.2996872e+08 # 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 3.17374464e+08 # 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 1.50421504e+08 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 228057 # 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 2.49094144e+08 # 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 4.67795968e+08 # 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.7117080673832521e+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 2.158708486e+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 9600 # 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 1.15296e+06 # 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 4.42272e+06 # 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 1.92566808e+08 # 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 1.873604e+06 # 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 1.96608e+06 # 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 1.96608e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 4.8719576e+08 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 13 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 1760.25 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 10000 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 56 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.47836672e+08 # 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.71165096097e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 2.51742208e+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"} 0 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 # HELP request_duration_seconds A histogram of latencies for requests. # TYPE request_duration_seconds histogram request_duration_seconds_bucket{code="200",method="get",path="/",le="0.25"} 97 request_duration_seconds_bucket{code="200",method="get",path="/",le="0.5"} 97 request_duration_seconds_bucket{code="200",method="get",path="/",le="1"} 97 request_duration_seconds_bucket{code="200",method="get",path="/",le="2.5"} 97 request_duration_seconds_bucket{code="200",method="get",path="/",le="5"} 97 request_duration_seconds_bucket{code="200",method="get",path="/",le="10"} 97 request_duration_seconds_bucket{code="200",method="get",path="/",le="+Inf"} 97 request_duration_seconds_sum{code="200",method="get",path="/"} 0.009743060999999999 request_duration_seconds_count{code="200",method="get",path="/"} 97 request_duration_seconds_bucket{code="200",method="get",path="/allicons.json",le="0.25"} 1.43984e+06 request_duration_seconds_bucket{code="200",method="get",path="/allicons.json",le="0.5"} 1.443667e+06 request_duration_seconds_bucket{code="200",method="get",path="/allicons.json",le="1"} 1.447972e+06 request_duration_seconds_bucket{code="200",method="get",path="/allicons.json",le="2.5"} 1.450314e+06 request_duration_seconds_bucket{code="200",method="get",path="/allicons.json",le="5"} 1.450668e+06 request_duration_seconds_bucket{code="200",method="get",path="/allicons.json",le="10"} 1.450817e+06 request_duration_seconds_bucket{code="200",method="get",path="/allicons.json",le="+Inf"} 1.451336e+06 request_duration_seconds_sum{code="200",method="get",path="/allicons.json"} 16934.76513368823 request_duration_seconds_count{code="200",method="get",path="/allicons.json"} 1.451336e+06 request_duration_seconds_bucket{code="200",method="get",path="/apple-touch-icon.png",le="0.25"} 18 request_duration_seconds_bucket{code="200",method="get",path="/apple-touch-icon.png",le="0.5"} 18 request_duration_seconds_bucket{code="200",method="get",path="/apple-touch-icon.png",le="1"} 18 request_duration_seconds_bucket{code="200",method="get",path="/apple-touch-icon.png",le="2.5"} 18 request_duration_seconds_bucket{code="200",method="get",path="/apple-touch-icon.png",le="5"} 18 request_duration_seconds_bucket{code="200",method="get",path="/apple-touch-icon.png",le="10"} 18 request_duration_seconds_bucket{code="200",method="get",path="/apple-touch-icon.png",le="+Inf"} 18 request_duration_seconds_sum{code="200",method="get",path="/apple-touch-icon.png"} 0.0007668550000000001 request_duration_seconds_count{code="200",method="get",path="/apple-touch-icon.png"} 18 request_duration_seconds_bucket{code="200",method="get",path="/favicon.ico",le="0.25"} 34 request_duration_seconds_bucket{code="200",method="get",path="/favicon.ico",le="0.5"} 34 request_duration_seconds_bucket{code="200",method="get",path="/favicon.ico",le="1"} 34 request_duration_seconds_bucket{code="200",method="get",path="/favicon.ico",le="2.5"} 34 request_duration_seconds_bucket{code="200",method="get",path="/favicon.ico",le="5"} 34 request_duration_seconds_bucket{code="200",method="get",path="/favicon.ico",le="10"} 34 request_duration_seconds_bucket{code="200",method="get",path="/favicon.ico",le="+Inf"} 34 request_duration_seconds_sum{code="200",method="get",path="/favicon.ico"} 0.009761946000000002 request_duration_seconds_count{code="200",method="get",path="/favicon.ico"} 34 request_duration_seconds_bucket{code="200",method="get",path="/grids-responsive-0.5.0-min.css",le="0.25"} 27 request_duration_seconds_bucket{code="200",method="get",path="/grids-responsive-0.5.0-min.css",le="0.5"} 27 request_duration_seconds_bucket{code="200",method="get",path="/grids-responsive-0.5.0-min.css",le="1"} 27 request_duration_seconds_bucket{code="200",method="get",path="/grids-responsive-0.5.0-min.css",le="2.5"} 27 request_duration_seconds_bucket{code="200",method="get",path="/grids-responsive-0.5.0-min.css",le="5"} 27 request_duration_seconds_bucket{code="200",method="get",path="/grids-responsive-0.5.0-min.css",le="10"} 27 request_duration_seconds_bucket{code="200",method="get",path="/grids-responsive-0.5.0-min.css",le="+Inf"} 27 request_duration_seconds_sum{code="200",method="get",path="/grids-responsive-0.5.0-min.css"} 0.00363959 request_duration_seconds_count{code="200",method="get",path="/grids-responsive-0.5.0-min.css"} 27 request_duration_seconds_bucket{code="200",method="get",path="/icon.svg",le="0.25"} 27 request_duration_seconds_bucket{code="200",method="get",path="/icon.svg",le="0.5"} 27 request_duration_seconds_bucket{code="200",method="get",path="/icon.svg",le="1"} 27 request_duration_seconds_bucket{code="200",method="get",path="/icon.svg",le="2.5"} 27 request_duration_seconds_bucket{code="200",method="get",path="/icon.svg",le="5"} 27 request_duration_seconds_bucket{code="200",method="get",path="/icon.svg",le="10"} 27 request_duration_seconds_bucket{code="200",method="get",path="/icon.svg",le="+Inf"} 27 request_duration_seconds_sum{code="200",method="get",path="/icon.svg"} 0.001188719 request_duration_seconds_count{code="200",method="get",path="/icon.svg"} 27 request_duration_seconds_bucket{code="200",method="get",path="/icons",le="0.25"} 11 request_duration_seconds_bucket{code="200",method="get",path="/icons",le="0.5"} 15 request_duration_seconds_bucket{code="200",method="get",path="/icons",le="1"} 20 request_duration_seconds_bucket{code="200",method="get",path="/icons",le="2.5"} 35 request_duration_seconds_bucket{code="200",method="get",path="/icons",le="5"} 42 request_duration_seconds_bucket{code="200",method="get",path="/icons",le="10"} 46 request_duration_seconds_bucket{code="200",method="get",path="/icons",le="+Inf"} 46 request_duration_seconds_sum{code="200",method="get",path="/icons"} 77.98681492699998 request_duration_seconds_count{code="200",method="get",path="/icons"} 46 request_duration_seconds_bucket{code="200",method="get",path="/lettericons/",le="0.25"} 3165 request_duration_seconds_bucket{code="200",method="get",path="/lettericons/",le="0.5"} 3165 request_duration_seconds_bucket{code="200",method="get",path="/lettericons/",le="1"} 3165 request_duration_seconds_bucket{code="200",method="get",path="/lettericons/",le="2.5"} 3165 request_duration_seconds_bucket{code="200",method="get",path="/lettericons/",le="5"} 3165 request_duration_seconds_bucket{code="200",method="get",path="/lettericons/",le="10"} 3165 request_duration_seconds_bucket{code="200",method="get",path="/lettericons/",le="+Inf"} 3165 request_duration_seconds_sum{code="200",method="get",path="/lettericons/"} 16.418286855999977 request_duration_seconds_count{code="200",method="get",path="/lettericons/"} 3165 request_duration_seconds_bucket{code="200",method="get",path="/main-min.css",le="0.25"} 26 request_duration_seconds_bucket{code="200",method="get",path="/main-min.css",le="0.5"} 26 request_duration_seconds_bucket{code="200",method="get",path="/main-min.css",le="1"} 26 request_duration_seconds_bucket{code="200",method="get",path="/main-min.css",le="2.5"} 26 request_duration_seconds_bucket{code="200",method="get",path="/main-min.css",le="5"} 26 request_duration_seconds_bucket{code="200",method="get",path="/main-min.css",le="10"} 26 request_duration_seconds_bucket{code="200",method="get",path="/main-min.css",le="+Inf"} 26 request_duration_seconds_sum{code="200",method="get",path="/main-min.css"} 0.0011602840000000001 request_duration_seconds_count{code="200",method="get",path="/main-min.css"} 26 request_duration_seconds_bucket{code="200",method="get",path="/popular",le="0.25"} 3 request_duration_seconds_bucket{code="200",method="get",path="/popular",le="0.5"} 3 request_duration_seconds_bucket{code="200",method="get",path="/popular",le="1"} 3 request_duration_seconds_bucket{code="200",method="get",path="/popular",le="2.5"} 3 request_duration_seconds_bucket{code="200",method="get",path="/popular",le="5"} 3 request_duration_seconds_bucket{code="200",method="get",path="/popular",le="10"} 3 request_duration_seconds_bucket{code="200",method="get",path="/popular",le="+Inf"} 3 request_duration_seconds_sum{code="200",method="get",path="/popular"} 0.00074306 request_duration_seconds_count{code="200",method="get",path="/popular"} 3 request_duration_seconds_bucket{code="200",method="get",path="/pure-0.5.0-min.css",le="0.25"} 28 request_duration_seconds_bucket{code="200",method="get",path="/pure-0.5.0-min.css",le="0.5"} 28 request_duration_seconds_bucket{code="200",method="get",path="/pure-0.5.0-min.css",le="1"} 28 request_duration_seconds_bucket{code="200",method="get",path="/pure-0.5.0-min.css",le="2.5"} 28 request_duration_seconds_bucket{code="200",method="get",path="/pure-0.5.0-min.css",le="5"} 28 request_duration_seconds_bucket{code="200",method="get",path="/pure-0.5.0-min.css",le="10"} 28 request_duration_seconds_bucket{code="200",method="get",path="/pure-0.5.0-min.css",le="+Inf"} 28 request_duration_seconds_sum{code="200",method="get",path="/pure-0.5.0-min.css"} 0.007270901999999998 request_duration_seconds_count{code="200",method="get",path="/pure-0.5.0-min.css"} 28 request_duration_seconds_bucket{code="200",method="head",path="/",le="0.25"} 1 request_duration_seconds_bucket{code="200",method="head",path="/",le="0.5"} 1 request_duration_seconds_bucket{code="200",method="head",path="/",le="1"} 1 request_duration_seconds_bucket{code="200",method="head",path="/",le="2.5"} 1 request_duration_seconds_bucket{code="200",method="head",path="/",le="5"} 1 request_duration_seconds_bucket{code="200",method="head",path="/",le="10"} 1 request_duration_seconds_bucket{code="200",method="head",path="/",le="+Inf"} 1 request_duration_seconds_sum{code="200",method="head",path="/"} 6.89e-05 request_duration_seconds_count{code="200",method="head",path="/"} 1 request_duration_seconds_bucket{code="200",method="options",path="/lettericons/",le="0.25"} 1 request_duration_seconds_bucket{code="200",method="options",path="/lettericons/",le="0.5"} 1 request_duration_seconds_bucket{code="200",method="options",path="/lettericons/",le="1"} 1 request_duration_seconds_bucket{code="200",method="options",path="/lettericons/",le="2.5"} 1 request_duration_seconds_bucket{code="200",method="options",path="/lettericons/",le="5"} 1 request_duration_seconds_bucket{code="200",method="options",path="/lettericons/",le="10"} 1 request_duration_seconds_bucket{code="200",method="options",path="/lettericons/",le="+Inf"} 1 request_duration_seconds_sum{code="200",method="options",path="/lettericons/"} 0.005973662 request_duration_seconds_count{code="200",method="options",path="/lettericons/"} 1 request_duration_seconds_bucket{code="302",method="get",path="/icon",le="0.25"} 7078 request_duration_seconds_bucket{code="302",method="get",path="/icon",le="0.5"} 7656 request_duration_seconds_bucket{code="302",method="get",path="/icon",le="1"} 8357 request_duration_seconds_bucket{code="302",method="get",path="/icon",le="2.5"} 9302 request_duration_seconds_bucket{code="302",method="get",path="/icon",le="5"} 9756 request_duration_seconds_bucket{code="302",method="get",path="/icon",le="10"} 9842 request_duration_seconds_bucket{code="302",method="get",path="/icon",le="+Inf"} 9885 request_duration_seconds_sum{code="302",method="get",path="/icon"} 4948.545092029988 request_duration_seconds_count{code="302",method="get",path="/icon"} 9885 request_duration_seconds_bucket{code="302",method="get",path="/icons",le="0.25"} 1 request_duration_seconds_bucket{code="302",method="get",path="/icons",le="0.5"} 1 request_duration_seconds_bucket{code="302",method="get",path="/icons",le="1"} 1 request_duration_seconds_bucket{code="302",method="get",path="/icons",le="2.5"} 1 request_duration_seconds_bucket{code="302",method="get",path="/icons",le="5"} 1 request_duration_seconds_bucket{code="302",method="get",path="/icons",le="10"} 1 request_duration_seconds_bucket{code="302",method="get",path="/icons",le="+Inf"} 1 request_duration_seconds_sum{code="302",method="get",path="/icons"} 3.032e-05 request_duration_seconds_count{code="302",method="get",path="/icons"} 1 request_duration_seconds_bucket{code="302",method="options",path="/icon",le="0.25"} 0 request_duration_seconds_bucket{code="302",method="options",path="/icon",le="0.5"} 0 request_duration_seconds_bucket{code="302",method="options",path="/icon",le="1"} 0 request_duration_seconds_bucket{code="302",method="options",path="/icon",le="2.5"} 0 request_duration_seconds_bucket{code="302",method="options",path="/icon",le="5"} 1 request_duration_seconds_bucket{code="302",method="options",path="/icon",le="10"} 1 request_duration_seconds_bucket{code="302",method="options",path="/icon",le="+Inf"} 1 request_duration_seconds_sum{code="302",method="options",path="/icon"} 4.05516153 request_duration_seconds_count{code="302",method="options",path="/icon"} 1 request_duration_seconds_bucket{code="400",method="get",path="/allicons.json",le="0.25"} 2239 request_duration_seconds_bucket{code="400",method="get",path="/allicons.json",le="0.5"} 2239 request_duration_seconds_bucket{code="400",method="get",path="/allicons.json",le="1"} 2239 request_duration_seconds_bucket{code="400",method="get",path="/allicons.json",le="2.5"} 2239 request_duration_seconds_bucket{code="400",method="get",path="/allicons.json",le="5"} 2239 request_duration_seconds_bucket{code="400",method="get",path="/allicons.json",le="10"} 2239 request_duration_seconds_bucket{code="400",method="get",path="/allicons.json",le="+Inf"} 2239 request_duration_seconds_sum{code="400",method="get",path="/allicons.json"} 0.0755159410000001 request_duration_seconds_count{code="400",method="get",path="/allicons.json"} 2239 request_duration_seconds_bucket{code="400",method="get",path="/icon",le="0.25"} 231 request_duration_seconds_bucket{code="400",method="get",path="/icon",le="0.5"} 231 request_duration_seconds_bucket{code="400",method="get",path="/icon",le="1"} 231 request_duration_seconds_bucket{code="400",method="get",path="/icon",le="2.5"} 231 request_duration_seconds_bucket{code="400",method="get",path="/icon",le="5"} 231 request_duration_seconds_bucket{code="400",method="get",path="/icon",le="10"} 231 request_duration_seconds_bucket{code="400",method="get",path="/icon",le="+Inf"} 231 request_duration_seconds_sum{code="400",method="get",path="/icon"} 0.007870878000000001 request_duration_seconds_count{code="400",method="get",path="/icon"} 231 request_duration_seconds_bucket{code="404",method="get",path="/",le="0.25"} 101 request_duration_seconds_bucket{code="404",method="get",path="/",le="0.5"} 101 request_duration_seconds_bucket{code="404",method="get",path="/",le="1"} 101 request_duration_seconds_bucket{code="404",method="get",path="/",le="2.5"} 101 request_duration_seconds_bucket{code="404",method="get",path="/",le="5"} 101 request_duration_seconds_bucket{code="404",method="get",path="/",le="10"} 101 request_duration_seconds_bucket{code="404",method="get",path="/",le="+Inf"} 101 request_duration_seconds_sum{code="404",method="get",path="/"} 0.0031895079999999998 request_duration_seconds_count{code="404",method="get",path="/"} 101 request_duration_seconds_bucket{code="404",method="get",path="/allicons.json",le="0.25"} 51806 request_duration_seconds_bucket{code="404",method="get",path="/allicons.json",le="0.5"} 51806 request_duration_seconds_bucket{code="404",method="get",path="/allicons.json",le="1"} 51806 request_duration_seconds_bucket{code="404",method="get",path="/allicons.json",le="2.5"} 51806 request_duration_seconds_bucket{code="404",method="get",path="/allicons.json",le="5"} 51806 request_duration_seconds_bucket{code="404",method="get",path="/allicons.json",le="10"} 51806 request_duration_seconds_bucket{code="404",method="get",path="/allicons.json",le="+Inf"} 51806 request_duration_seconds_sum{code="404",method="get",path="/allicons.json"} 4.684817590000057 request_duration_seconds_count{code="404",method="get",path="/allicons.json"} 51806 request_duration_seconds_bucket{code="404",method="get",path="/icons",le="0.25"} 2 request_duration_seconds_bucket{code="404",method="get",path="/icons",le="0.5"} 3 request_duration_seconds_bucket{code="404",method="get",path="/icons",le="1"} 3 request_duration_seconds_bucket{code="404",method="get",path="/icons",le="2.5"} 3 request_duration_seconds_bucket{code="404",method="get",path="/icons",le="5"} 4 request_duration_seconds_bucket{code="404",method="get",path="/icons",le="10"} 4 request_duration_seconds_bucket{code="404",method="get",path="/icons",le="+Inf"} 5 request_duration_seconds_sum{code="404",method="get",path="/icons"} 13.44036964 request_duration_seconds_count{code="404",method="get",path="/icons"} 5 request_duration_seconds_bucket{code="404",method="post",path="/",le="0.25"} 14 request_duration_seconds_bucket{code="404",method="post",path="/",le="0.5"} 14 request_duration_seconds_bucket{code="404",method="post",path="/",le="1"} 14 request_duration_seconds_bucket{code="404",method="post",path="/",le="2.5"} 14 request_duration_seconds_bucket{code="404",method="post",path="/",le="5"} 14 request_duration_seconds_bucket{code="404",method="post",path="/",le="10"} 14 request_duration_seconds_bucket{code="404",method="post",path="/",le="+Inf"} 14 request_duration_seconds_sum{code="404",method="post",path="/"} 0.000512899 request_duration_seconds_count{code="404",method="post",path="/"} 14 request_duration_seconds_bucket{code="404",method="put",path="/",le="0.25"} 2 request_duration_seconds_bucket{code="404",method="put",path="/",le="0.5"} 2 request_duration_seconds_bucket{code="404",method="put",path="/",le="1"} 2 request_duration_seconds_bucket{code="404",method="put",path="/",le="2.5"} 2 request_duration_seconds_bucket{code="404",method="put",path="/",le="5"} 2 request_duration_seconds_bucket{code="404",method="put",path="/",le="10"} 2 request_duration_seconds_bucket{code="404",method="put",path="/",le="+Inf"} 2 request_duration_seconds_sum{code="404",method="put",path="/"} 7.853999999999999e-05 request_duration_seconds_count{code="404",method="put",path="/"} 2