# 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"} 4.1261e-05 go_gc_duration_seconds{quantile="0.25"} 0.000124062 go_gc_duration_seconds{quantile="0.5"} 0.000174014 go_gc_duration_seconds{quantile="0.75"} 0.000226424 go_gc_duration_seconds{quantile="1"} 0.000737654 go_gc_duration_seconds_sum 0.057376728 go_gc_duration_seconds_count 276 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 24392 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.21.9"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 1.699766696e+09 # 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 2.67283838408e+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 3.024196e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.950492377e+09 # 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 7.8904424e+07 # 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 1.699766696e+09 # 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.66419456e+08 # 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 2.635374592e+09 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 4.011489e+06 # 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 1.179648e+06 # 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 3.201794048e+09 # 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.715087490494715e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 1.954503866e+09 # 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 4800 # 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 15600 # 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 4.6070808e+07 # 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 5.4999e+07 # 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 3.213157e+09 # 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 1.29065e+07 # 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 2.71089664e+08 # 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 2.71089664e+08 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 3.622733432e+09 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 11 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 8639.57 # 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 19657 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 3.644878848e+09 # 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.71508414443e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 4.881444864e+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 promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler. # TYPE promhttp_metric_handler_errors_total counter promhttp_metric_handler_errors_total{cause="encoding"} 0 promhttp_metric_handler_errors_total{cause="gathering"} 0 # HELP tls_terminator_cert_api_response_time Tracks the latencies for cert api requests. # TYPE tls_terminator_cert_api_response_time histogram tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="0.005"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="0.01"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="0.025"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="0.05"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="0.1"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="0.25"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="0.5"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="1"} 15 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="2.5"} 1491 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="5"} 37256 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="10"} 215679 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="+Inf"} 302381 tls_terminator_cert_api_response_time_sum{action="get-cert",status_code="200"} 3.504463e+06 tls_terminator_cert_api_response_time_count{action="get-cert",status_code="200"} 302381 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="0.005"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="0.01"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="0.025"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="0.05"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="0.1"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="0.25"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="0.5"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="1"} 233 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="2.5"} 8212 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="5"} 56186 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="10"} 150915 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="+Inf"} 190737 tls_terminator_cert_api_response_time_sum{action="get-cert",status_code="404"} 1.926089e+06 tls_terminator_cert_api_response_time_count{action="get-cert",status_code="404"} 190737 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="500",le="0.005"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="500",le="0.01"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="500",le="0.025"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="500",le="0.05"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="500",le="0.1"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="500",le="0.25"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="500",le="0.5"} 0 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="500",le="1"} 2 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="500",le="2.5"} 39 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="500",le="5"} 294 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="500",le="10"} 1045 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="500",le="+Inf"} 1388 tls_terminator_cert_api_response_time_sum{action="get-cert",status_code="500"} 14395 tls_terminator_cert_api_response_time_count{action="get-cert",status_code="500"} 1388 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="0.005"} 0 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="0.01"} 0 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="0.025"} 0 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="0.05"} 0 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="0.1"} 0 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="0.25"} 0 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="0.5"} 0 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="1"} 0 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="2.5"} 0 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="5"} 17 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="10"} 55 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="+Inf"} 58 tls_terminator_cert_api_response_time_sum{action="get-issuer-chains",status_code="200"} 478 tls_terminator_cert_api_response_time_count{action="get-issuer-chains",status_code="200"} 58 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="0.005"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="0.01"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="0.025"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="0.05"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="0.1"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="0.25"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="0.5"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="1"} 54 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="2.5"} 2059 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="5"} 12810 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="10"} 32901 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="+Inf"} 40857 tls_terminator_cert_api_response_time_sum{action="has-cert",status_code="200"} 378661 tls_terminator_cert_api_response_time_count{action="has-cert",status_code="200"} 40857 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="0.005"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="0.01"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="0.025"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="0.05"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="0.1"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="0.25"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="0.5"} 0 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="1"} 17 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="2.5"} 536 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="5"} 3304 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="10"} 8559 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="+Inf"} 10738 tls_terminator_cert_api_response_time_sum{action="has-cert",status_code="404"} 101413 tls_terminator_cert_api_response_time_count{action="has-cert",status_code="404"} 10738 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="499",le="0.005"} 9631 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="499",le="0.01"} 9631 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="499",le="0.025"} 9631 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="499",le="0.05"} 9631 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="499",le="0.1"} 9631 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="499",le="0.25"} 9631 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="499",le="0.5"} 9631 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="499",le="1"} 9793 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="499",le="2.5"} 10006 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="499",le="5"} 10578 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="499",le="10"} 10680 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="499",le="+Inf"} 10696 tls_terminator_cert_api_response_time_sum{action="has-cert",status_code="499"} 3688 tls_terminator_cert_api_response_time_count{action="has-cert",status_code="499"} 10696 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="-1",le="0.005"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="-1",le="0.01"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="-1",le="0.025"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="-1",le="0.05"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="-1",le="0.1"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="-1",le="0.25"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="-1",le="0.5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="-1",le="1"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="-1",le="2.5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="-1",le="5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="-1",le="10"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="-1",le="+Inf"} 1 tls_terminator_cert_api_response_time_sum{action="issue-cert",status_code="-1"} 60000 tls_terminator_cert_api_response_time_count{action="issue-cert",status_code="-1"} 1 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="204",le="0.005"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="204",le="0.01"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="204",le="0.025"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="204",le="0.05"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="204",le="0.1"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="204",le="0.25"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="204",le="0.5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="204",le="1"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="204",le="2.5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="204",le="5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="204",le="10"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="204",le="+Inf"} 609 tls_terminator_cert_api_response_time_sum{action="issue-cert",status_code="204"} 1.4949189e+07 tls_terminator_cert_api_response_time_count{action="issue-cert",status_code="204"} 609 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="0.005"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="0.01"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="0.025"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="0.05"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="0.1"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="0.25"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="0.5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="1"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="2.5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="5"} 2 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="10"} 8 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="+Inf"} 10 tls_terminator_cert_api_response_time_sum{action="issue-cert",status_code="422"} 83 tls_terminator_cert_api_response_time_count{action="issue-cert",status_code="422"} 10 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="429",le="0.005"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="429",le="0.01"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="429",le="0.025"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="429",le="0.05"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="429",le="0.1"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="429",le="0.25"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="429",le="0.5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="429",le="1"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="429",le="2.5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="429",le="5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="429",le="10"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="429",le="+Inf"} 420 tls_terminator_cert_api_response_time_sum{action="issue-cert",status_code="429"} 164173 tls_terminator_cert_api_response_time_count{action="issue-cert",status_code="429"} 420 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="500",le="0.005"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="500",le="0.01"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="500",le="0.025"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="500",le="0.05"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="500",le="0.1"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="500",le="0.25"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="500",le="0.5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="500",le="1"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="500",le="2.5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="500",le="5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="500",le="10"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="500",le="+Inf"} 8 tls_terminator_cert_api_response_time_sum{action="issue-cert",status_code="500"} 101050 tls_terminator_cert_api_response_time_count{action="issue-cert",status_code="500"} 8 # HELP tls_terminator_cert_in_memory_cache_evicted_total Number of certificates evicted from in-memory cache. # TYPE tls_terminator_cert_in_memory_cache_evicted_total counter tls_terminator_cert_in_memory_cache_evicted_total 714783 # HELP tls_terminator_cert_in_memory_cache_hit_total Number of certificates get from in-memory cache. # TYPE tls_terminator_cert_in_memory_cache_hit_total counter tls_terminator_cert_in_memory_cache_hit_total 736788 # HELP tls_terminator_cert_in_memory_cache_missed_total Number of certificates missed from in-memory cache. # TYPE tls_terminator_cert_in_memory_cache_missed_total counter tls_terminator_cert_in_memory_cache_missed_total 1.113821e+06 # HELP tls_terminator_cert_rds_hit_total Number of certificates found in rds. # TYPE tls_terminator_cert_rds_hit_total counter tls_terminator_cert_rds_hit_total 302381 # HELP tls_terminator_cert_rds_missed_total Number of certificates missed from rds. # TYPE tls_terminator_cert_rds_missed_total counter tls_terminator_cert_rds_missed_total 192125 # HELP tls_terminator_cert_redis_cache_hit_total Number of certificates get from redis cache. # TYPE tls_terminator_cert_redis_cache_hit_total counter tls_terminator_cert_redis_cache_hit_total 619314 # HELP tls_terminator_cert_redis_cache_missed_total Number of certificates missed from redis cache. # TYPE tls_terminator_cert_redis_cache_missed_total counter tls_terminator_cert_redis_cache_missed_total 494506 # HELP tls_terminator_http_requests_total Number of http requests. # TYPE tls_terminator_http_requests_total counter tls_terminator_http_requests_total 3.108604e+06 # HELP tls_terminator_https_redirect_total Number of http -> https redirects. # TYPE tls_terminator_https_redirect_total counter tls_terminator_https_redirect_total{lander_type="forwarder"} 8475 tls_terminator_https_redirect_total{lander_type="parking"} 3845 tls_terminator_https_redirect_total{lander_type="parking-dynadot"} 892 tls_terminator_https_redirect_total{lander_type="parking-enom-active"} 601 tls_terminator_https_redirect_total{lander_type="parking-enom-expired"} 350 tls_terminator_https_redirect_total{lander_type="parking-namecom"} 4 tls_terminator_https_redirect_total{lander_type="parking-newfold"} 1457 tls_terminator_https_redirect_total{lander_type="parkweb"} 25786 tls_terminator_https_redirect_total{lander_type="parkweb-reseller"} 6417 # HELP tls_terminator_https_requests_total Number of https requests. # TYPE tls_terminator_https_requests_total counter tls_terminator_https_requests_total 1.970717e+06 # HELP tls_terminator_rate_limited_total Number of cert issuance requests that have been rate limited. # TYPE tls_terminator_rate_limited_total counter tls_terminator_rate_limited_total{reason="dns_validation_failed"} 655 tls_terminator_rate_limited_total{reason="local"} 178143 tls_terminator_rate_limited_total{reason="remote"} 11604 # HELP tls_terminator_rejected_http_requests_total Number of http requests have been denied. # TYPE tls_terminator_rejected_http_requests_total counter tls_terminator_rejected_http_requests_total{reason="invalid_method"} 273327 tls_terminator_rejected_http_requests_total{reason="proxy_error"} 2990 # HELP tls_terminator_rejected_https_requests_total Number of https requests have been denied. # TYPE tls_terminator_rejected_https_requests_total counter tls_terminator_rejected_https_requests_total{reason="invalid_downstream"} 184 tls_terminator_rejected_https_requests_total{reason="invalid_method"} 393492 tls_terminator_rejected_https_requests_total{reason="proxy_error"} 57 # HELP tls_terminator_tls_handshake_attempts_total Number of TLS handshake attempts. # TYPE tls_terminator_tls_handshake_attempts_total counter tls_terminator_tls_handshake_attempts_total 2.359158e+06 # HELP tls_terminator_tls_handshake_failures_total Number of TLS handshake failures. # TYPE tls_terminator_tls_handshake_failures_total counter tls_terminator_tls_handshake_failures_total{reason="cert_issuance_failed"} 439 tls_terminator_tls_handshake_failures_total{reason="invalid_cert"} 11283 tls_terminator_tls_handshake_failures_total{reason="invalid_domain"} 509158 tls_terminator_tls_handshake_failures_total{reason="invalid_downstream"} 334 tls_terminator_tls_handshake_failures_total{reason="rate_limited"} 190402 # HELP tls_terminator_topo_config_reload_total Times of reloading topology config (ip/lander_type mapping). # TYPE tls_terminator_topo_config_reload_total counter tls_terminator_topo_config_reload_total 31