# 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.8092e-05 go_gc_duration_seconds{quantile="0.25"} 3.1922e-05 go_gc_duration_seconds{quantile="0.5"} 3.6991e-05 go_gc_duration_seconds{quantile="0.75"} 8.7026e-05 go_gc_duration_seconds{quantile="1"} 0.00203659 go_gc_duration_seconds_sum 1.888835191 go_gc_duration_seconds_count 16896 # 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.3437312e+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 7.867021448e+09 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 2.138001e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 8.3165419e+07 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 4.579144e+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.3437312e+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.8299136e+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.842048e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 72371 # 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.507968e+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.7815207454350014e+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 8.323779e+07 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 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 288640 # 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.6022794e+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 717735 # 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.25853976e+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 586.3 # 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.28802816e+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.543839744e+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.779488566e+09 # HELP traefik_config_reloads_total Config reloads # TYPE traefik_config_reloads_total counter traefik_config_reloads_total 12 # 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"} 18 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="0.3"} 18 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="1.2"} 18 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="5"} 18 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="+Inf"} 18 traefik_entrypoint_request_duration_seconds_sum{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 0.001344793 traefik_entrypoint_request_duration_seconds_count{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 18 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 541 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 551 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 565 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="5"} 570 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 573 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="GET",protocol="http"} 59.14510826800005 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="GET",protocol="http"} 573 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 12 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 12 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 12 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 12 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 12 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 0.018546443000000003 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 12 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.1"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.3"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="1.2"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="5"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="+Inf"} 3 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 0.004219772 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 31 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 31 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 31 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="5"} 31 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 31 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="POST",protocol="http"} 0.15219834299999999 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="POST",protocol="http"} 31 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 10 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="5"} 13 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 13 traefik_entrypoint_request_duration_seconds_sum{code="403",entrypoint="websecure",method="GET",protocol="http"} 14.058139478000001 traefik_entrypoint_request_duration_seconds_count{code="403",entrypoint="websecure",method="GET",protocol="http"} 13 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="0.1"} 66 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="0.3"} 66 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="1.2"} 66 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="5"} 66 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="+Inf"} 66 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="CONNECT",protocol="http"} 0.0031181750000000012 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="CONNECT",protocol="http"} 66 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="0.1"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="0.3"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="1.2"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="5"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http",le="+Inf"} 3 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http"} 0.0009279420000000001 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="0.1"} 85113 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="0.3"} 85113 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="1.2"} 85113 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="5"} 85113 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="+Inf"} 85113 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="GET",protocol="http"} 2.0753758189999822 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="GET",protocol="http"} 85113 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="0.1"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="0.3"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="1.2"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="sse",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="GET",protocol="sse"} 2.2032e-05 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="GET",protocol="sse"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="0.1"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="0.3"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="1.2"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="5"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="+Inf"} 5 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="GET",protocol="websocket"} 0.000824498 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="GET",protocol="websocket"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="0.1"} 108 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="0.3"} 108 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="1.2"} 108 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="5"} 108 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="+Inf"} 108 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="HEAD",protocol="http"} 0.005494609000000002 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="HEAD",protocol="http"} 108 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="0.1"} 23 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="0.3"} 23 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="1.2"} 23 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="5"} 23 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="+Inf"} 23 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 0.0007429060000000001 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 23 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="0.1"} 692 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="0.3"} 692 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="1.2"} 692 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="5"} 692 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="+Inf"} 692 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="POST",protocol="http"} 0.032569403 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="POST",protocol="http"} 692 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="0.1"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="0.3"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="1.2"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="sse",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="POST",protocol="sse"} 5.9493e-05 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="POST",protocol="sse"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="0.1"} 68 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="0.3"} 68 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="1.2"} 68 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="5"} 68 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="+Inf"} 68 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 0.002373297 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 68 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="0.1"} 178 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="0.3"} 178 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="1.2"} 178 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="5"} 178 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="+Inf"} 178 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 0.002736346 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 178 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 35493 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 35628 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 36001 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="5"} 36856 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 36857 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="http"} 2918.360105219992 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="http"} 36857 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="0.1"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="0.3"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="1.2"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="5"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="+Inf"} 2 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="sse"} 0.000136179 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="sse"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="0.1"} 12 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="0.3"} 12 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="1.2"} 12 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="5"} 12 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="+Inf"} 12 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 0.0006600460000000001 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 12 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 81 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 81 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 81 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 81 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 81 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 0.0013531259999999999 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 81 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.1"} 24 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.3"} 24 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="1.2"} 24 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="5"} 24 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="+Inf"} 24 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 0.00045914199999999995 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 24 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 660 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 660 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 660 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="5"} 660 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 660 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="POST",protocol="http"} 0.071417265 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="POST",protocol="http"} 660 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="0.1"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="0.3"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="1.2"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="5"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="+Inf"} 2 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="POST",protocol="sse"} 0.000153723 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="POST",protocol="sse"} 2 # 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"} 251872 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="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"} 5661 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 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"} 843 traefik_entrypoint_requests_tls_total{entrypoint="web",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 372 traefik_entrypoint_requests_tls_total{entrypoint="web",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 384 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_AES_128_GCM_SHA256",tls_version="1.3"} 36279 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 489 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 672 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",tls_version="1.2"} 186 # 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"} 18 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="GET",protocol="http"} 573 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 12 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 3 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="POST",protocol="http"} 31 traefik_entrypoint_requests_total{code="403",entrypoint="websecure",method="GET",protocol="http"} 13 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="CONNECT",protocol="http"} 66 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http"} 3 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="GET",protocol="http"} 85113 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="GET",protocol="sse"} 1 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="GET",protocol="websocket"} 5 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 108 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 23 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="POST",protocol="http"} 692 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="POST",protocol="sse"} 1 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 68 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 178 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="http"} 36857 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="sse"} 2 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 12 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 81 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 24 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="POST",protocol="http"} 660 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 2 # 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"} 342 traefik_entrypoint_responses_bytes_total{code="200",entrypoint="websecure",method="GET",protocol="http"} 5.7959993e+07 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"} 5733 traefik_entrypoint_responses_bytes_total{code="200",entrypoint="websecure",method="POST",protocol="http"} 59241 traefik_entrypoint_responses_bytes_total{code="403",entrypoint="websecure",method="GET",protocol="http"} 40209 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="CONNECT",protocol="http"} 1254 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="EXTENSION_METHOD",protocol="http"} 57 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="GET",protocol="http"} 1.617147e+06 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="GET",protocol="sse"} 19 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="GET",protocol="websocket"} 95 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 2052 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 437 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="POST",protocol="http"} 13148 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="POST",protocol="sse"} 19 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 1292 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 3382 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="http"} 1.3489856e+07 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="sse"} 38 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 228 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 1539 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 456 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="http"} 117906 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 38 # 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"} 2 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"} 541 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 551 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 565 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="5"} 570 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 573 traefik_service_request_duration_seconds_sum{code="200",method="GET",protocol="http",service="mainapp@docker"} 59.04999482599998 traefik_service_request_duration_seconds_count{code="200",method="GET",protocol="http",service="mainapp@docker"} 573 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="0.1"} 12 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="0.3"} 12 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="1.2"} 12 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="5"} 12 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="+Inf"} 12 traefik_service_request_duration_seconds_sum{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 0.016178218 traefik_service_request_duration_seconds_count{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 12 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="0.1"} 3 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="0.3"} 3 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="1.2"} 3 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="5"} 3 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="mainapp@docker",le="+Inf"} 3 traefik_service_request_duration_seconds_sum{code="200",method="OPTIONS",protocol="http",service="mainapp@docker"} 0.0036368900000000003 traefik_service_request_duration_seconds_count{code="200",method="OPTIONS",protocol="http",service="mainapp@docker"} 3 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="0.1"} 31 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="0.3"} 31 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="1.2"} 31 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="5"} 31 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="+Inf"} 31 traefik_service_request_duration_seconds_sum{code="200",method="POST",protocol="http",service="mainapp@docker"} 0.14582326499999995 traefik_service_request_duration_seconds_count{code="200",method="POST",protocol="http",service="mainapp@docker"} 31 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 9 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 9 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 10 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="5"} 13 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 13 traefik_service_request_duration_seconds_sum{code="403",method="GET",protocol="http",service="mainapp@docker"} 14.056190369 traefik_service_request_duration_seconds_count{code="403",method="GET",protocol="http",service="mainapp@docker"} 13 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 2763 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 2898 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 3271 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="5"} 4126 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 4127 traefik_service_request_duration_seconds_sum{code="404",method="GET",protocol="http",service="mainapp@docker"} 2917.2862811129958 traefik_service_request_duration_seconds_count{code="404",method="GET",protocol="http",service="mainapp@docker"} 4127 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="0.1"} 34 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="0.3"} 34 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="1.2"} 34 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="5"} 34 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="+Inf"} 34 traefik_service_request_duration_seconds_sum{code="404",method="POST",protocol="http",service="mainapp@docker"} 0.05555493099999999 traefik_service_request_duration_seconds_count{code="404",method="POST",protocol="http",service="mainapp@docker"} 34 # 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"} 251872 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"} 5661 # 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"} 4761 traefik_service_requests_tls_total{service="mainapp@docker",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 28 traefik_service_requests_tls_total{service="mainapp@docker",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 5 # 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"} 573 traefik_service_requests_total{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 12 traefik_service_requests_total{code="200",method="OPTIONS",protocol="http",service="mainapp@docker"} 3 traefik_service_requests_total{code="200",method="POST",protocol="http",service="mainapp@docker"} 31 traefik_service_requests_total{code="403",method="GET",protocol="http",service="mainapp@docker"} 13 traefik_service_requests_total{code="404",method="GET",protocol="http",service="mainapp@docker"} 4127 traefik_service_requests_total{code="404",method="POST",protocol="http",service="mainapp@docker"} 34 # 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"} 5.7959993e+07 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"} 5733 traefik_service_responses_bytes_total{code="200",method="POST",protocol="http",service="mainapp@docker"} 59241 traefik_service_responses_bytes_total{code="403",method="GET",protocol="http",service="mainapp@docker"} 40209 traefik_service_responses_bytes_total{code="404",method="GET",protocol="http",service="mainapp@docker"} 1.2867986e+07 traefik_service_responses_bytes_total{code="404",method="POST",protocol="http",service="mainapp@docker"} 106012 # 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="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="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="552379315203858290849668956677879630047496"} 1.775723932e+09