# 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"} 3.0327e-05 go_gc_duration_seconds{quantile="0.25"} 3.682e-05 go_gc_duration_seconds{quantile="0.5"} 8.6121e-05 go_gc_duration_seconds{quantile="0.75"} 0.000118714 go_gc_duration_seconds{quantile="1"} 0.001141298 go_gc_duration_seconds_sum 9.721793225 go_gc_duration_seconds_count 88966 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 35 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.24.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 3.3282632e+07 # 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 5.0824195896e+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 2.857513e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 5.54981898e+08 # 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.69636e+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 3.3282632e+07 # 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 7.7553664e+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.9165952e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 70882 # 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 7.4072064e+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 1.16719616e+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.790198581148777e+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 5.5505278e+08 # 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 1208 # 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 15704 # 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 301600 # 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 962880 # 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 6.6326634e+07 # 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 667439 # 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 720896 # 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 720896 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.26640408e+08 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 8 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 3289.69 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 12 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.25722624e+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.779487954e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.544626176e+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 traefik_config_last_reload_success Last config reload success # TYPE traefik_config_last_reload_success gauge traefik_config_last_reload_success 1.789856069e+09 # HELP traefik_config_reloads_total Config reloads # TYPE traefik_config_reloads_total counter traefik_config_reloads_total 18 # HELP traefik_entrypoint_request_duration_seconds How long it took to process the request on an entrypoint, partitioned by status code, protocol, and method. # TYPE traefik_entrypoint_request_duration_seconds histogram traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="web",method="POST",protocol="grpc",le="0.1"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="web",method="POST",protocol="grpc",le="0.3"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="web",method="POST",protocol="grpc",le="1.2"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="web",method="POST",protocol="grpc",le="5"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="web",method="POST",protocol="grpc",le="+Inf"} 2 traefik_entrypoint_request_duration_seconds_sum{code="2",entrypoint="web",method="POST",protocol="grpc"} 0.000445926 traefik_entrypoint_request_duration_seconds_count{code="2",entrypoint="web",method="POST",protocol="grpc"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="0.1"} 53 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="0.3"} 53 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="1.2"} 53 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="5"} 53 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="+Inf"} 53 traefik_entrypoint_request_duration_seconds_sum{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 0.0037582839999999998 traefik_entrypoint_request_duration_seconds_count{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 53 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 3666 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 3734 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 3792 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="5"} 3805 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 3811 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="GET",protocol="http"} 162.90148882900027 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="GET",protocol="http"} 3811 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 57 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 57 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 57 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 57 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 57 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 0.250069782 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 57 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.1"} 7 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.3"} 7 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="1.2"} 7 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="5"} 7 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="+Inf"} 7 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 0.008927043 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 7 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 1142 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 1146 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 1147 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="5"} 1147 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 1147 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="POST",protocol="http"} 4.6366523919999985 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="POST",protocol="http"} 1147 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="sse",le="0.1"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="sse",le="0.3"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="sse",le="1.2"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="sse",le="5"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="sse",le="+Inf"} 3 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="POST",protocol="sse"} 0.006312332 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="POST",protocol="sse"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="206",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="206",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="206",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="206",entrypoint="websecure",method="GET",protocol="http",le="5"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="206",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 2 traefik_entrypoint_request_duration_seconds_sum{code="206",entrypoint="websecure",method="GET",protocol="http"} 0.006713409 traefik_entrypoint_request_duration_seconds_count{code="206",entrypoint="websecure",method="GET",protocol="http"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="304",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="304",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="304",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="304",entrypoint="websecure",method="GET",protocol="http",le="5"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="304",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 4 traefik_entrypoint_request_duration_seconds_sum{code="304",entrypoint="websecure",method="GET",protocol="http"} 0.028328539 traefik_entrypoint_request_duration_seconds_count{code="304",entrypoint="websecure",method="GET",protocol="http"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 167 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 167 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 168 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="5"} 171 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 171 traefik_entrypoint_request_duration_seconds_sum{code="403",entrypoint="websecure",method="GET",protocol="http"} 14.306134257999995 traefik_entrypoint_request_duration_seconds_count{code="403",entrypoint="websecure",method="GET",protocol="http"} 171 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="0.1"} 119 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="0.3"} 119 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="1.2"} 119 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="5"} 119 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="+Inf"} 119 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="CONNECT",protocol="http"} 0.0060847090000000015 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="CONNECT",protocol="http"} 119 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="DELETE",protocol="http",le="0.1"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="DELETE",protocol="http",le="0.3"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="DELETE",protocol="http",le="1.2"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="DELETE",protocol="http",le="5"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="DELETE",protocol="http",le="+Inf"} 6 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="DELETE",protocol="http"} 0.0010921860000000002 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="DELETE",protocol="http"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="0.1"} 31 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="0.3"} 31 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="1.2"} 31 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="5"} 31 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="+Inf"} 31 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http"} 0.002341309 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http"} 31 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="0.1"} 521435 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="0.3"} 521435 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="1.2"} 521435 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="5"} 521435 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="+Inf"} 521435 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="GET",protocol="http"} 12.472433772000134 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="GET",protocol="http"} 521435 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="0.1"} 100 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="0.3"} 100 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="1.2"} 100 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="5"} 100 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="+Inf"} 100 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="GET",protocol="sse"} 0.005354636000000001 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="GET",protocol="sse"} 100 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="0.1"} 51 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="0.3"} 51 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="1.2"} 51 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="5"} 51 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="+Inf"} 51 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="GET",protocol="websocket"} 0.002004643 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="GET",protocol="websocket"} 51 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="0.1"} 472 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="0.3"} 472 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="1.2"} 472 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="5"} 472 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="+Inf"} 472 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="HEAD",protocol="http"} 0.02369835999999998 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="HEAD",protocol="http"} 472 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="0.1"} 107 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="0.3"} 107 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="1.2"} 107 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="5"} 107 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="+Inf"} 107 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 0.004034531 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 107 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PATCH",protocol="http",le="0.1"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PATCH",protocol="http",le="0.3"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PATCH",protocol="http",le="1.2"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PATCH",protocol="http",le="5"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PATCH",protocol="http",le="+Inf"} 8 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="PATCH",protocol="http"} 0.000502125 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="PATCH",protocol="http"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="0.1"} 7267 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="0.3"} 7267 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="1.2"} 7267 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="5"} 7267 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="+Inf"} 7267 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="POST",protocol="http"} 0.28294463899999905 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="POST",protocol="http"} 7267 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="0.1"} 99 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="0.3"} 99 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="1.2"} 99 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="5"} 99 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="+Inf"} 99 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="POST",protocol="sse"} 0.004119357 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="POST",protocol="sse"} 99 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PUT",protocol="http",le="0.1"} 24 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PUT",protocol="http",le="0.3"} 24 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PUT",protocol="http",le="1.2"} 24 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PUT",protocol="http",le="5"} 24 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PUT",protocol="http",le="+Inf"} 24 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="PUT",protocol="http"} 0.0016601929999999997 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="PUT",protocol="http"} 24 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="TRACE",protocol="http",le="0.1"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="TRACE",protocol="http",le="0.3"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="TRACE",protocol="http",le="1.2"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="TRACE",protocol="http",le="5"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="TRACE",protocol="http",le="+Inf"} 8 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="TRACE",protocol="http"} 0.001006783 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="TRACE",protocol="http"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="0.1"} 231 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="0.3"} 231 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="1.2"} 231 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="5"} 231 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="+Inf"} 231 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 0.009711393999999996 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 231 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="DELETE",protocol="http",le="0.1"} 711 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="DELETE",protocol="http",le="0.3"} 711 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="DELETE",protocol="http",le="1.2"} 711 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="DELETE",protocol="http",le="5"} 711 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="DELETE",protocol="http",le="+Inf"} 711 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="DELETE",protocol="http"} 0.050504328 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="DELETE",protocol="http"} 711 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="0.1"} 458 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="0.3"} 458 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="1.2"} 458 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="5"} 458 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="+Inf"} 458 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 0.007256588999999997 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 458 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 517413 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 517560 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 517945 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="5"} 518824 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 518825 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="http"} 3038.573305136245 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="http"} 518825 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="0.1"} 97 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="0.3"} 97 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="1.2"} 97 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="5"} 97 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="+Inf"} 97 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="sse"} 0.0030308780000000003 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="sse"} 97 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="0.1"} 104 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="0.3"} 104 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="1.2"} 104 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="5"} 104 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="+Inf"} 104 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 0.0034398789999999994 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 104 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 574 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 574 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 595 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 609 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 609 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 69.93955379500005 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 609 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.1"} 53 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.3"} 53 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="1.2"} 53 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="5"} 53 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="+Inf"} 53 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 0.0010869570000000002 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 53 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PATCH",protocol="http",le="0.1"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PATCH",protocol="http",le="0.3"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PATCH",protocol="http",le="1.2"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PATCH",protocol="http",le="5"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PATCH",protocol="http",le="+Inf"} 8 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="PATCH",protocol="http"} 0.000120469 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="PATCH",protocol="http"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 46692 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 46692 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 46692 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="5"} 46693 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 46693 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="POST",protocol="http"} 9.704296448999935 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="POST",protocol="http"} 46693 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="0.1"} 114 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="0.3"} 114 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="1.2"} 114 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="5"} 114 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="+Inf"} 114 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="POST",protocol="sse"} 0.052315707999999995 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="POST",protocol="sse"} 114 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PUT",protocol="http",le="0.1"} 20 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PUT",protocol="http",le="0.3"} 20 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PUT",protocol="http",le="1.2"} 20 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PUT",protocol="http",le="5"} 20 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PUT",protocol="http",le="+Inf"} 20 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="PUT",protocol="http"} 0.0007209040000000001 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="PUT",protocol="http"} 20 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="DELETE",protocol="http",le="0.1"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="DELETE",protocol="http",le="0.3"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="DELETE",protocol="http",le="1.2"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="DELETE",protocol="http",le="5"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="DELETE",protocol="http",le="+Inf"} 9 traefik_entrypoint_request_duration_seconds_sum{code="405",entrypoint="websecure",method="DELETE",protocol="http"} 0.007893113 traefik_entrypoint_request_duration_seconds_count{code="405",entrypoint="websecure",method="DELETE",protocol="http"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 14 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 14 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 14 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="5"} 14 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 14 traefik_entrypoint_request_duration_seconds_sum{code="499",entrypoint="websecure",method="GET",protocol="http"} 0.008756077 traefik_entrypoint_request_duration_seconds_count{code="499",entrypoint="websecure",method="GET",protocol="http"} 14 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 0 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 0 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 0 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 109 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 109 traefik_entrypoint_request_duration_seconds_sum{code="499",entrypoint="websecure",method="HEAD",protocol="http"} 381.90093870500004 traefik_entrypoint_request_duration_seconds_count{code="499",entrypoint="websecure",method="HEAD",protocol="http"} 109 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="POST",protocol="http",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="499",entrypoint="websecure",method="POST",protocol="http"} 0.005451984 traefik_entrypoint_request_duration_seconds_count{code="499",entrypoint="websecure",method="POST",protocol="http"} 1 # HELP traefik_entrypoint_requests_bytes_total The total size of requests in bytes handled by an entrypoint, partitioned by status code, protocol, and method. # TYPE traefik_entrypoint_requests_bytes_total counter traefik_entrypoint_requests_bytes_total{code="2",entrypoint="web",method="POST",protocol="grpc"} 0 traefik_entrypoint_requests_bytes_total{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 0 traefik_entrypoint_requests_bytes_total{code="200",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="200",entrypoint="websecure",method="POST",protocol="http"} 6.230784e+06 traefik_entrypoint_requests_bytes_total{code="200",entrypoint="websecure",method="POST",protocol="sse"} 474 traefik_entrypoint_requests_bytes_total{code="206",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="304",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="403",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="CONNECT",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="DELETE",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="GET",protocol="sse"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="GET",protocol="websocket"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="PATCH",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="POST",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="POST",protocol="sse"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="PUT",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="TRACE",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="DELETE",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="sse"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="PATCH",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="http"} 1.2878353e+07 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 2844 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="PUT",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="405",entrypoint="websecure",method="DELETE",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="499",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="499",entrypoint="websecure",method="HEAD",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="499",entrypoint="websecure",method="POST",protocol="http"} 5155 # HELP traefik_entrypoint_requests_tls_total How many HTTP requests with TLS processed on an entrypoint, partitioned by TLS Version and TLS cipher Used. # TYPE traefik_entrypoint_requests_tls_total counter traefik_entrypoint_requests_tls_total{entrypoint="web",tls_cipher="TLS_AES_128_GCM_SHA256",tls_version="1.3"} 6476 traefik_entrypoint_requests_tls_total{entrypoint="web",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 2139 traefik_entrypoint_requests_tls_total{entrypoint="web",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 1731 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_AES_128_GCM_SHA256",tls_version="1.3"} 561262 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 4292 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 2968 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",tls_version="1.2"} 759 # HELP traefik_entrypoint_requests_total How many HTTP requests processed on an entrypoint, partitioned by status code, protocol, and method. # TYPE traefik_entrypoint_requests_total counter traefik_entrypoint_requests_total{code="2",entrypoint="web",method="POST",protocol="grpc"} 2 traefik_entrypoint_requests_total{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 53 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="GET",protocol="http"} 3811 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 57 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 7 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="POST",protocol="http"} 1147 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="POST",protocol="sse"} 3 traefik_entrypoint_requests_total{code="206",entrypoint="websecure",method="GET",protocol="http"} 2 traefik_entrypoint_requests_total{code="304",entrypoint="websecure",method="GET",protocol="http"} 4 traefik_entrypoint_requests_total{code="403",entrypoint="websecure",method="GET",protocol="http"} 171 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="CONNECT",protocol="http"} 119 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="DELETE",protocol="http"} 6 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http"} 31 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="GET",protocol="http"} 521435 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="GET",protocol="sse"} 100 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="GET",protocol="websocket"} 51 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 472 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 107 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="PATCH",protocol="http"} 8 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="POST",protocol="http"} 7267 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="POST",protocol="sse"} 99 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="PUT",protocol="http"} 24 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="TRACE",protocol="http"} 8 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 231 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="DELETE",protocol="http"} 711 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 458 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="http"} 518825 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="sse"} 97 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 104 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 609 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 53 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="PATCH",protocol="http"} 8 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="POST",protocol="http"} 46693 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 114 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="PUT",protocol="http"} 20 traefik_entrypoint_requests_total{code="405",entrypoint="websecure",method="DELETE",protocol="http"} 9 traefik_entrypoint_requests_total{code="499",entrypoint="websecure",method="GET",protocol="http"} 14 traefik_entrypoint_requests_total{code="499",entrypoint="websecure",method="HEAD",protocol="http"} 109 traefik_entrypoint_requests_total{code="499",entrypoint="websecure",method="POST",protocol="http"} 1 # HELP traefik_entrypoint_responses_bytes_total The total size of responses in bytes handled by an entrypoint, partitioned by status code, protocol, and method. # TYPE traefik_entrypoint_responses_bytes_total counter traefik_entrypoint_responses_bytes_total{code="2",entrypoint="web",method="POST",protocol="grpc"} 38 traefik_entrypoint_responses_bytes_total{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 1007 traefik_entrypoint_responses_bytes_total{code="200",entrypoint="websecure",method="GET",protocol="http"} 2.62699908e+08 traefik_entrypoint_responses_bytes_total{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 0 traefik_entrypoint_responses_bytes_total{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 13377 traefik_entrypoint_responses_bytes_total{code="200",entrypoint="websecure",method="POST",protocol="http"} 2.725785e+06 traefik_entrypoint_responses_bytes_total{code="200",entrypoint="websecure",method="POST",protocol="sse"} 5733 traefik_entrypoint_responses_bytes_total{code="206",entrypoint="websecure",method="GET",protocol="http"} 7658 traefik_entrypoint_responses_bytes_total{code="304",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_responses_bytes_total{code="403",entrypoint="websecure",method="GET",protocol="http"} 528903 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="CONNECT",protocol="http"} 2261 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="DELETE",protocol="http"} 114 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http"} 589 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="GET",protocol="http"} 9.907265e+06 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="GET",protocol="sse"} 1900 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="GET",protocol="websocket"} 969 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 8968 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 2033 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="PATCH",protocol="http"} 152 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="POST",protocol="http"} 138073 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="POST",protocol="sse"} 1881 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="PUT",protocol="http"} 456 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="TRACE",protocol="http"} 152 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 4389 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="DELETE",protocol="http"} 41400 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 8702 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="http"} 1.33080113e+08 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="sse"} 1843 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 1976 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 8455 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 1007 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="PATCH",protocol="http"} 152 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="http"} 1.6056772e+07 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 57948 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="PUT",protocol="http"} 380 traefik_entrypoint_responses_bytes_total{code="405",entrypoint="websecure",method="DELETE",protocol="http"} 3069 traefik_entrypoint_responses_bytes_total{code="499",entrypoint="websecure",method="GET",protocol="http"} 294 traefik_entrypoint_responses_bytes_total{code="499",entrypoint="websecure",method="HEAD",protocol="http"} 2289 traefik_entrypoint_responses_bytes_total{code="499",entrypoint="websecure",method="POST",protocol="http"} 21 # HELP traefik_open_connections How many open connections exist, by entryPoint and protocol # TYPE traefik_open_connections gauge traefik_open_connections{entrypoint="web",protocol="TCP"} 0 traefik_open_connections{entrypoint="websecure",protocol="TCP"} 1 # HELP traefik_service_request_duration_seconds How long it took to process the request on a service, partitioned by status code, protocol, and method. # TYPE traefik_service_request_duration_seconds histogram traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 3666 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 3734 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 3792 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="5"} 3805 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 3811 traefik_service_request_duration_seconds_sum{code="200",method="GET",protocol="http",service="mainapp@docker"} 162.25206732800015 traefik_service_request_duration_seconds_count{code="200",method="GET",protocol="http",service="mainapp@docker"} 3811 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="0.1"} 57 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="0.3"} 57 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="1.2"} 57 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="5"} 57 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="+Inf"} 57 traefik_service_request_duration_seconds_sum{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 0.23797580799999996 traefik_service_request_duration_seconds_count{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 57 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="0.1"} 7 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="0.3"} 7 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="1.2"} 7 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="5"} 7 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="+Inf"} 7 traefik_service_request_duration_seconds_sum{code="200",method="OPTIONS",protocol="http",service="mainapp@docker"} 0.00773168 traefik_service_request_duration_seconds_count{code="200",method="OPTIONS",protocol="http",service="mainapp@docker"} 7 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="0.1"} 1142 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="0.3"} 1146 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="1.2"} 1147 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="5"} 1147 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="+Inf"} 1147 traefik_service_request_duration_seconds_sum{code="200",method="POST",protocol="http",service="mainapp@docker"} 4.432772168999996 traefik_service_request_duration_seconds_count{code="200",method="POST",protocol="http",service="mainapp@docker"} 1147 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="sse",service="mainapp@docker",le="0.1"} 3 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="sse",service="mainapp@docker",le="0.3"} 3 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="sse",service="mainapp@docker",le="1.2"} 3 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="sse",service="mainapp@docker",le="5"} 3 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="sse",service="mainapp@docker",le="+Inf"} 3 traefik_service_request_duration_seconds_sum{code="200",method="POST",protocol="sse",service="mainapp@docker"} 0.005883137 traefik_service_request_duration_seconds_count{code="200",method="POST",protocol="sse",service="mainapp@docker"} 3 traefik_service_request_duration_seconds_bucket{code="206",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 2 traefik_service_request_duration_seconds_bucket{code="206",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 2 traefik_service_request_duration_seconds_bucket{code="206",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 2 traefik_service_request_duration_seconds_bucket{code="206",method="GET",protocol="http",service="mainapp@docker",le="5"} 2 traefik_service_request_duration_seconds_bucket{code="206",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 2 traefik_service_request_duration_seconds_sum{code="206",method="GET",protocol="http",service="mainapp@docker"} 0.005522856 traefik_service_request_duration_seconds_count{code="206",method="GET",protocol="http",service="mainapp@docker"} 2 traefik_service_request_duration_seconds_bucket{code="304",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 4 traefik_service_request_duration_seconds_bucket{code="304",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 4 traefik_service_request_duration_seconds_bucket{code="304",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 4 traefik_service_request_duration_seconds_bucket{code="304",method="GET",protocol="http",service="mainapp@docker",le="5"} 4 traefik_service_request_duration_seconds_bucket{code="304",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 4 traefik_service_request_duration_seconds_sum{code="304",method="GET",protocol="http",service="mainapp@docker"} 0.027830312 traefik_service_request_duration_seconds_count{code="304",method="GET",protocol="http",service="mainapp@docker"} 4 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 167 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 167 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 168 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="5"} 171 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 171 traefik_service_request_duration_seconds_sum{code="403",method="GET",protocol="http",service="mainapp@docker"} 14.293592542999997 traefik_service_request_duration_seconds_count{code="403",method="GET",protocol="http",service="mainapp@docker"} 171 traefik_service_request_duration_seconds_bucket{code="404",method="DELETE",protocol="http",service="mainapp@docker",le="0.1"} 9 traefik_service_request_duration_seconds_bucket{code="404",method="DELETE",protocol="http",service="mainapp@docker",le="0.3"} 9 traefik_service_request_duration_seconds_bucket{code="404",method="DELETE",protocol="http",service="mainapp@docker",le="1.2"} 9 traefik_service_request_duration_seconds_bucket{code="404",method="DELETE",protocol="http",service="mainapp@docker",le="5"} 9 traefik_service_request_duration_seconds_bucket{code="404",method="DELETE",protocol="http",service="mainapp@docker",le="+Inf"} 9 traefik_service_request_duration_seconds_sum{code="404",method="DELETE",protocol="http",service="mainapp@docker"} 0.010062685 traefik_service_request_duration_seconds_count{code="404",method="DELETE",protocol="http",service="mainapp@docker"} 9 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 38350 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 38497 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 38882 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="5"} 39761 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 39762 traefik_service_request_duration_seconds_sum{code="404",method="GET",protocol="http",service="mainapp@docker"} 3018.866942117999 traefik_service_request_duration_seconds_count{code="404",method="GET",protocol="http",service="mainapp@docker"} 39762 traefik_service_request_duration_seconds_bucket{code="404",method="HEAD",protocol="http",service="mainapp@docker",le="0.1"} 129 traefik_service_request_duration_seconds_bucket{code="404",method="HEAD",protocol="http",service="mainapp@docker",le="0.3"} 129 traefik_service_request_duration_seconds_bucket{code="404",method="HEAD",protocol="http",service="mainapp@docker",le="1.2"} 150 traefik_service_request_duration_seconds_bucket{code="404",method="HEAD",protocol="http",service="mainapp@docker",le="5"} 164 traefik_service_request_duration_seconds_bucket{code="404",method="HEAD",protocol="http",service="mainapp@docker",le="+Inf"} 164 traefik_service_request_duration_seconds_sum{code="404",method="HEAD",protocol="http",service="mainapp@docker"} 69.91295163000002 traefik_service_request_duration_seconds_count{code="404",method="HEAD",protocol="http",service="mainapp@docker"} 164 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="0.1"} 4894 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="0.3"} 4894 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="1.2"} 4894 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="5"} 4895 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="+Inf"} 4895 traefik_service_request_duration_seconds_sum{code="404",method="POST",protocol="http",service="mainapp@docker"} 7.884778198000021 traefik_service_request_duration_seconds_count{code="404",method="POST",protocol="http",service="mainapp@docker"} 4895 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="sse",service="mainapp@docker",le="0.1"} 18 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="sse",service="mainapp@docker",le="0.3"} 18 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="sse",service="mainapp@docker",le="1.2"} 18 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="sse",service="mainapp@docker",le="5"} 18 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="sse",service="mainapp@docker",le="+Inf"} 18 traefik_service_request_duration_seconds_sum{code="404",method="POST",protocol="sse",service="mainapp@docker"} 0.049104977 traefik_service_request_duration_seconds_count{code="404",method="POST",protocol="sse",service="mainapp@docker"} 18 traefik_service_request_duration_seconds_bucket{code="405",method="DELETE",protocol="http",service="mainapp@docker",le="0.1"} 9 traefik_service_request_duration_seconds_bucket{code="405",method="DELETE",protocol="http",service="mainapp@docker",le="0.3"} 9 traefik_service_request_duration_seconds_bucket{code="405",method="DELETE",protocol="http",service="mainapp@docker",le="1.2"} 9 traefik_service_request_duration_seconds_bucket{code="405",method="DELETE",protocol="http",service="mainapp@docker",le="5"} 9 traefik_service_request_duration_seconds_bucket{code="405",method="DELETE",protocol="http",service="mainapp@docker",le="+Inf"} 9 traefik_service_request_duration_seconds_sum{code="405",method="DELETE",protocol="http",service="mainapp@docker"} 0.007310342000000002 traefik_service_request_duration_seconds_count{code="405",method="DELETE",protocol="http",service="mainapp@docker"} 9 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 14 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 14 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 14 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="mainapp@docker",le="5"} 14 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 14 traefik_service_request_duration_seconds_sum{code="499",method="GET",protocol="http",service="mainapp@docker"} 0.007632547999999999 traefik_service_request_duration_seconds_count{code="499",method="GET",protocol="http",service="mainapp@docker"} 14 traefik_service_request_duration_seconds_bucket{code="499",method="HEAD",protocol="http",service="mainapp@docker",le="0.1"} 0 traefik_service_request_duration_seconds_bucket{code="499",method="HEAD",protocol="http",service="mainapp@docker",le="0.3"} 0 traefik_service_request_duration_seconds_bucket{code="499",method="HEAD",protocol="http",service="mainapp@docker",le="1.2"} 0 traefik_service_request_duration_seconds_bucket{code="499",method="HEAD",protocol="http",service="mainapp@docker",le="5"} 109 traefik_service_request_duration_seconds_bucket{code="499",method="HEAD",protocol="http",service="mainapp@docker",le="+Inf"} 109 traefik_service_request_duration_seconds_sum{code="499",method="HEAD",protocol="http",service="mainapp@docker"} 381.894730372 traefik_service_request_duration_seconds_count{code="499",method="HEAD",protocol="http",service="mainapp@docker"} 109 traefik_service_request_duration_seconds_bucket{code="499",method="POST",protocol="http",service="mainapp@docker",le="0.1"} 1 traefik_service_request_duration_seconds_bucket{code="499",method="POST",protocol="http",service="mainapp@docker",le="0.3"} 1 traefik_service_request_duration_seconds_bucket{code="499",method="POST",protocol="http",service="mainapp@docker",le="1.2"} 1 traefik_service_request_duration_seconds_bucket{code="499",method="POST",protocol="http",service="mainapp@docker",le="5"} 1 traefik_service_request_duration_seconds_bucket{code="499",method="POST",protocol="http",service="mainapp@docker",le="+Inf"} 1 traefik_service_request_duration_seconds_sum{code="499",method="POST",protocol="http",service="mainapp@docker"} 0.004703279 traefik_service_request_duration_seconds_count{code="499",method="POST",protocol="http",service="mainapp@docker"} 1 # HELP traefik_service_requests_bytes_total The total size of requests in bytes received by a service, partitioned by status code, protocol, and method. # TYPE traefik_service_requests_bytes_total counter traefik_service_requests_bytes_total{code="200",method="GET",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="200",method="OPTIONS",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="200",method="POST",protocol="http",service="mainapp@docker"} 6.230784e+06 traefik_service_requests_bytes_total{code="200",method="POST",protocol="sse",service="mainapp@docker"} 474 traefik_service_requests_bytes_total{code="206",method="GET",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="304",method="GET",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="403",method="GET",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="404",method="DELETE",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="404",method="GET",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="404",method="HEAD",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="404",method="POST",protocol="http",service="mainapp@docker"} 1.2878353e+07 traefik_service_requests_bytes_total{code="404",method="POST",protocol="sse",service="mainapp@docker"} 2844 traefik_service_requests_bytes_total{code="405",method="DELETE",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="499",method="GET",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="499",method="HEAD",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="499",method="POST",protocol="http",service="mainapp@docker"} 5155 # HELP traefik_service_requests_tls_total How many HTTP requests with TLS processed on a service, partitioned by TLS version and TLS cipher. # TYPE traefik_service_requests_tls_total counter traefik_service_requests_tls_total{service="mainapp@docker",tls_cipher="TLS_AES_128_GCM_SHA256",tls_version="1.3"} 49957 traefik_service_requests_tls_total{service="mainapp@docker",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 111 traefik_service_requests_tls_total{service="mainapp@docker",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 117 traefik_service_requests_tls_total{service="mainapp@docker",tls_cipher="TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",tls_version="1.2"} 6 # HELP traefik_service_requests_total How many HTTP requests processed on a service, partitioned by status code, protocol, and method. # TYPE traefik_service_requests_total counter traefik_service_requests_total{code="200",method="GET",protocol="http",service="mainapp@docker"} 3811 traefik_service_requests_total{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 57 traefik_service_requests_total{code="200",method="OPTIONS",protocol="http",service="mainapp@docker"} 7 traefik_service_requests_total{code="200",method="POST",protocol="http",service="mainapp@docker"} 1147 traefik_service_requests_total{code="200",method="POST",protocol="sse",service="mainapp@docker"} 3 traefik_service_requests_total{code="206",method="GET",protocol="http",service="mainapp@docker"} 2 traefik_service_requests_total{code="304",method="GET",protocol="http",service="mainapp@docker"} 4 traefik_service_requests_total{code="403",method="GET",protocol="http",service="mainapp@docker"} 171 traefik_service_requests_total{code="404",method="DELETE",protocol="http",service="mainapp@docker"} 9 traefik_service_requests_total{code="404",method="GET",protocol="http",service="mainapp@docker"} 39762 traefik_service_requests_total{code="404",method="HEAD",protocol="http",service="mainapp@docker"} 164 traefik_service_requests_total{code="404",method="POST",protocol="http",service="mainapp@docker"} 4895 traefik_service_requests_total{code="404",method="POST",protocol="sse",service="mainapp@docker"} 18 traefik_service_requests_total{code="405",method="DELETE",protocol="http",service="mainapp@docker"} 9 traefik_service_requests_total{code="499",method="GET",protocol="http",service="mainapp@docker"} 14 traefik_service_requests_total{code="499",method="HEAD",protocol="http",service="mainapp@docker"} 109 traefik_service_requests_total{code="499",method="POST",protocol="http",service="mainapp@docker"} 1 # HELP traefik_service_responses_bytes_total The total size of responses in bytes returned by a service, partitioned by status code, protocol, and method. # TYPE traefik_service_responses_bytes_total counter traefik_service_responses_bytes_total{code="200",method="GET",protocol="http",service="mainapp@docker"} 2.62699908e+08 traefik_service_responses_bytes_total{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 0 traefik_service_responses_bytes_total{code="200",method="OPTIONS",protocol="http",service="mainapp@docker"} 13377 traefik_service_responses_bytes_total{code="200",method="POST",protocol="http",service="mainapp@docker"} 2.725785e+06 traefik_service_responses_bytes_total{code="200",method="POST",protocol="sse",service="mainapp@docker"} 5733 traefik_service_responses_bytes_total{code="206",method="GET",protocol="http",service="mainapp@docker"} 7658 traefik_service_responses_bytes_total{code="304",method="GET",protocol="http",service="mainapp@docker"} 0 traefik_service_responses_bytes_total{code="403",method="GET",protocol="http",service="mainapp@docker"} 528903 traefik_service_responses_bytes_total{code="404",method="DELETE",protocol="http",service="mainapp@docker"} 28062 traefik_service_responses_bytes_total{code="404",method="GET",protocol="http",service="mainapp@docker"} 1.23977916e+08 traefik_service_responses_bytes_total{code="404",method="HEAD",protocol="http",service="mainapp@docker"} 0 traefik_service_responses_bytes_total{code="404",method="POST",protocol="http",service="mainapp@docker"} 1.526261e+07 traefik_service_responses_bytes_total{code="404",method="POST",protocol="sse",service="mainapp@docker"} 56124 traefik_service_responses_bytes_total{code="405",method="DELETE",protocol="http",service="mainapp@docker"} 3069 traefik_service_responses_bytes_total{code="499",method="GET",protocol="http",service="mainapp@docker"} 294 traefik_service_responses_bytes_total{code="499",method="HEAD",protocol="http",service="mainapp@docker"} 2289 traefik_service_responses_bytes_total{code="499",method="POST",protocol="http",service="mainapp@docker"} 21 # HELP traefik_tls_certs_not_after Certificate expiration timestamp # TYPE traefik_tls_certs_not_after gauge traefik_tls_certs_not_after{cn="carlhampe.de",sans="carlhampe.de",serial="452595462389524774156001759099121966494825"} 1.792444516e+09 traefik_tls_certs_not_after{cn="carlhampe.de",sans="carlhampe.de",serial="461291636459787627662727864313521998925004"} 1.787260459e+09 traefik_tls_certs_not_after{cn="carlhampe.de",sans="carlhampe.de",serial="477513291231165570799130740054089290193614"} 1.797628515e+09 traefik_tls_certs_not_after{cn="carlhampe.de",sans="carlhampe.de",serial="571700602300412516611139339524652694154073"} 1.775723912e+09 traefik_tls_certs_not_after{cn="metrics.carlhampe.de",sans="metrics.carlhampe.de",serial="436309394898731294378569077565480529122990"} 1.797628557e+09 traefik_tls_certs_not_after{cn="metrics.carlhampe.de",sans="metrics.carlhampe.de",serial="436539213626590047262502376228004635117864"} 1.792444552e+09 traefik_tls_certs_not_after{cn="metrics.carlhampe.de",sans="metrics.carlhampe.de",serial="471191196651706683708815542762053962867215"} 1.7872605e+09 traefik_tls_certs_not_after{cn="metrics.carlhampe.de",sans="metrics.carlhampe.de",serial="599120628520620118986170534626359201040466"} 1.775723953e+09 traefik_tls_certs_not_after{cn="traefik.carlhampe.de",sans="traefik.carlhampe.de",serial="443036067515315667201439810462013822052284"} 1.78726048e+09 traefik_tls_certs_not_after{cn="traefik.carlhampe.de",sans="traefik.carlhampe.de",serial="452125448236883829254324153522154109531337"} 1.792444534e+09 traefik_tls_certs_not_after{cn="traefik.carlhampe.de",sans="traefik.carlhampe.de",serial="500501596568608218011505392771752061877941"} 1.797628532e+09 traefik_tls_certs_not_after{cn="traefik.carlhampe.de",sans="traefik.carlhampe.de",serial="552379315203858290849668956677879630047496"} 1.775723932e+09