# 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.127e-05 go_gc_duration_seconds{quantile="0.25"} 0.000131385 go_gc_duration_seconds{quantile="0.5"} 0.000156089 go_gc_duration_seconds{quantile="0.75"} 0.000471693 go_gc_duration_seconds{quantile="1"} 0.143985479 go_gc_duration_seconds_sum 57.798379766 go_gc_duration_seconds_count 41477 # 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.2953472e+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.59240838632e+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 2.186273e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 4.22778989e+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.657088e+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.2953472e+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 5.3559296e+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.776512e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 66633 # 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 4.7153152e+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 9.1324416e+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.778997872979595e+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 4.22845622e+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 274880 # 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 979200 # 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.5238842e+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 902879 # 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 950272 # 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 950272 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.01015832e+08 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 12 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 2613.24 # 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.4847872e+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.544159232e+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.778049364e+09 # HELP traefik_config_reloads_total Config reloads # TYPE traefik_config_reloads_total counter traefik_config_reloads_total 26 # 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"} 122 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 241 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 377 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="5"} 394 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 394 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="GET",protocol="http"} 140.36100539399982 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="GET",protocol="http"} 394 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"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 3 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 0.704559358 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 3 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"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="201",entrypoint="websecure",method="POST",protocol="http",le="5"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="201",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 3 traefik_entrypoint_request_duration_seconds_sum{code="201",entrypoint="websecure",method="POST",protocol="http"} 2.820045084 traefik_entrypoint_request_duration_seconds_count{code="201",entrypoint="websecure",method="POST",protocol="http"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 38 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 39 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 43 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="GET",protocol="http",le="5"} 43 traefik_entrypoint_request_duration_seconds_bucket{code="302",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 43 traefik_entrypoint_request_duration_seconds_sum{code="302",entrypoint="websecure",method="GET",protocol="http"} 2.647369355999999 traefik_entrypoint_request_duration_seconds_count{code="302",entrypoint="websecure",method="GET",protocol="http"} 43 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"} 60 traefik_entrypoint_request_duration_seconds_bucket{code="400",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 60 traefik_entrypoint_request_duration_seconds_bucket{code="400",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 66 traefik_entrypoint_request_duration_seconds_bucket{code="400",entrypoint="websecure",method="GET",protocol="http",le="5"} 66 traefik_entrypoint_request_duration_seconds_bucket{code="400",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 66 traefik_entrypoint_request_duration_seconds_sum{code="400",entrypoint="websecure",method="GET",protocol="http"} 2.6938199380000003 traefik_entrypoint_request_duration_seconds_count{code="400",entrypoint="websecure",method="GET",protocol="http"} 66 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="DELETE",protocol="http",le="0.1"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="DELETE",protocol="http",le="0.3"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="DELETE",protocol="http",le="1.2"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="DELETE",protocol="http",le="5"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="DELETE",protocol="http",le="+Inf"} 8 traefik_entrypoint_request_duration_seconds_sum{code="401",entrypoint="websecure",method="DELETE",protocol="http"} 0.015798879999999998 traefik_entrypoint_request_duration_seconds_count{code="401",entrypoint="websecure",method="DELETE",protocol="http"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 5224 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 5373 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 5435 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="GET",protocol="http",le="5"} 5435 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 5435 traefik_entrypoint_request_duration_seconds_sum{code="401",entrypoint="websecure",method="GET",protocol="http"} 87.30832464200004 traefik_entrypoint_request_duration_seconds_count{code="401",entrypoint="websecure",method="GET",protocol="http"} 5435 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 36 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 38 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 39 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 39 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 39 traefik_entrypoint_request_duration_seconds_sum{code="401",entrypoint="websecure",method="HEAD",protocol="http"} 1.0816214620000002 traefik_entrypoint_request_duration_seconds_count{code="401",entrypoint="websecure",method="HEAD",protocol="http"} 39 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.1"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.3"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="OPTIONS",protocol="http",le="1.2"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="OPTIONS",protocol="http",le="5"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="OPTIONS",protocol="http",le="+Inf"} 9 traefik_entrypoint_request_duration_seconds_sum{code="401",entrypoint="websecure",method="OPTIONS",protocol="http"} 0.028637248999999997 traefik_entrypoint_request_duration_seconds_count{code="401",entrypoint="websecure",method="OPTIONS",protocol="http"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="PATCH",protocol="http",le="0.1"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="PATCH",protocol="http",le="0.3"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="PATCH",protocol="http",le="1.2"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="PATCH",protocol="http",le="5"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="PATCH",protocol="http",le="+Inf"} 8 traefik_entrypoint_request_duration_seconds_sum{code="401",entrypoint="websecure",method="PATCH",protocol="http"} 0.017329088 traefik_entrypoint_request_duration_seconds_count{code="401",entrypoint="websecure",method="PATCH",protocol="http"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 252 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 264 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 276 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="POST",protocol="http",le="5"} 276 traefik_entrypoint_request_duration_seconds_bucket{code="401",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 276 traefik_entrypoint_request_duration_seconds_sum{code="401",entrypoint="websecure",method="POST",protocol="http"} 10.062818565000004 traefik_entrypoint_request_duration_seconds_count{code="401",entrypoint="websecure",method="POST",protocol="http"} 276 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="0.1"} 13031 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="0.3"} 13034 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="1.2"} 13034 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="5"} 13034 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="+Inf"} 13034 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="GET",protocol="http"} 3.701175385000013 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="GET",protocol="http"} 13034 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="0.1"} 222 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="0.3"} 222 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="1.2"} 222 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="5"} 222 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="+Inf"} 222 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="HEAD",protocol="http"} 0.215472587 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="HEAD",protocol="http"} 222 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="0.1"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="0.3"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="1.2"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="OPTIONS",protocol="http",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 7.5582e-05 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="0.1"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="0.3"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="1.2"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="5"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="+Inf"} 6 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="POST",protocol="http"} 0.039100324 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="POST",protocol="http"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="0.1"} 82 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="0.3"} 82 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="1.2"} 82 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="5"} 82 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="+Inf"} 82 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 0.461813928 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 82 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="0.1"} 756 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="0.3"} 756 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="1.2"} 756 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="5"} 756 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="+Inf"} 756 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 0.8082310870000003 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 756 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 30673 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 31541 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 31685 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="5"} 31703 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 31703 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="http"} 333.8607412899997 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="http"} 31703 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="0.1"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="0.3"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="1.2"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="5"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="sse",le="+Inf"} 5 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="sse"} 0.00027008900000000005 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="sse"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="0.1"} 7 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="0.3"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="1.2"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="5"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="+Inf"} 8 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 0.17304192400000004 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 8 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 580 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 580 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 580 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 580 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 580 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 0.18159752199999987 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 580 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.1"} 17 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="0.3"} 18 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="1.2"} 18 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="5"} 18 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="OPTIONS",protocol="http",le="+Inf"} 18 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 0.154199546 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 18 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 6466 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 6466 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 6466 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="5"} 6466 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 6466 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="POST",protocol="http"} 1.0631635249999982 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="POST",protocol="http"} 6466 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="0.1"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="0.3"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="1.2"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="5"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="sse",le="+Inf"} 5 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="POST",protocol="sse"} 0.152025901 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="POST",protocol="sse"} 5 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="GET",protocol="http",le="5"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 3 traefik_entrypoint_request_duration_seconds_sum{code="405",entrypoint="websecure",method="GET",protocol="http"} 0.928501424 traefik_entrypoint_request_duration_seconds_count{code="405",entrypoint="websecure",method="GET",protocol="http"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 15 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 18 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 21 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="POST",protocol="http",le="5"} 21 traefik_entrypoint_request_duration_seconds_bucket{code="405",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 21 traefik_entrypoint_request_duration_seconds_sum{code="405",entrypoint="websecure",method="POST",protocol="http"} 2.7827502919999993 traefik_entrypoint_request_duration_seconds_count{code="405",entrypoint="websecure",method="POST",protocol="http"} 21 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 12 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 23 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 25 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="5"} 26 traefik_entrypoint_request_duration_seconds_bucket{code="499",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 26 traefik_entrypoint_request_duration_seconds_sum{code="499",entrypoint="websecure",method="GET",protocol="http"} 6.080588154000001 traefik_entrypoint_request_duration_seconds_count{code="499",entrypoint="websecure",method="GET",protocol="http"} 26 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"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="500",entrypoint="websecure",method="GET",protocol="http",le="5"} 3 traefik_entrypoint_request_duration_seconds_bucket{code="500",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 3 traefik_entrypoint_request_duration_seconds_sum{code="500",entrypoint="websecure",method="GET",protocol="http"} 2.318776359 traefik_entrypoint_request_duration_seconds_count{code="500",entrypoint="websecure",method="GET",protocol="http"} 3 # 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"} 361 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="DELETE",protocol="http"} 16 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="PATCH",protocol="http"} 16 traefik_entrypoint_requests_bytes_total{code="401",entrypoint="websecure",method="POST",protocol="http"} 523715 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="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="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"} 10767 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"} 42461 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 828 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 1309 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",tls_version="1.2"} 40 # 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"} 394 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 3 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"} 3 traefik_entrypoint_requests_total{code="302",entrypoint="websecure",method="GET",protocol="http"} 43 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"} 66 traefik_entrypoint_requests_total{code="401",entrypoint="websecure",method="DELETE",protocol="http"} 8 traefik_entrypoint_requests_total{code="401",entrypoint="websecure",method="GET",protocol="http"} 5435 traefik_entrypoint_requests_total{code="401",entrypoint="websecure",method="HEAD",protocol="http"} 39 traefik_entrypoint_requests_total{code="401",entrypoint="websecure",method="OPTIONS",protocol="http"} 9 traefik_entrypoint_requests_total{code="401",entrypoint="websecure",method="PATCH",protocol="http"} 8 traefik_entrypoint_requests_total{code="401",entrypoint="websecure",method="POST",protocol="http"} 276 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="GET",protocol="http"} 13034 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 222 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 1 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="POST",protocol="http"} 6 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 82 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 756 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="http"} 31703 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="sse"} 5 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 8 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 580 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 18 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="POST",protocol="http"} 6466 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 5 traefik_entrypoint_requests_total{code="405",entrypoint="websecure",method="GET",protocol="http"} 3 traefik_entrypoint_requests_total{code="405",entrypoint="websecure",method="POST",protocol="http"} 21 traefik_entrypoint_requests_total{code="499",entrypoint="websecure",method="GET",protocol="http"} 26 traefik_entrypoint_requests_total{code="500",entrypoint="websecure",method="GET",protocol="http"} 3 # 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"} 928635 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"} 117 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"} 42126 traefik_entrypoint_responses_bytes_total{code="401",entrypoint="websecure",method="DELETE",protocol="http"} 0 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="PATCH",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"} 247646 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 4218 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 19 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="POST",protocol="http"} 114 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 1558 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 14364 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="http"} 7.107788e+06 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="sse"} 95 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 152 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 11020 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="OPTIONS",protocol="http"} 342 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="http"} 163016 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="sse"} 95 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"} 44751 traefik_entrypoint_responses_bytes_total{code="499",entrypoint="websecure",method="GET",protocol="http"} 546 traefik_entrypoint_responses_bytes_total{code="500",entrypoint="websecure",method="GET",protocol="http"} 6378 # 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"} 121 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 148 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 205 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 214 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 214 traefik_service_request_duration_seconds_sum{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 59.391439185000046 traefik_service_request_duration_seconds_count{code="200",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 214 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"} 95 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="soundmert_backend@docker",le="1.2"} 176 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="soundmert_backend@docker",le="5"} 180 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="soundmert_backend@docker",le="+Inf"} 180 traefik_service_request_duration_seconds_sum{code="200",method="GET",protocol="http",service="soundmert_backend@docker"} 74.80714559699999 traefik_service_request_duration_seconds_count{code="200",method="GET",protocol="http",service="soundmert_backend@docker"} 180 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"} 2 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 3 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 3 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 3 traefik_service_request_duration_seconds_sum{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker"} 0.704411409 traefik_service_request_duration_seconds_count{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker"} 3 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"} 2 traefik_service_request_duration_seconds_bucket{code="201",method="POST",protocol="http",service="soundmert_backend@docker",le="5"} 3 traefik_service_request_duration_seconds_bucket{code="201",method="POST",protocol="http",service="soundmert_backend@docker",le="+Inf"} 3 traefik_service_request_duration_seconds_sum{code="201",method="POST",protocol="http",service="soundmert_backend@docker"} 2.819932338 traefik_service_request_duration_seconds_count{code="201",method="POST",protocol="http",service="soundmert_backend@docker"} 3 traefik_service_request_duration_seconds_bucket{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 38 traefik_service_request_duration_seconds_bucket{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 39 traefik_service_request_duration_seconds_bucket{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 43 traefik_service_request_duration_seconds_bucket{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 43 traefik_service_request_duration_seconds_bucket{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 43 traefik_service_request_duration_seconds_sum{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 2.452112891000001 traefik_service_request_duration_seconds_count{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 43 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"} 30 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 30 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 30 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 30 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 30 traefik_service_request_duration_seconds_sum{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 0.43092248899999996 traefik_service_request_duration_seconds_count{code="400",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 30 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="soundmert_backend@docker",le="0.1"} 30 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="soundmert_backend@docker",le="0.3"} 30 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="soundmert_backend@docker",le="1.2"} 36 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="soundmert_backend@docker",le="5"} 36 traefik_service_request_duration_seconds_bucket{code="400",method="GET",protocol="http",service="soundmert_backend@docker",le="+Inf"} 36 traefik_service_request_duration_seconds_sum{code="400",method="GET",protocol="http",service="soundmert_backend@docker"} 2.2545550320000003 traefik_service_request_duration_seconds_count{code="400",method="GET",protocol="http",service="soundmert_backend@docker"} 36 traefik_service_request_duration_seconds_bucket{code="401",method="DELETE",protocol="http",service="soundmert_backend@docker",le="0.1"} 8 traefik_service_request_duration_seconds_bucket{code="401",method="DELETE",protocol="http",service="soundmert_backend@docker",le="0.3"} 8 traefik_service_request_duration_seconds_bucket{code="401",method="DELETE",protocol="http",service="soundmert_backend@docker",le="1.2"} 8 traefik_service_request_duration_seconds_bucket{code="401",method="DELETE",protocol="http",service="soundmert_backend@docker",le="5"} 8 traefik_service_request_duration_seconds_bucket{code="401",method="DELETE",protocol="http",service="soundmert_backend@docker",le="+Inf"} 8 traefik_service_request_duration_seconds_sum{code="401",method="DELETE",protocol="http",service="soundmert_backend@docker"} 0.015140905000000001 traefik_service_request_duration_seconds_count{code="401",method="DELETE",protocol="http",service="soundmert_backend@docker"} 8 traefik_service_request_duration_seconds_bucket{code="401",method="GET",protocol="http",service="soundmert_backend@docker",le="0.1"} 5259 traefik_service_request_duration_seconds_bucket{code="401",method="GET",protocol="http",service="soundmert_backend@docker",le="0.3"} 5399 traefik_service_request_duration_seconds_bucket{code="401",method="GET",protocol="http",service="soundmert_backend@docker",le="1.2"} 5435 traefik_service_request_duration_seconds_bucket{code="401",method="GET",protocol="http",service="soundmert_backend@docker",le="5"} 5435 traefik_service_request_duration_seconds_bucket{code="401",method="GET",protocol="http",service="soundmert_backend@docker",le="+Inf"} 5435 traefik_service_request_duration_seconds_sum{code="401",method="GET",protocol="http",service="soundmert_backend@docker"} 72.32140465199973 traefik_service_request_duration_seconds_count{code="401",method="GET",protocol="http",service="soundmert_backend@docker"} 5435 traefik_service_request_duration_seconds_bucket{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker",le="0.1"} 36 traefik_service_request_duration_seconds_bucket{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker",le="0.3"} 39 traefik_service_request_duration_seconds_bucket{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker",le="1.2"} 39 traefik_service_request_duration_seconds_bucket{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker",le="5"} 39 traefik_service_request_duration_seconds_bucket{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker",le="+Inf"} 39 traefik_service_request_duration_seconds_sum{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker"} 0.6826965240000001 traefik_service_request_duration_seconds_count{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker"} 39 traefik_service_request_duration_seconds_bucket{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker",le="0.1"} 9 traefik_service_request_duration_seconds_bucket{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker",le="0.3"} 9 traefik_service_request_duration_seconds_bucket{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker",le="1.2"} 9 traefik_service_request_duration_seconds_bucket{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker",le="5"} 9 traefik_service_request_duration_seconds_bucket{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker",le="+Inf"} 9 traefik_service_request_duration_seconds_sum{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker"} 0.028078402000000002 traefik_service_request_duration_seconds_count{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker"} 9 traefik_service_request_duration_seconds_bucket{code="401",method="PATCH",protocol="http",service="soundmert_backend@docker",le="0.1"} 8 traefik_service_request_duration_seconds_bucket{code="401",method="PATCH",protocol="http",service="soundmert_backend@docker",le="0.3"} 8 traefik_service_request_duration_seconds_bucket{code="401",method="PATCH",protocol="http",service="soundmert_backend@docker",le="1.2"} 8 traefik_service_request_duration_seconds_bucket{code="401",method="PATCH",protocol="http",service="soundmert_backend@docker",le="5"} 8 traefik_service_request_duration_seconds_bucket{code="401",method="PATCH",protocol="http",service="soundmert_backend@docker",le="+Inf"} 8 traefik_service_request_duration_seconds_sum{code="401",method="PATCH",protocol="http",service="soundmert_backend@docker"} 0.016707553 traefik_service_request_duration_seconds_count{code="401",method="PATCH",protocol="http",service="soundmert_backend@docker"} 8 traefik_service_request_duration_seconds_bucket{code="401",method="POST",protocol="http",service="soundmert_backend@docker",le="0.1"} 252 traefik_service_request_duration_seconds_bucket{code="401",method="POST",protocol="http",service="soundmert_backend@docker",le="0.3"} 265 traefik_service_request_duration_seconds_bucket{code="401",method="POST",protocol="http",service="soundmert_backend@docker",le="1.2"} 276 traefik_service_request_duration_seconds_bucket{code="401",method="POST",protocol="http",service="soundmert_backend@docker",le="5"} 276 traefik_service_request_duration_seconds_bucket{code="401",method="POST",protocol="http",service="soundmert_backend@docker",le="+Inf"} 276 traefik_service_request_duration_seconds_sum{code="401",method="POST",protocol="http",service="soundmert_backend@docker"} 9.529650493000009 traefik_service_request_duration_seconds_count{code="401",method="POST",protocol="http",service="soundmert_backend@docker"} 276 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 2067 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 2926 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 3079 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 3088 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 3088 traefik_service_request_duration_seconds_sum{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 317.3710328050003 traefik_service_request_duration_seconds_count{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 3088 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"} 2 traefik_service_request_duration_seconds_bucket{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 2 traefik_service_request_duration_seconds_bucket{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 3 traefik_service_request_duration_seconds_bucket{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 3 traefik_service_request_duration_seconds_bucket{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 3 traefik_service_request_duration_seconds_sum{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 0.9282931799999999 traefik_service_request_duration_seconds_count{code="405",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 3 traefik_service_request_duration_seconds_bucket{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 15 traefik_service_request_duration_seconds_bucket{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 18 traefik_service_request_duration_seconds_bucket{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 21 traefik_service_request_duration_seconds_bucket{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 21 traefik_service_request_duration_seconds_bucket{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 21 traefik_service_request_duration_seconds_sum{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 2.683789309 traefik_service_request_duration_seconds_count{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 21 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.1"} 14 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="0.3"} 24 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="1.2"} 25 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 26 traefik_service_request_duration_seconds_bucket{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 26 traefik_service_request_duration_seconds_sum{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 5.561183128000001 traefik_service_request_duration_seconds_count{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 26 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"} 2 traefik_service_request_duration_seconds_bucket{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="5"} 3 traefik_service_request_duration_seconds_bucket{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker",le="+Inf"} 3 traefik_service_request_duration_seconds_sum{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 2.318524915 traefik_service_request_duration_seconds_count{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 3 # 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"} 361 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="400",method="GET",protocol="http",service="soundmert_backend@docker"} 0 traefik_service_requests_bytes_total{code="401",method="DELETE",protocol="http",service="soundmert_backend@docker"} 16 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="PATCH",protocol="http",service="soundmert_backend@docker"} 16 traefik_service_requests_bytes_total{code="401",method="POST",protocol="http",service="soundmert_backend@docker"} 523715 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"} 10767 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"} 3446 traefik_service_requests_tls_total{service="gaestefotoalbum_app@docker",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 10 traefik_service_requests_tls_total{service="soundmert_backend@docker",tls_cipher="TLS_AES_128_GCM_SHA256",tls_version="1.3"} 5980 traefik_service_requests_tls_total{service="soundmert_backend@docker",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 10 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"} 214 traefik_service_requests_total{code="200",method="GET",protocol="http",service="soundmert_backend@docker"} 180 traefik_service_requests_total{code="200",method="HEAD",protocol="http",service="gaestefotoalbum_app@docker"} 3 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"} 3 traefik_service_requests_total{code="302",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 43 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"} 30 traefik_service_requests_total{code="400",method="GET",protocol="http",service="soundmert_backend@docker"} 36 traefik_service_requests_total{code="401",method="DELETE",protocol="http",service="soundmert_backend@docker"} 8 traefik_service_requests_total{code="401",method="GET",protocol="http",service="soundmert_backend@docker"} 5435 traefik_service_requests_total{code="401",method="HEAD",protocol="http",service="soundmert_backend@docker"} 39 traefik_service_requests_total{code="401",method="OPTIONS",protocol="http",service="soundmert_backend@docker"} 9 traefik_service_requests_total{code="401",method="PATCH",protocol="http",service="soundmert_backend@docker"} 8 traefik_service_requests_total{code="401",method="POST",protocol="http",service="soundmert_backend@docker"} 276 traefik_service_requests_total{code="404",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 3088 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"} 3 traefik_service_requests_total{code="405",method="POST",protocol="http",service="gaestefotoalbum_app@docker"} 21 traefik_service_requests_total{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 26 traefik_service_requests_total{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 3 # 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"} 854509 traefik_service_responses_bytes_total{code="200",method="GET",protocol="http",service="soundmert_backend@docker"} 74126 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"} 117 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"} 26466 traefik_service_responses_bytes_total{code="400",method="GET",protocol="http",service="soundmert_backend@docker"} 15660 traefik_service_responses_bytes_total{code="401",method="DELETE",protocol="http",service="soundmert_backend@docker"} 0 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="PATCH",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"} 6.564103e+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"} 44751 traefik_service_responses_bytes_total{code="499",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 546 traefik_service_responses_bytes_total{code="500",method="GET",protocol="http",service="gaestefotoalbum_app@docker"} 6378 # 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