# 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"} 9.217e-05 go_gc_duration_seconds{quantile="0.25"} 0.000124636 go_gc_duration_seconds{quantile="0.5"} 0.000145031 go_gc_duration_seconds{quantile="0.75"} 0.000372436 go_gc_duration_seconds{quantile="1"} 0.120063578 go_gc_duration_seconds_sum 45.837923131 go_gc_duration_seconds_count 33318 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 39 # 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.3169936e+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.26921223376e+11 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 1.983529e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 3.31096064e+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.386752e+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.3169936e+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 3.2219136e+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.8035456e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 66686 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 2.70336e+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 7.0254592e+07 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.778015170605256e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 3.3116275e+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 2416 # 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 282560 # 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 718080 # 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.5135274e+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 588503 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 1.048576e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 1.048576e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 7.8995736e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 11 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 1898.06 # 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 13 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 6.3782912e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.77400184316e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.543110656e+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.777976341e+09 # HELP traefik_config_reloads_total Config reloads # TYPE traefik_config_reloads_total counter traefik_config_reloads_total 10 # 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"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="0.3"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="1.2"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 4.4389e-05 traefik_entrypoint_request_duration_seconds_count{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 82 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 142 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 223 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="5"} 238 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 238 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="GET",protocol="http"} 93.15669914700001 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="GET",protocol="http"} 238 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 0.026525222 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.1"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.3"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="1.2"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="OPTIONS",protocol="http",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 0.016048764 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="201",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 0 traefik_entrypoint_request_duration_seconds_bucket{code="201",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 0 traefik_entrypoint_request_duration_seconds_bucket{code="201",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 0 traefik_entrypoint_request_duration_seconds_bucket{code="201",entrypoint="websecure",method="POST",protocol="http",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="201",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="201",entrypoint="websecure",method="POST",protocol="http"} 1.552461347 traefik_entrypoint_request_duration_seconds_count{code="201",entrypoint="websecure",method="POST",protocol="http"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 15 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 15 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 19 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="GET",protocol="http",le="5"} 19 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 19 traefik_entrypoint_request_duration_seconds_sum{code="302",entrypoint="websecure",method="GET",protocol="http"} 2.187684578 traefik_entrypoint_request_duration_seconds_count{code="302",entrypoint="websecure",method="GET",protocol="http"} 19 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 0 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 0 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="POST",protocol="http",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="302",entrypoint="websecure",method="POST",protocol="http"} 0.414058945 traefik_entrypoint_request_duration_seconds_count{code="302",entrypoint="websecure",method="POST",protocol="http"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="400",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 15 traefik_entrypoint_request_duration_seconds_bucket{code="400",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 15 traefik_entrypoint_request_duration_seconds_bucket{code="400",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 15 traefik_entrypoint_request_duration_seconds_bucket{code="400",entrypoint="websecure",method="GET",protocol="http",le="5"} 15 traefik_entrypoint_request_duration_seconds_bucket{code="400",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 15 traefik_entrypoint_request_duration_seconds_sum{code="400",entrypoint="websecure",method="GET",protocol="http"} 0.26127987599999997 traefik_entrypoint_request_duration_seconds_count{code="400",entrypoint="websecure",method="GET",protocol="http"} 15 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 1822 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 1924 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 1980 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="GET",protocol="http",le="5"} 1980 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 1980 traefik_entrypoint_request_duration_seconds_sum{code="401",entrypoint="websecure",method="GET",protocol="http"} 57.95134027699998 traefik_entrypoint_request_duration_seconds_count{code="401",entrypoint="websecure",method="GET",protocol="http"} 1980 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 24 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 26 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 26 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 26 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 26 traefik_entrypoint_request_duration_seconds_sum{code="401",entrypoint="websecure",method="HEAD",protocol="http"} 0.46294423800000006 traefik_entrypoint_request_duration_seconds_count{code="401",entrypoint="websecure",method="HEAD",protocol="http"} 26 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.1"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.3"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="OPTIONS",protocol="http",le="1.2"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="OPTIONS",protocol="http",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="OPTIONS",protocol="http",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="401",entrypoint="websecure",method="OPTIONS",protocol="http"} 0.013950647 traefik_entrypoint_request_duration_seconds_count{code="401",entrypoint="websecure",method="OPTIONS",protocol="http"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 30 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 34 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 39 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="POST",protocol="http",le="5"} 39 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 39 traefik_entrypoint_request_duration_seconds_sum{code="401",entrypoint="websecure",method="POST",protocol="http"} 4.232529846 traefik_entrypoint_request_duration_seconds_count{code="401",entrypoint="websecure",method="POST",protocol="http"} 39 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="0.1"} 11378 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="0.3"} 11381 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="1.2"} 11381 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="5"} 11381 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="+Inf"} 11381 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="GET",protocol="http"} 3.103290350000004 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="GET",protocol="http"} 11381 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="0.1"} 218 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="0.3"} 218 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="1.2"} 218 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="5"} 218 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="+Inf"} 218 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="HEAD",protocol="http"} 0.15306454199999997 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="HEAD",protocol="http"} 218 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="0.1"} 41 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="0.3"} 41 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="1.2"} 41 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="5"} 41 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="+Inf"} 41 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 0.34399458200000005 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 41 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="0.1"} 570 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="0.3"} 570 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="1.2"} 570 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="5"} 570 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="+Inf"} 570 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 0.6400107980000007 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 570 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 20673 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 21157 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 21260 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="5"} 21274 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 21274 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="http"} 215.92040070400014 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="http"} 21274 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="0.1"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="0.3"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="1.2"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="5"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="+Inf"} 4 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="sse"} 0.00022094100000000002 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="sse"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="0.1"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="0.3"} 7 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="1.2"} 7 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="5"} 7 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="+Inf"} 7 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 0.17302315500000004 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 7 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 518 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 518 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 518 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 518 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 518 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 0.16514475599999998 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 518 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.1"} 13 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.3"} 14 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="1.2"} 14 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="5"} 14 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="+Inf"} 14 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 0.154133457 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 14 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 2479 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 2479 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 2479 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="5"} 2479 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 2479 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="POST",protocol="http"} 0.839462782999999 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="POST",protocol="http"} 2479 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="0.1"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="0.3"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="1.2"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="5"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="+Inf"} 4 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="POST",protocol="sse"} 0.15197508099999998 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="POST",protocol="sse"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 0 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 0 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="GET",protocol="http",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="405",entrypoint="websecure",method="GET",protocol="http"} 0.905557711 traefik_entrypoint_request_duration_seconds_count{code="405",entrypoint="websecure",method="GET",protocol="http"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 11 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="POST",protocol="http",le="5"} 11 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 11 traefik_entrypoint_request_duration_seconds_sum{code="405",entrypoint="websecure",method="POST",protocol="http"} 2.1263697949999996 traefik_entrypoint_request_duration_seconds_count{code="405",entrypoint="websecure",method="POST",protocol="http"} 11 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 17 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 17 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="5"} 18 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 18 traefik_entrypoint_request_duration_seconds_sum{code="499",entrypoint="websecure",method="GET",protocol="http"} 4.695586836 traefik_entrypoint_request_duration_seconds_count{code="499",entrypoint="websecure",method="GET",protocol="http"} 18 traefik_entrypoint_request_duration_seconds_bucket{code="500",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 0 traefik_entrypoint_request_duration_seconds_bucket{code="500",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 0 traefik_entrypoint_request_duration_seconds_bucket{code="500",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 0 traefik_entrypoint_request_duration_seconds_bucket{code="500",entrypoint="websecure",method="GET",protocol="http",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="500",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="500",entrypoint="websecure",method="GET",protocol="http"} 1.285742832 traefik_entrypoint_request_duration_seconds_count{code="500",entrypoint="websecure",method="GET",protocol="http"} 1 # HELP traefik_entrypoint_requests_bytes_total The total size of requests in bytes handled by an entrypoint, partitioned by status code, protocol, and method. # TYPE traefik_entrypoint_requests_bytes_total counter traefik_entrypoint_requests_bytes_total{code="2",entrypoint="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="201",entrypoint="websecure",method="POST",protocol="http"} 129 traefik_entrypoint_requests_bytes_total{code="302",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="302",entrypoint="websecure",method="POST",protocol="http"} 20 traefik_entrypoint_requests_bytes_total{code="400",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="401",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="401",entrypoint="websecure",method="HEAD",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="401",entrypoint="websecure",method="OPTIONS",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="401",entrypoint="websecure",method="POST",protocol="http"} 135577 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="HEAD",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"} 1908 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 0 traefik_entrypoint_requests_bytes_total{code="405",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="405",entrypoint="websecure",method="POST",protocol="http"} 6227 traefik_entrypoint_requests_bytes_total{code="499",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="500",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="websecure",tls_cipher="TLS_AES_128_GCM_SHA256",tls_version="1.3"} 24581 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 639 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 1058 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",tls_version="1.2"} 29 # 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"} 1 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="GET",protocol="http"} 238 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 1 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="OPTIONS",protocol="http"} 1 traefik_entrypoint_requests_total{code="201",entrypoint="websecure",method="POST",protocol="http"} 1 traefik_entrypoint_requests_total{code="302",entrypoint="websecure",method="GET",protocol="http"} 19 traefik_entrypoint_requests_total{code="302",entrypoint="websecure",method="POST",protocol="http"} 1 traefik_entrypoint_requests_total{code="400",entrypoint="websecure",method="GET",protocol="http"} 15 traefik_entrypoint_requests_total{code="401",entrypoint="websecure",method="GET",protocol="http"} 1980 traefik_entrypoint_requests_total{code="401",entrypoint="websecure",method="HEAD",protocol="http"} 26 traefik_entrypoint_requests_total{code="401",entrypoint="websecure",method="OPTIONS",protocol="http"} 1 traefik_entrypoint_requests_total{code="401",entrypoint="websecure",method="POST",protocol="http"} 39 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="GET",protocol="http"} 11381 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 218 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 41 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 570 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="http"} 21274 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="sse"} 4 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 7 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 518 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 14 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="POST",protocol="http"} 2479 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 4 traefik_entrypoint_requests_total{code="405",entrypoint="websecure",method="GET",protocol="http"} 1 traefik_entrypoint_requests_total{code="405",entrypoint="websecure",method="POST",protocol="http"} 11 traefik_entrypoint_requests_total{code="499",entrypoint="websecure",method="GET",protocol="http"} 18 traefik_entrypoint_requests_total{code="500",entrypoint="websecure",method="GET",protocol="http"} 1 # HELP traefik_entrypoint_responses_bytes_total The total size of responses in bytes handled by an entrypoint, partitioned by status code, protocol, and method. # TYPE traefik_entrypoint_responses_bytes_total counter traefik_entrypoint_responses_bytes_total{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 19 traefik_entrypoint_responses_bytes_total{code="200",entrypoint="websecure",method="GET",protocol="http"} 706787 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"} 0 traefik_entrypoint_responses_bytes_total{code="201",entrypoint="websecure",method="POST",protocol="http"} 39 traefik_entrypoint_responses_bytes_total{code="302",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_responses_bytes_total{code="302",entrypoint="websecure",method="POST",protocol="http"} 0 traefik_entrypoint_responses_bytes_total{code="400",entrypoint="websecure",method="GET",protocol="http"} 19941 traefik_entrypoint_responses_bytes_total{code="401",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_responses_bytes_total{code="401",entrypoint="websecure",method="HEAD",protocol="http"} 0 traefik_entrypoint_responses_bytes_total{code="401",entrypoint="websecure",method="OPTIONS",protocol="http"} 0 traefik_entrypoint_responses_bytes_total{code="401",entrypoint="websecure",method="POST",protocol="http"} 0 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="GET",protocol="http"} 216239 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 4142 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 779 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 10830 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="http"} 3.402907e+06 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="sse"} 76 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 133 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 9842 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 266 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="http"} 87263 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 76 traefik_entrypoint_responses_bytes_total{code="405",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_responses_bytes_total{code="405",entrypoint="websecure",method="POST",protocol="http"} 23441 traefik_entrypoint_responses_bytes_total{code="499",entrypoint="websecure",method="GET",protocol="http"} 378 traefik_entrypoint_responses_bytes_total{code="500",entrypoint="websecure",method="GET",protocol="http"} 2127 # HELP traefik_open_connections How many open connections exist, by entryPoint and protocol # TYPE traefik_open_connections gauge traefik_open_connections{entrypoint="web",protocol="TCP"} 0 traefik_open_connections{entrypoint="websecure",protocol="TCP"} 1 # HELP traefik_service_request_duration_seconds How long it took to process the request on a service, partitioned by status code, protocol, and method. # TYPE traefik_service_request_duration_seconds histogram traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 81 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 95 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 137 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 145 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 145 traefik_service_request_duration_seconds_sum{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 45.45872741800002 traefik_service_request_duration_seconds_count{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 145 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="soundmert_backend@docker",le="0.1"} 2 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="soundmert_backend@docker",le="0.3"} 47 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="soundmert_backend@docker",le="1.2"} 89 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="soundmert_backend@docker",le="5"} 93 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="soundmert_backend@docker",le="+Inf"} 93 traefik_service_request_duration_seconds_sum{code="200",method="GET",protocol="http",service="soundmert_backend@docker"} 43.695780529000004 traefik_service_request_duration_seconds_count{code="200",method="GET",protocol="http",service="soundmert_backend@docker"} 93 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 1 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 1 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 1 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 1 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 1 traefik_service_request_duration_seconds_sum{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker"} 0.026474884 traefik_service_request_duration_seconds_count{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker"} 1 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 1 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 1 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 1 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 1 traefik_service_request_duration_seconds_bucket{code="200",method="OPTIONS",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 1 traefik_service_request_duration_seconds_sum{code="200",method="OPTIONS",protocol="http",service="gaestefotoalbum_app@docker"} 0.015938219 traefik_service_request_duration_seconds_count{code="200",method="OPTIONS",protocol="http",service="gaestefotoalbum_app@docker"} 1 traefik_service_request_duration_seconds_bucket{code="201",method="POST",protocol="http",service="soundmert_backend@docker",le="0.1"} 0 traefik_service_request_duration_seconds_bucket{code="201",method="POST",protocol="http",service="soundmert_backend@docker",le="0.3"} 0 traefik_service_request_duration_seconds_bucket{code="201",method="POST",protocol="http",service="soundmert_backend@docker",le="1.2"} 0 traefik_service_request_duration_seconds_bucket{code="201",method="POST",protocol="http",service="soundmert_backend@docker",le="5"} 1 traefik_service_request_duration_seconds_bucket{code="201",method="POST",protocol="http",service="soundmert_backend@docker",le="+Inf"} 1 traefik_service_request_duration_seconds_sum{code="201",method="POST",protocol="http",service="soundmert_backend@docker"} 1.55241357 traefik_service_request_duration_seconds_count{code="201",method="POST",protocol="http",service="soundmert_backend@docker"} 1 traefik_service_request_duration_seconds_bucket{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 15 traefik_service_request_duration_seconds_bucket{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 15 traefik_service_request_duration_seconds_bucket{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 19 traefik_service_request_duration_seconds_bucket{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 19 traefik_service_request_duration_seconds_bucket{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 19 traefik_service_request_duration_seconds_sum{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 1.9937695930000003 traefik_service_request_duration_seconds_count{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 19 traefik_service_request_duration_seconds_bucket{code="302",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 0 traefik_service_request_duration_seconds_bucket{code="302",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 0 traefik_service_request_duration_seconds_bucket{code="302",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 1 traefik_service_request_duration_seconds_bucket{code="302",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 1 traefik_service_request_duration_seconds_bucket{code="302",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 1 traefik_service_request_duration_seconds_sum{code="302",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 0.413985864 traefik_service_request_duration_seconds_count{code="302",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 1 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 15 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 15 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 15 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 15 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 15 traefik_service_request_duration_seconds_sum{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 0.260132696 traefik_service_request_duration_seconds_count{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 15 traefik_service_request_duration_seconds_bucket{code="401",method="GET",protocol="http",service="soundmert_backend@docker",le="0.1"} 1849 traefik_service_request_duration_seconds_bucket{code="401",method="GET",protocol="http",service="soundmert_backend@docker",le="0.3"} 1946 traefik_service_request_duration_seconds_bucket{code="401",method="GET",protocol="http",service="soundmert_backend@docker",le="1.2"} 1980 traefik_service_request_duration_seconds_bucket{code="401",method="GET",protocol="http",service="soundmert_backend@docker",le="5"} 1980 traefik_service_request_duration_seconds_bucket{code="401",method="GET",protocol="http",service="soundmert_backend@docker",le="+Inf"} 1980 traefik_service_request_duration_seconds_sum{code="401",method="GET",protocol="http",service="soundmert_backend@docker"} 46.02102138299997 traefik_service_request_duration_seconds_count{code="401",method="GET",protocol="http",service="soundmert_backend@docker"} 1980 traefik_service_request_duration_seconds_bucket{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker",le="0.1"} 24 traefik_service_request_duration_seconds_bucket{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker",le="0.3"} 26 traefik_service_request_duration_seconds_bucket{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker",le="1.2"} 26 traefik_service_request_duration_seconds_bucket{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker",le="5"} 26 traefik_service_request_duration_seconds_bucket{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker",le="+Inf"} 26 traefik_service_request_duration_seconds_sum{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker"} 0.365631343 traefik_service_request_duration_seconds_count{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker"} 26 traefik_service_request_duration_seconds_bucket{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker",le="0.1"} 1 traefik_service_request_duration_seconds_bucket{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker",le="0.3"} 1 traefik_service_request_duration_seconds_bucket{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker",le="1.2"} 1 traefik_service_request_duration_seconds_bucket{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker",le="5"} 1 traefik_service_request_duration_seconds_bucket{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker",le="+Inf"} 1 traefik_service_request_duration_seconds_sum{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker"} 0.01389551 traefik_service_request_duration_seconds_count{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker"} 1 traefik_service_request_duration_seconds_bucket{code="401",method="POST",protocol="http",service="soundmert_backend@docker",le="0.1"} 30 traefik_service_request_duration_seconds_bucket{code="401",method="POST",protocol="http",service="soundmert_backend@docker",le="0.3"} 34 traefik_service_request_duration_seconds_bucket{code="401",method="POST",protocol="http",service="soundmert_backend@docker",le="1.2"} 39 traefik_service_request_duration_seconds_bucket{code="401",method="POST",protocol="http",service="soundmert_backend@docker",le="5"} 39 traefik_service_request_duration_seconds_bucket{code="401",method="POST",protocol="http",service="soundmert_backend@docker",le="+Inf"} 39 traefik_service_request_duration_seconds_sum{code="401",method="POST",protocol="http",service="soundmert_backend@docker"} 3.9757591320000008 traefik_service_request_duration_seconds_count{code="401",method="POST",protocol="http",service="soundmert_backend@docker"} 39 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 830 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 1307 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 1416 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 1424 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 1424 traefik_service_request_duration_seconds_sum{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 202.28046475900027 traefik_service_request_duration_seconds_count{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 1424 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 19 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 19 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 19 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 19 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 19 traefik_service_request_duration_seconds_sum{code="404",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 0.467660047 traefik_service_request_duration_seconds_count{code="404",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 19 traefik_service_request_duration_seconds_bucket{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 0 traefik_service_request_duration_seconds_bucket{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 0 traefik_service_request_duration_seconds_bucket{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 1 traefik_service_request_duration_seconds_bucket{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 1 traefik_service_request_duration_seconds_bucket{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 1 traefik_service_request_duration_seconds_sum{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 0.905478626 traefik_service_request_duration_seconds_count{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 1 traefik_service_request_duration_seconds_bucket{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 6 traefik_service_request_duration_seconds_bucket{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 9 traefik_service_request_duration_seconds_bucket{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 11 traefik_service_request_duration_seconds_bucket{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 11 traefik_service_request_duration_seconds_bucket{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 11 traefik_service_request_duration_seconds_sum{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 2.027829478 traefik_service_request_duration_seconds_count{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 11 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 8 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 17 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 17 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 18 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 18 traefik_service_request_duration_seconds_sum{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 4.694709821000001 traefik_service_request_duration_seconds_count{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 18 traefik_service_request_duration_seconds_bucket{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 0 traefik_service_request_duration_seconds_bucket{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 0 traefik_service_request_duration_seconds_bucket{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 0 traefik_service_request_duration_seconds_bucket{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 1 traefik_service_request_duration_seconds_bucket{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 1 traefik_service_request_duration_seconds_sum{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 1.285623135 traefik_service_request_duration_seconds_count{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 1 # HELP traefik_service_requests_bytes_total The total size of requests in bytes received by a service, partitioned by status code, protocol, and method. # TYPE traefik_service_requests_bytes_total counter traefik_service_requests_bytes_total{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 0 traefik_service_requests_bytes_total{code="200",method="GET",protocol="http",service="soundmert_backend@docker"} 0 traefik_service_requests_bytes_total{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker"} 0 traefik_service_requests_bytes_total{code="200",method="OPTIONS",protocol="http",service="gaestefotoalbum_app@docker"} 0 traefik_service_requests_bytes_total{code="201",method="POST",protocol="http",service="soundmert_backend@docker"} 129 traefik_service_requests_bytes_total{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 0 traefik_service_requests_bytes_total{code="302",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 20 traefik_service_requests_bytes_total{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 0 traefik_service_requests_bytes_total{code="401",method="GET",protocol="http",service="soundmert_backend@docker"} 0 traefik_service_requests_bytes_total{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker"} 0 traefik_service_requests_bytes_total{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker"} 0 traefik_service_requests_bytes_total{code="401",method="POST",protocol="http",service="soundmert_backend@docker"} 135577 traefik_service_requests_bytes_total{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 0 traefik_service_requests_bytes_total{code="404",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 1908 traefik_service_requests_bytes_total{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 0 traefik_service_requests_bytes_total{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 6227 traefik_service_requests_bytes_total{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 0 traefik_service_requests_bytes_total{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@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="gaestefotoalbum_app@docker",tls_cipher="TLS_AES_128_GCM_SHA256",tls_version="1.3"} 1652 traefik_service_requests_tls_total{service="gaestefotoalbum_app@docker",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 8 traefik_service_requests_tls_total{service="soundmert_backend@docker",tls_cipher="TLS_AES_128_GCM_SHA256",tls_version="1.3"} 2128 traefik_service_requests_tls_total{service="soundmert_backend@docker",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 8 traefik_service_requests_tls_total{service="soundmert_backend@docker",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 4 # 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="gaestefotoalbum_app@docker"} 145 traefik_service_requests_total{code="200",method="GET",protocol="http",service="soundmert_backend@docker"} 93 traefik_service_requests_total{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker"} 1 traefik_service_requests_total{code="200",method="OPTIONS",protocol="http",service="gaestefotoalbum_app@docker"} 1 traefik_service_requests_total{code="201",method="POST",protocol="http",service="soundmert_backend@docker"} 1 traefik_service_requests_total{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 19 traefik_service_requests_total{code="302",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 1 traefik_service_requests_total{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 15 traefik_service_requests_total{code="401",method="GET",protocol="http",service="soundmert_backend@docker"} 1980 traefik_service_requests_total{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker"} 26 traefik_service_requests_total{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker"} 1 traefik_service_requests_total{code="401",method="POST",protocol="http",service="soundmert_backend@docker"} 39 traefik_service_requests_total{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 1424 traefik_service_requests_total{code="404",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 19 traefik_service_requests_total{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 1 traefik_service_requests_total{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 11 traefik_service_requests_total{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 18 traefik_service_requests_total{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 1 # HELP traefik_service_responses_bytes_total The total size of responses in bytes returned by a service, partitioned by status code, protocol, and method. # TYPE traefik_service_responses_bytes_total counter traefik_service_responses_bytes_total{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 655219 traefik_service_responses_bytes_total{code="200",method="GET",protocol="http",service="soundmert_backend@docker"} 51568 traefik_service_responses_bytes_total{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker"} 0 traefik_service_responses_bytes_total{code="200",method="OPTIONS",protocol="http",service="gaestefotoalbum_app@docker"} 0 traefik_service_responses_bytes_total{code="201",method="POST",protocol="http",service="soundmert_backend@docker"} 39 traefik_service_responses_bytes_total{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 0 traefik_service_responses_bytes_total{code="302",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 0 traefik_service_responses_bytes_total{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 19941 traefik_service_responses_bytes_total{code="401",method="GET",protocol="http",service="soundmert_backend@docker"} 0 traefik_service_responses_bytes_total{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker"} 0 traefik_service_responses_bytes_total{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker"} 0 traefik_service_responses_bytes_total{code="401",method="POST",protocol="http",service="soundmert_backend@docker"} 0 traefik_service_responses_bytes_total{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 3.025757e+06 traefik_service_responses_bytes_total{code="404",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 40523 traefik_service_responses_bytes_total{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 0 traefik_service_responses_bytes_total{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 23441 traefik_service_responses_bytes_total{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 378 traefik_service_responses_bytes_total{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 2127 # HELP traefik_service_server_up service server is up, described by gauge value of 0 or 1. # TYPE traefik_service_server_up gauge traefik_service_server_up{service="soundmert_backend@docker",url="http://172.30.0.2:8080"} 1 traefik_service_server_up{service="soundmert_backend@docker",url="http://172.30.0.3:8080"} 1 # HELP traefik_tls_certs_not_after Certificate expiration timestamp # TYPE traefik_tls_certs_not_after gauge traefik_tls_certs_not_after{cn="adbot.champe.de",sans="adbot.champe.de",serial="477055476792861314912807579388589775968284"} 1.785748827e+09 traefik_tls_certs_not_after{cn="adbot.champe.de",sans="adbot.champe.de",serial="479028421480849875488353857986838091790497"} 1.7805359e+09 traefik_tls_certs_not_after{cn="hochzeit.cs-06-09-2025.champe.de",sans="hochzeit.cs-06-09-2025.champe.de",serial="463659777457805047090626993342765803022312"} 1.78053588e+09 traefik_tls_certs_not_after{cn="hochzeit.cs-06-09-2025.champe.de",sans="hochzeit.cs-06-09-2025.champe.de",serial="512387815801058010180720875704898238546513"} 1.78574881e+09 traefik_tls_certs_not_after{cn="metrics.champe.de",sans="metrics.champe.de",serial="454288085028762137046693443415870120562480"} 1.785748786e+09 traefik_tls_certs_not_after{cn="metrics.champe.de",sans="metrics.champe.de",serial="487333941239531983063550121542995652234671"} 1.780535857e+09 traefik_tls_certs_not_after{cn="traefik.champe.de",sans="traefik.champe.de",serial="460476409320486501797568287352793647004813"} 1.78053584e+09 traefik_tls_certs_not_after{cn="traefik.champe.de",sans="traefik.champe.de",serial="499087785692524033030617625526512124944408"} 1.785748766e+09