# 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"} 7.7771e-05 go_gc_duration_seconds{quantile="0.25"} 0.000178603 go_gc_duration_seconds{quantile="0.5"} 0.000235512 go_gc_duration_seconds{quantile="0.75"} 0.000306772 go_gc_duration_seconds{quantile="1"} 0.000569406 go_gc_duration_seconds_sum 0.375771529 go_gc_duration_seconds_count 1688 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 23238 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.21.8"} 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.166073096e+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.499121412624e+12 # 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.449637e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.0626865446e+10 # 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 9.9020816e+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 3.166073096e+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 8.31913984e+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 3.299835904e+09 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 1.3702622e+07 # 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.97025024e+08 # 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 4.131749888e+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.711717113418898e+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.0640568068e+10 # 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 5.4834192e+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 6.7530624e+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.406731152e+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.9566515e+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.3871488e+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.3871488e+08 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 4.56004796e+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 73100.27 # 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 18145 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 4.083744768e+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.71168802199e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 5.855318016e+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"} 779 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="2.5"} 19941 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="5"} 605412 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="10"} 2.378711e+06 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="200",le="+Inf"} 3.151233e+06 tls_terminator_cert_api_response_time_sum{action="get-cert",status_code="200"} 3.8434832e+07 tls_terminator_cert_api_response_time_count{action="get-cert",status_code="200"} 3.151233e+06 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"} 6557 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="2.5"} 50921 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="5"} 224773 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="10"} 546307 tls_terminator_cert_api_response_time_bucket{action="get-cert",status_code="404",le="+Inf"} 640659 tls_terminator_cert_api_response_time_sum{action="get-cert",status_code="404"} 6.109489e+06 tls_terminator_cert_api_response_time_count{action="get-cert",status_code="404"} 640659 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"} 1 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="10"} 11 tls_terminator_cert_api_response_time_bucket{action="get-issuer-chains",status_code="200",le="+Inf"} 21 tls_terminator_cert_api_response_time_sum{action="get-issuer-chains",status_code="200"} 298 tls_terminator_cert_api_response_time_count{action="get-issuer-chains",status_code="200"} 21 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="-1",le="0.005"} 5164 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="-1",le="0.01"} 5164 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="-1",le="0.025"} 5164 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="-1",le="0.05"} 5164 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="-1",le="0.1"} 5164 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="-1",le="0.25"} 5164 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="-1",le="0.5"} 5164 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="-1",le="1"} 5554 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="-1",le="2.5"} 5849 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="-1",le="5"} 6280 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="-1",le="10"} 6453 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="-1",le="+Inf"} 6488 tls_terminator_cert_api_response_time_sum{action="has-cert",status_code="-1"} 4797 tls_terminator_cert_api_response_time_count{action="has-cert",status_code="-1"} 6488 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"} 9933 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="2.5"} 70837 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="5"} 275147 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="10"} 623969 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="200",le="+Inf"} 725388 tls_terminator_cert_api_response_time_sum{action="has-cert",status_code="200"} 6.321994e+06 tls_terminator_cert_api_response_time_count{action="has-cert",status_code="200"} 725388 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"} 885 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="2.5"} 6425 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="5"} 25806 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="10"} 59538 tls_terminator_cert_api_response_time_bucket{action="has-cert",status_code="404",le="+Inf"} 69705 tls_terminator_cert_api_response_time_sum{action="has-cert",status_code="404"} 635352 tls_terminator_cert_api_response_time_count{action="has-cert",status_code="404"} 69705 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"} 55 tls_terminator_cert_api_response_time_sum{action="issue-cert",status_code="-1"} 3.300016e+06 tls_terminator_cert_api_response_time_count{action="issue-cert",status_code="-1"} 55 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"} 2221 tls_terminator_cert_api_response_time_sum{action="issue-cert",status_code="204"} 2.9169969e+07 tls_terminator_cert_api_response_time_count{action="issue-cert",status_code="204"} 2221 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"} 272 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="10"} 700 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="422",le="+Inf"} 867 tls_terminator_cert_api_response_time_sum{action="issue-cert",status_code="422"} 8917 tls_terminator_cert_api_response_time_count{action="issue-cert",status_code="422"} 867 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"} 176 tls_terminator_cert_api_response_time_sum{action="issue-cert",status_code="500"} 2.020045e+06 tls_terminator_cert_api_response_time_count{action="issue-cert",status_code="500"} 176 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="504",le="0.005"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="504",le="0.01"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="504",le="0.025"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="504",le="0.05"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="504",le="0.1"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="504",le="0.25"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="504",le="0.5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="504",le="1"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="504",le="2.5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="504",le="5"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="504",le="10"} 0 tls_terminator_cert_api_response_time_bucket{action="issue-cert",status_code="504",le="+Inf"} 17 tls_terminator_cert_api_response_time_sum{action="issue-cert",status_code="504"} 1.020049e+06 tls_terminator_cert_api_response_time_count{action="issue-cert",status_code="504"} 17 # 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 7.656332e+06 # 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 9.549197e+06 # 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 8.521002e+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 3.151233e+06 # 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 640659 # 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 4.729107e+06 # 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 3.791895e+06 # HELP tls_terminator_dns_in_memory_cache_evicted_total Number of dns in-memory cache evicted. # TYPE tls_terminator_dns_in_memory_cache_evicted_total counter tls_terminator_dns_in_memory_cache_evicted_total 27143 # HELP tls_terminator_http_requests_total Number of http requests. # TYPE tls_terminator_http_requests_total counter tls_terminator_http_requests_total 4.4650944e+07 # 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="parking"} 21927 tls_terminator_https_redirect_total{lander_type="parking-dynadot"} 7720 tls_terminator_https_redirect_total{lander_type="parking-enom-active"} 8750 tls_terminator_https_redirect_total{lander_type="parking-enom-expired"} 3293 tls_terminator_https_redirect_total{lander_type="parking-namecom"} 63 tls_terminator_https_redirect_total{lander_type="parkweb"} 613707 tls_terminator_https_redirect_total{lander_type="parkweb-reseller"} 138904 # HELP tls_terminator_https_requests_total Number of https requests. # TYPE tls_terminator_https_requests_total counter tls_terminator_https_requests_total 2.3359061e+07 # 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"} 2609 tls_terminator_rate_limited_total{reason="local"} 580630 tls_terminator_rate_limited_total{reason="remote"} 52196 # 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"} 1.101153e+06 tls_terminator_rejected_http_requests_total{reason="proxy_error"} 6675 # 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"} 764 tls_terminator_rejected_https_requests_total{reason="invalid_method"} 4.264594e+06 tls_terminator_rejected_https_requests_total{reason="proxy_error"} 392 # 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 1.9577749e+07 # 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"} 1115 tls_terminator_tls_handshake_failures_total{reason="invalid_domain"} 1.509771e+06 tls_terminator_tls_handshake_failures_total{reason="invalid_downstream"} 184 tls_terminator_tls_handshake_failures_total{reason="rate_limited"} 635435 # 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 50