# 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"} 2.7853e-05 go_gc_duration_seconds{quantile="0.25"} 3.2492e-05 go_gc_duration_seconds{quantile="0.5"} 3.9263e-05 go_gc_duration_seconds{quantile="0.75"} 8.8919e-05 go_gc_duration_seconds{quantile="1"} 0.002793826 go_gc_duration_seconds_sum 4.777361945 go_gc_duration_seconds_count 44522 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 37 # 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.3499528e+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 1.7434539912e+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.382673e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.93747754e+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.655256e+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.3499528e+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.8053376e+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.866624e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 72671 # 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.4481664e+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.7848502893160965e+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 1.93820425e+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 291680 # 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.6235602e+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 659095 # 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.2611612e+08 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 7 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 1452.93 # 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 14 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.02518784e+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.544101888e+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.784672065e+09 # HELP traefik_config_reloads_total Config reloads # TYPE traefik_config_reloads_total counter traefik_config_reloads_total 15 # 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="websecure",method="POST",protocol="grpc",le="0.1"} 43 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="0.3"} 43 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="1.2"} 43 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="5"} 43 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="+Inf"} 43 traefik_entrypoint_request_duration_seconds_sum{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 0.002943379 traefik_entrypoint_request_duration_seconds_count{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 43 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 1247 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 1270 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 1299 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="5"} 1304 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 1309 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="GET",protocol="http"} 102.42971310900015 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="GET",protocol="http"} 1309 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 33 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 33 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 33 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 33 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 33 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 0.056725949000000005 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 33 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.1"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.3"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="1.2"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="5"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="+Inf"} 4 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 0.00529242 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 50 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 50 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 50 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="5"} 50 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 50 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="POST",protocol="http"} 0.31129846 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="POST",protocol="http"} 50 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 24 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 24 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 25 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="5"} 28 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 28 traefik_entrypoint_request_duration_seconds_sum{code="403",entrypoint="websecure",method="GET",protocol="http"} 14.086826326999999 traefik_entrypoint_request_duration_seconds_count{code="403",entrypoint="websecure",method="GET",protocol="http"} 28 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="0.1"} 85 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="0.3"} 85 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="1.2"} 85 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="5"} 85 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="+Inf"} 85 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="CONNECT",protocol="http"} 0.0042523490000000025 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="CONNECT",protocol="http"} 85 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="0.1"} 10 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="0.3"} 10 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="1.2"} 10 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="5"} 10 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="+Inf"} 10 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http"} 0.0012837360000000002 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http"} 10 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="0.1"} 215957 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="0.3"} 215957 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="1.2"} 215957 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="5"} 215957 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="+Inf"} 215957 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="GET",protocol="http"} 5.23349756099992 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="GET",protocol="http"} 215957 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="0.1"} 38 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="0.3"} 38 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="1.2"} 38 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="5"} 38 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="+Inf"} 38 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="GET",protocol="sse"} 0.001877732 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="GET",protocol="sse"} 38 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="0.1"} 11 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="0.3"} 11 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="1.2"} 11 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="5"} 11 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="+Inf"} 11 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="GET",protocol="websocket"} 0.0009738089999999999 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="GET",protocol="websocket"} 11 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="0.1"} 242 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="0.3"} 242 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="1.2"} 242 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="5"} 242 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="+Inf"} 242 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="HEAD",protocol="http"} 0.011765654999999995 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="HEAD",protocol="http"} 242 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="0.1"} 45 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="0.3"} 45 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="1.2"} 45 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="5"} 45 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="+Inf"} 45 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 0.0014425270000000005 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 45 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="0.1"} 1702 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="0.3"} 1702 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="1.2"} 1702 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="5"} 1702 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="+Inf"} 1702 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="POST",protocol="http"} 0.07943167599999978 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="POST",protocol="http"} 1702 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="0.1"} 72 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="0.3"} 72 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="1.2"} 72 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="5"} 72 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="+Inf"} 72 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="POST",protocol="sse"} 0.0030393139999999996 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="POST",protocol="sse"} 72 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PUT",protocol="http",le="0.1"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PUT",protocol="http",le="0.3"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PUT",protocol="http",le="1.2"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PUT",protocol="http",le="5"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="PUT",protocol="http",le="+Inf"} 2 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="PUT",protocol="http"} 0.000412053 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="PUT",protocol="http"} 2 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"} 163 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="0.3"} 163 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="1.2"} 163 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="5"} 163 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="+Inf"} 163 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 0.006872316999999998 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 163 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="0.1"} 379 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="0.3"} 379 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="1.2"} 379 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="5"} 379 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="+Inf"} 379 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 0.005851987999999999 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 379 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 79982 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 80118 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 80492 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="5"} 81347 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 81348 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="http"} 2925.5698126090797 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="http"} 81348 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="0.1"} 43 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="0.3"} 43 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="1.2"} 43 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="5"} 43 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="+Inf"} 43 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="sse"} 0.0008247569999999996 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="sse"} 43 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="0.1"} 22 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="0.3"} 22 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="1.2"} 22 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="5"} 22 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="+Inf"} 22 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 0.0008008240000000001 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 22 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 156 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 156 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 156 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 156 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 156 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 0.0024333640000000004 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 156 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.1"} 32 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.3"} 32 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="1.2"} 32 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="5"} 32 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="+Inf"} 32 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 0.0006355289999999999 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 32 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 1513 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 1513 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 1513 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="5"} 1513 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 1513 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="POST",protocol="http"} 0.34727921599999995 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="POST",protocol="http"} 1513 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="0.1"} 79 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="0.3"} 79 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="1.2"} 79 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="5"} 79 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="+Inf"} 79 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="POST",protocol="sse"} 0.001228706 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="POST",protocol="sse"} 79 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PUT",protocol="http",le="0.1"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PUT",protocol="http",le="0.3"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PUT",protocol="http",le="1.2"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PUT",protocol="http",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="PUT",protocol="http",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="PUT",protocol="http"} 0.000378289 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="PUT",protocol="http"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 11 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 11 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 11 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="5"} 11 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 11 traefik_entrypoint_request_duration_seconds_sum{code="499",entrypoint="websecure",method="GET",protocol="http"} 0.003536891 traefik_entrypoint_request_duration_seconds_count{code="499",entrypoint="websecure",method="GET",protocol="http"} 11 # 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="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"} 459493 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="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="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="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="POST",protocol="http"} 176350 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="PUT",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="499",entrypoint="websecure",method="GET",protocol="http"} 0 # 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"} 3439 traefik_entrypoint_requests_tls_total{entrypoint="web",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 1007 traefik_entrypoint_requests_tls_total{entrypoint="web",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 902 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_AES_128_GCM_SHA256",tls_version="1.3"} 79710 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 1369 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 1580 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",tls_version="1.2"} 442 # 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="websecure",method="POST",protocol="grpc"} 43 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="GET",protocol="http"} 1309 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 33 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 4 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="POST",protocol="http"} 50 traefik_entrypoint_requests_total{code="403",entrypoint="websecure",method="GET",protocol="http"} 28 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="CONNECT",protocol="http"} 85 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http"} 10 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="GET",protocol="http"} 215957 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="GET",protocol="sse"} 38 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="GET",protocol="websocket"} 11 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 242 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 45 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="POST",protocol="http"} 1702 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="POST",protocol="sse"} 72 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="PUT",protocol="http"} 2 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"} 163 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 379 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="http"} 81348 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="sse"} 43 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 22 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 156 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 32 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="POST",protocol="http"} 1513 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 79 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="PUT",protocol="http"} 1 traefik_entrypoint_requests_total{code="499",entrypoint="websecure",method="GET",protocol="http"} 11 # 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="websecure",method="POST",protocol="grpc"} 817 traefik_entrypoint_responses_bytes_total{code="200",entrypoint="websecure",method="GET",protocol="http"} 1.48078677e+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"} 7644 traefik_entrypoint_responses_bytes_total{code="200",entrypoint="websecure",method="POST",protocol="http"} 111252 traefik_entrypoint_responses_bytes_total{code="403",entrypoint="websecure",method="GET",protocol="http"} 86604 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="CONNECT",protocol="http"} 1615 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http"} 190 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="GET",protocol="http"} 4.103183e+06 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="GET",protocol="sse"} 722 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="GET",protocol="websocket"} 209 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 4598 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 855 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="POST",protocol="http"} 32338 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="POST",protocol="sse"} 1368 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="PUT",protocol="http"} 38 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"} 3097 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 7201 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="http"} 2.5163091e+07 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="sse"} 817 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 418 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 2964 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 608 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="http"} 434716 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 1501 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="PUT",protocol="http"} 19 traefik_entrypoint_responses_bytes_total{code="499",entrypoint="websecure",method="GET",protocol="http"} 231 # 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"} 3 # 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"} 1247 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 1270 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 1299 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="5"} 1304 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 1309 traefik_service_request_duration_seconds_sum{code="200",method="GET",protocol="http",service="mainapp@docker"} 102.19787069799997 traefik_service_request_duration_seconds_count{code="200",method="GET",protocol="http",service="mainapp@docker"} 1309 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="0.1"} 33 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="0.3"} 33 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="1.2"} 33 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="5"} 33 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="+Inf"} 33 traefik_service_request_duration_seconds_sum{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 0.04897374599999999 traefik_service_request_duration_seconds_count{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 33 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="0.1"} 4 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="0.3"} 4 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="1.2"} 4 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="5"} 4 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="+Inf"} 4 traefik_service_request_duration_seconds_sum{code="200",method="OPTIONS",protocol="http",service="mainapp@docker"} 0.004574672 traefik_service_request_duration_seconds_count{code="200",method="OPTIONS",protocol="http",service="mainapp@docker"} 4 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="0.1"} 50 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="0.3"} 50 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="1.2"} 50 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="5"} 50 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="+Inf"} 50 traefik_service_request_duration_seconds_sum{code="200",method="POST",protocol="http",service="mainapp@docker"} 0.3020256579999999 traefik_service_request_duration_seconds_count{code="200",method="POST",protocol="http",service="mainapp@docker"} 50 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 24 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 24 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 25 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="5"} 28 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 28 traefik_service_request_duration_seconds_sum{code="403",method="GET",protocol="http",service="mainapp@docker"} 14.083775992 traefik_service_request_duration_seconds_count{code="403",method="GET",protocol="http",service="mainapp@docker"} 28 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 6255 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 6391 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 6765 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="5"} 7620 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 7621 traefik_service_request_duration_seconds_sum{code="404",method="GET",protocol="http",service="mainapp@docker"} 2923.0472934999966 traefik_service_request_duration_seconds_count{code="404",method="GET",protocol="http",service="mainapp@docker"} 7621 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="0.1"} 131 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="0.3"} 131 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="1.2"} 131 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="5"} 131 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="+Inf"} 131 traefik_service_request_duration_seconds_sum{code="404",method="POST",protocol="http",service="mainapp@docker"} 0.2926083370000001 traefik_service_request_duration_seconds_count{code="404",method="POST",protocol="http",service="mainapp@docker"} 131 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 11 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 11 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 11 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="mainapp@docker",le="5"} 11 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 11 traefik_service_request_duration_seconds_sum{code="499",method="GET",protocol="http",service="mainapp@docker"} 0.0031631389999999997 traefik_service_request_duration_seconds_count{code="499",method="GET",protocol="http",service="mainapp@docker"} 11 # 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"} 459493 traefik_service_requests_bytes_total{code="403",method="GET",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="POST",protocol="http",service="mainapp@docker"} 176350 traefik_service_requests_bytes_total{code="499",method="GET",protocol="http",service="mainapp@docker"} 0 # 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"} 9083 traefik_service_requests_tls_total{service="mainapp@docker",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 58 traefik_service_requests_tls_total{service="mainapp@docker",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 43 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"} 1309 traefik_service_requests_total{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 33 traefik_service_requests_total{code="200",method="OPTIONS",protocol="http",service="mainapp@docker"} 4 traefik_service_requests_total{code="200",method="POST",protocol="http",service="mainapp@docker"} 50 traefik_service_requests_total{code="403",method="GET",protocol="http",service="mainapp@docker"} 28 traefik_service_requests_total{code="404",method="GET",protocol="http",service="mainapp@docker"} 7621 traefik_service_requests_total{code="404",method="POST",protocol="http",service="mainapp@docker"} 131 traefik_service_requests_total{code="499",method="GET",protocol="http",service="mainapp@docker"} 11 # 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"} 1.48078677e+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"} 7644 traefik_service_responses_bytes_total{code="200",method="POST",protocol="http",service="mainapp@docker"} 111252 traefik_service_responses_bytes_total{code="403",method="GET",protocol="http",service="mainapp@docker"} 86604 traefik_service_responses_bytes_total{code="404",method="GET",protocol="http",service="mainapp@docker"} 2.3762278e+07 traefik_service_responses_bytes_total{code="404",method="POST",protocol="http",service="mainapp@docker"} 408458 traefik_service_responses_bytes_total{code="499",method="GET",protocol="http",service="mainapp@docker"} 231 # 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="571700602300412516611139339524652694154073"} 1.775723912e+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="552379315203858290849668956677879630047496"} 1.775723932e+09