# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 2.8764e-05 go_gc_duration_seconds{quantile="0.25"} 3.685e-05 go_gc_duration_seconds{quantile="0.5"} 6.9243e-05 go_gc_duration_seconds{quantile="0.75"} 9.7024e-05 go_gc_duration_seconds{quantile="1"} 0.001420977 go_gc_duration_seconds_sum 0.762204108 go_gc_duration_seconds_count 4329 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 35 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.24.5"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 3.2478008e+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.991849544e+09 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 1.769073e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.03444e+07 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 4.550448e+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.2478008e+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.3390592e+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.7257216e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 66964 # 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 3.0244864e+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.0647808e+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.7684721876754973e+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 2.0411364e+07 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 1208 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 15704 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 269120 # 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 816000 # 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.478673e+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 475807 # 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 655360 # 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 655360 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 7.89302e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 7 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 161.07 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 12 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 6.5654784e+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.76795140533e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.543053312e+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.767951465e+09 # HELP traefik_config_reloads_total Config reloads # TYPE traefik_config_reloads_total counter traefik_config_reloads_total 5 # 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"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="0.3"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="1.2"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="5"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="2",entrypoint="websecure",method="POST",protocol="grpc",le="+Inf"} 2 traefik_entrypoint_request_duration_seconds_sum{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 9.3578e-05 traefik_entrypoint_request_duration_seconds_count{code="2",entrypoint="websecure",method="POST",protocol="grpc"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 177 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 179 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 183 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="5"} 184 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 185 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="GET",protocol="http"} 21.230166414000006 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="GET",protocol="http"} 185 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 4 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 0.007847403 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 4 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="5"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="200",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 9 traefik_entrypoint_request_duration_seconds_sum{code="200",entrypoint="websecure",method="POST",protocol="http"} 0.021425189 traefik_entrypoint_request_duration_seconds_count{code="200",entrypoint="websecure",method="POST",protocol="http"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="5"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="403",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 2 traefik_entrypoint_request_duration_seconds_sum{code="403",entrypoint="websecure",method="GET",protocol="http"} 0.0025565759999999996 traefik_entrypoint_request_duration_seconds_count{code="403",entrypoint="websecure",method="GET",protocol="http"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="0.1"} 17 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="0.3"} 17 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="1.2"} 17 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="5"} 17 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="CONNECT",protocol="http",le="+Inf"} 17 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="CONNECT",protocol="http"} 0.001066418 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="CONNECT",protocol="http"} 17 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="0.1"} 23074 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="0.3"} 23074 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="1.2"} 23074 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="5"} 23074 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="http",le="+Inf"} 23074 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="GET",protocol="http"} 0.9038241249999984 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="GET",protocol="http"} 23074 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="0.1"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="0.3"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="1.2"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="5"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="GET",protocol="websocket",le="+Inf"} 1 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="GET",protocol="websocket"} 0.001229737 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="GET",protocol="websocket"} 1 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="0.1"} 123 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="0.3"} 123 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="1.2"} 123 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="5"} 123 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="HEAD",protocol="http",le="+Inf"} 123 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="HEAD",protocol="http"} 0.005351811999999999 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="HEAD",protocol="http"} 123 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"} 5.6957e-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"} 176 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="0.3"} 176 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="1.2"} 176 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="5"} 176 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="web",method="POST",protocol="http",le="+Inf"} 176 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="web",method="POST",protocol="http"} 0.008843310000000004 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="web",method="POST",protocol="http"} 176 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="0.1"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="0.3"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="1.2"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="5"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="CONNECT",protocol="http",le="+Inf"} 9 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 0.000854141 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 9 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="0.1"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="0.3"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="1.2"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="5"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http",le="+Inf"} 6 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 9.1233e-05 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 6 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="0.1"} 4467 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="0.3"} 4467 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="1.2"} 4467 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="5"} 4467 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="http",le="+Inf"} 4467 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="http"} 1.4464366560000008 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="http"} 4467 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="0.1"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="0.3"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="1.2"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="5"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="GET",protocol="websocket",le="+Inf"} 2 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 0.000423715 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 2 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="0.1"} 68 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="0.3"} 68 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="1.2"} 68 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="5"} 68 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="HEAD",protocol="http",le="+Inf"} 68 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 0.013207067999999997 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 68 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="0.1"} 159 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="0.3"} 159 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="1.2"} 159 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="5"} 159 traefik_entrypoint_request_duration_seconds_bucket{code="404",entrypoint="websecure",method="POST",protocol="http",le="+Inf"} 159 traefik_entrypoint_request_duration_seconds_sum{code="404",entrypoint="websecure",method="POST",protocol="http"} 0.011742982999999999 traefik_entrypoint_request_duration_seconds_count{code="404",entrypoint="websecure",method="POST",protocol="http"} 159 # 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="POST",protocol="http"} 13168 traefik_entrypoint_requests_bytes_total{code="403",entrypoint="websecure",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="CONNECT",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="GET",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="GET",protocol="websocket"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="OPTIONS",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="web",method="POST",protocol="http"} 0 traefik_entrypoint_requests_bytes_total{code="404",entrypoint="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="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="POST",protocol="http"} 703 # HELP traefik_entrypoint_requests_tls_total How many HTTP requests with TLS processed on an entrypoint, partitioned by TLS Version and TLS cipher Used. # TYPE traefik_entrypoint_requests_tls_total counter traefik_entrypoint_requests_tls_total{entrypoint="web",tls_cipher="TLS_AES_128_GCM_SHA256",tls_version="1.3"} 376 traefik_entrypoint_requests_tls_total{entrypoint="web",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 52 traefik_entrypoint_requests_tls_total{entrypoint="web",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 86 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_AES_128_GCM_SHA256",tls_version="1.3"} 4277 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 75 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",tls_version="1.2"} 405 traefik_entrypoint_requests_tls_total{entrypoint="websecure",tls_cipher="TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",tls_version="1.2"} 3 # 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"} 2 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="GET",protocol="http"} 185 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 4 traefik_entrypoint_requests_total{code="200",entrypoint="websecure",method="POST",protocol="http"} 9 traefik_entrypoint_requests_total{code="403",entrypoint="websecure",method="GET",protocol="http"} 2 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="CONNECT",protocol="http"} 17 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="GET",protocol="http"} 23074 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="GET",protocol="websocket"} 1 traefik_entrypoint_requests_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 123 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"} 176 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 9 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 6 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="http"} 4467 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 2 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 68 traefik_entrypoint_requests_total{code="404",entrypoint="websecure",method="POST",protocol="http"} 159 # 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"} 38 traefik_entrypoint_responses_bytes_total{code="200",entrypoint="websecure",method="GET",protocol="http"} 4.2489946e+07 traefik_entrypoint_responses_bytes_total{code="200",entrypoint="websecure",method="HEAD",protocol="http"} 0 traefik_entrypoint_responses_bytes_total{code="200",entrypoint="websecure",method="POST",protocol="http"} 22433 traefik_entrypoint_responses_bytes_total{code="403",entrypoint="websecure",method="GET",protocol="http"} 6186 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="CONNECT",protocol="http"} 323 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="GET",protocol="http"} 438406 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="GET",protocol="websocket"} 19 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="web",method="HEAD",protocol="http"} 2337 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"} 3344 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="CONNECT",protocol="http"} 171 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="EXTENSION_METHOD",protocol="http"} 114 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="http"} 3.676614e+06 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="GET",protocol="websocket"} 38 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="HEAD",protocol="http"} 1140 traefik_entrypoint_responses_bytes_total{code="404",entrypoint="websecure",method="POST",protocol="http"} 24714 # HELP traefik_open_connections How many open connections exist, by entryPoint and protocol # TYPE traefik_open_connections gauge traefik_open_connections{entrypoint="web",protocol="TCP"} 0 traefik_open_connections{entrypoint="websecure",protocol="TCP"} 1 # HELP traefik_service_request_duration_seconds How long it took to process the request on a service, partitioned by status code, protocol, and method. # TYPE traefik_service_request_duration_seconds histogram traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 177 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 179 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 183 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="5"} 184 traefik_service_request_duration_seconds_bucket{code="200",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 185 traefik_service_request_duration_seconds_sum{code="200",method="GET",protocol="http",service="mainapp@docker"} 21.202002379 traefik_service_request_duration_seconds_count{code="200",method="GET",protocol="http",service="mainapp@docker"} 185 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="0.1"} 4 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="0.3"} 4 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="1.2"} 4 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="5"} 4 traefik_service_request_duration_seconds_bucket{code="200",method="HEAD",protocol="http",service="mainapp@docker",le="+Inf"} 4 traefik_service_request_duration_seconds_sum{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 0.006698935 traefik_service_request_duration_seconds_count{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 4 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="0.1"} 9 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="0.3"} 9 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="1.2"} 9 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="5"} 9 traefik_service_request_duration_seconds_bucket{code="200",method="POST",protocol="http",service="mainapp@docker",le="+Inf"} 9 traefik_service_request_duration_seconds_sum{code="200",method="POST",protocol="http",service="mainapp@docker"} 0.01981309 traefik_service_request_duration_seconds_count{code="200",method="POST",protocol="http",service="mainapp@docker"} 9 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 2 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 2 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 2 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="5"} 2 traefik_service_request_duration_seconds_bucket{code="403",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 2 traefik_service_request_duration_seconds_sum{code="403",method="GET",protocol="http",service="mainapp@docker"} 0.002223802 traefik_service_request_duration_seconds_count{code="403",method="GET",protocol="http",service="mainapp@docker"} 2 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="0.1"} 1159 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="0.3"} 1159 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="1.2"} 1159 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="5"} 1159 traefik_service_request_duration_seconds_bucket{code="404",method="GET",protocol="http",service="mainapp@docker",le="+Inf"} 1159 traefik_service_request_duration_seconds_sum{code="404",method="GET",protocol="http",service="mainapp@docker"} 1.1663004770000003 traefik_service_request_duration_seconds_count{code="404",method="GET",protocol="http",service="mainapp@docker"} 1159 traefik_service_request_duration_seconds_bucket{code="404",method="HEAD",protocol="http",service="mainapp@docker",le="0.1"} 8 traefik_service_request_duration_seconds_bucket{code="404",method="HEAD",protocol="http",service="mainapp@docker",le="0.3"} 8 traefik_service_request_duration_seconds_bucket{code="404",method="HEAD",protocol="http",service="mainapp@docker",le="1.2"} 8 traefik_service_request_duration_seconds_bucket{code="404",method="HEAD",protocol="http",service="mainapp@docker",le="5"} 8 traefik_service_request_duration_seconds_bucket{code="404",method="HEAD",protocol="http",service="mainapp@docker",le="+Inf"} 8 traefik_service_request_duration_seconds_sum{code="404",method="HEAD",protocol="http",service="mainapp@docker"} 0.006296117 traefik_service_request_duration_seconds_count{code="404",method="HEAD",protocol="http",service="mainapp@docker"} 8 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="0.1"} 7 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="0.3"} 7 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="1.2"} 7 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="5"} 7 traefik_service_request_duration_seconds_bucket{code="404",method="POST",protocol="http",service="mainapp@docker",le="+Inf"} 7 traefik_service_request_duration_seconds_sum{code="404",method="POST",protocol="http",service="mainapp@docker"} 0.0075471259999999995 traefik_service_request_duration_seconds_count{code="404",method="POST",protocol="http",service="mainapp@docker"} 7 # HELP traefik_service_requests_bytes_total The total size of requests in bytes received by a service, partitioned by status code, protocol, and method. # TYPE traefik_service_requests_bytes_total counter traefik_service_requests_bytes_total{code="200",method="GET",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="200",method="POST",protocol="http",service="mainapp@docker"} 13168 traefik_service_requests_bytes_total{code="403",method="GET",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="404",method="GET",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="404",method="HEAD",protocol="http",service="mainapp@docker"} 0 traefik_service_requests_bytes_total{code="404",method="POST",protocol="http",service="mainapp@docker"} 703 # HELP traefik_service_requests_tls_total How many HTTP requests with TLS processed on a service, partitioned by TLS version and TLS cipher. # TYPE traefik_service_requests_tls_total counter traefik_service_requests_tls_total{service="mainapp@docker",tls_cipher="TLS_AES_128_GCM_SHA256",tls_version="1.3"} 1373 traefik_service_requests_tls_total{service="mainapp@docker",tls_cipher="TLS_CHACHA20_POLY1305_SHA256",tls_version="1.3"} 1 # HELP traefik_service_requests_total How many HTTP requests processed on a service, partitioned by status code, protocol, and method. # TYPE traefik_service_requests_total counter traefik_service_requests_total{code="200",method="GET",protocol="http",service="mainapp@docker"} 185 traefik_service_requests_total{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 4 traefik_service_requests_total{code="200",method="POST",protocol="http",service="mainapp@docker"} 9 traefik_service_requests_total{code="403",method="GET",protocol="http",service="mainapp@docker"} 2 traefik_service_requests_total{code="404",method="GET",protocol="http",service="mainapp@docker"} 1159 traefik_service_requests_total{code="404",method="HEAD",protocol="http",service="mainapp@docker"} 8 traefik_service_requests_total{code="404",method="POST",protocol="http",service="mainapp@docker"} 7 # HELP traefik_service_responses_bytes_total The total size of responses in bytes returned by a service, partitioned by status code, protocol, and method. # TYPE traefik_service_responses_bytes_total counter traefik_service_responses_bytes_total{code="200",method="GET",protocol="http",service="mainapp@docker"} 4.2489946e+07 traefik_service_responses_bytes_total{code="200",method="HEAD",protocol="http",service="mainapp@docker"} 0 traefik_service_responses_bytes_total{code="200",method="POST",protocol="http",service="mainapp@docker"} 22433 traefik_service_responses_bytes_total{code="403",method="GET",protocol="http",service="mainapp@docker"} 6186 traefik_service_responses_bytes_total{code="404",method="GET",protocol="http",service="mainapp@docker"} 3.613762e+06 traefik_service_responses_bytes_total{code="404",method="HEAD",protocol="http",service="mainapp@docker"} 0 traefik_service_responses_bytes_total{code="404",method="POST",protocol="http",service="mainapp@docker"} 21826 # HELP traefik_tls_certs_not_after Certificate expiration timestamp # TYPE traefik_tls_certs_not_after gauge traefik_tls_certs_not_after{cn="carlhampe.de",sans="carlhampe.de",serial="563243843417857343337793193804994337439080"} 1.76588517e+09 traefik_tls_certs_not_after{cn="carlhampe.de",sans="carlhampe.de",serial="571700602300412516611139339524652694154073"} 1.775723912e+09 traefik_tls_certs_not_after{cn="metrics.carlhampe.de",sans="metrics.carlhampe.de",serial="568094412490674774903751282913890946655019"} 1.765885193e+09 traefik_tls_certs_not_after{cn="metrics.carlhampe.de",sans="metrics.carlhampe.de",serial="599120628520620118986170534626359201040466"} 1.775723953e+09 traefik_tls_certs_not_after{cn="traefik.carlhampe.de",sans="traefik.carlhampe.de",serial="552379315203858290849668956677879630047496"} 1.775723932e+09 traefik_tls_certs_not_after{cn="traefik.carlhampe.de",sans="traefik.carlhampe.de",serial="571168290935447694068734583714663406292601"} 1.765885191e+09