# 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.9719e-05 go_gc_duration_seconds{quantile="0.25"} 8.6132e-05 go_gc_duration_seconds{quantile="0.5"} 0.000100779 go_gc_duration_seconds{quantile="0.75"} 0.000115992 go_gc_duration_seconds{quantile="1"} 0.000301969 go_gc_duration_seconds_sum 248.30274597 go_gc_duration_seconds_count 2.411102e+06 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 13 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.22.4"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 8.896032e+06 # 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 4.346090336e+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 14205 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.2892688e+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 3.60548e+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 8.896032e+06 # 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 2.1102592e+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 1.155072e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 27214 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 2.0914176e+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 3.2653312e+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.7661568571065943e+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.2919902e+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 7200 # 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 204960 # 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 375360 # 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 1.6888064e+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 1.206651e+06 # 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 884736 # 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 884736 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 3.8755344e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 14 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 14395.12 # 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 9 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.7584128e+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.74204704469e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.574940672e+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_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 15236 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 # HELP vmimgproxy_buffer_size_bytes A histogram of the buffer size in bytes. # TYPE vmimgproxy_buffer_size_bytes histogram vmimgproxy_buffer_size_bytes_bucket{type="download",le="1024"} 0 vmimgproxy_buffer_size_bytes_bucket{type="download",le="2048"} 0 vmimgproxy_buffer_size_bytes_bucket{type="download",le="4096"} 0 vmimgproxy_buffer_size_bytes_bucket{type="download",le="8192"} 0 vmimgproxy_buffer_size_bytes_bucket{type="download",le="16384"} 0 vmimgproxy_buffer_size_bytes_bucket{type="download",le="32768"} 0 vmimgproxy_buffer_size_bytes_bucket{type="download",le="65536"} 10 vmimgproxy_buffer_size_bytes_bucket{type="download",le="131072"} 12 vmimgproxy_buffer_size_bytes_bucket{type="download",le="262144"} 21 vmimgproxy_buffer_size_bytes_bucket{type="download",le="524288"} 21 vmimgproxy_buffer_size_bytes_bucket{type="download",le="1.048576e+06"} 24 vmimgproxy_buffer_size_bytes_bucket{type="download",le="2.097152e+06"} 30 vmimgproxy_buffer_size_bytes_bucket{type="download",le="4.194304e+06"} 30 vmimgproxy_buffer_size_bytes_bucket{type="download",le="8.388608e+06"} 30 vmimgproxy_buffer_size_bytes_bucket{type="download",le="+Inf"} 30 vmimgproxy_buffer_size_bytes_sum{type="download"} 1.900544e+07 vmimgproxy_buffer_size_bytes_count{type="download"} 30 # HELP vmimgproxy_download_duration_seconds A histogram of the source image downloading latency. # TYPE vmimgproxy_download_duration_seconds histogram vmimgproxy_download_duration_seconds_bucket{le="0.005"} 19 vmimgproxy_download_duration_seconds_bucket{le="0.01"} 21 vmimgproxy_download_duration_seconds_bucket{le="0.025"} 25 vmimgproxy_download_duration_seconds_bucket{le="0.05"} 29 vmimgproxy_download_duration_seconds_bucket{le="0.1"} 29 vmimgproxy_download_duration_seconds_bucket{le="0.25"} 30 vmimgproxy_download_duration_seconds_bucket{le="0.5"} 30 vmimgproxy_download_duration_seconds_bucket{le="1"} 30 vmimgproxy_download_duration_seconds_bucket{le="2.5"} 30 vmimgproxy_download_duration_seconds_bucket{le="5"} 30 vmimgproxy_download_duration_seconds_bucket{le="10"} 30 vmimgproxy_download_duration_seconds_bucket{le="+Inf"} 30 vmimgproxy_download_duration_seconds_sum 0.40807611300000013 vmimgproxy_download_duration_seconds_count 30 # HELP vmimgproxy_errors_total A counter of the occurred errors separated by type. # TYPE vmimgproxy_errors_total counter vmimgproxy_errors_total{type="path_parsing"} 2434 vmimgproxy_errors_total{type="security"} 2347 # HELP vmimgproxy_images_in_progress A gauge of the number of images currently being in progress. # TYPE vmimgproxy_images_in_progress gauge vmimgproxy_images_in_progress 0 # HELP vmimgproxy_processing_duration_seconds A histogram of the image processing latency. # TYPE vmimgproxy_processing_duration_seconds histogram vmimgproxy_processing_duration_seconds_bucket{le="0.005"} 0 vmimgproxy_processing_duration_seconds_bucket{le="0.01"} 0 vmimgproxy_processing_duration_seconds_bucket{le="0.025"} 2 vmimgproxy_processing_duration_seconds_bucket{le="0.05"} 23 vmimgproxy_processing_duration_seconds_bucket{le="0.1"} 30 vmimgproxy_processing_duration_seconds_bucket{le="0.25"} 30 vmimgproxy_processing_duration_seconds_bucket{le="0.5"} 30 vmimgproxy_processing_duration_seconds_bucket{le="1"} 30 vmimgproxy_processing_duration_seconds_bucket{le="2.5"} 30 vmimgproxy_processing_duration_seconds_bucket{le="5"} 30 vmimgproxy_processing_duration_seconds_bucket{le="10"} 30 vmimgproxy_processing_duration_seconds_bucket{le="+Inf"} 30 vmimgproxy_processing_duration_seconds_sum 1.260268161 vmimgproxy_processing_duration_seconds_count 30 # HELP vmimgproxy_request_duration_seconds A histogram of the response latency. # TYPE vmimgproxy_request_duration_seconds histogram vmimgproxy_request_duration_seconds_bucket{le="0.005"} 4737 vmimgproxy_request_duration_seconds_bucket{le="0.01"} 4769 vmimgproxy_request_duration_seconds_bucket{le="0.025"} 4781 vmimgproxy_request_duration_seconds_bucket{le="0.05"} 4798 vmimgproxy_request_duration_seconds_bucket{le="0.1"} 4809 vmimgproxy_request_duration_seconds_bucket{le="0.25"} 4811 vmimgproxy_request_duration_seconds_bucket{le="0.5"} 4811 vmimgproxy_request_duration_seconds_bucket{le="1"} 4811 vmimgproxy_request_duration_seconds_bucket{le="2.5"} 4811 vmimgproxy_request_duration_seconds_bucket{le="5"} 4811 vmimgproxy_request_duration_seconds_bucket{le="10"} 4811 vmimgproxy_request_duration_seconds_bucket{le="+Inf"} 4811 vmimgproxy_request_duration_seconds_sum 2.5871460880000026 vmimgproxy_request_duration_seconds_count 4811 # HELP vmimgproxy_request_span_duration_seconds A histogram of the queue latency. # TYPE vmimgproxy_request_span_duration_seconds histogram vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="0.005"} 19 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="0.01"} 21 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="0.025"} 25 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="0.05"} 29 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="0.1"} 29 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="0.25"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="0.5"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="1"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="2.5"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="5"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="10"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="+Inf"} 30 vmimgproxy_request_span_duration_seconds_sum{span="downloading"} 0.408050765 vmimgproxy_request_span_duration_seconds_count{span="downloading"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="0.005"} 0 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="0.01"} 0 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="0.025"} 2 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="0.05"} 23 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="0.1"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="0.25"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="0.5"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="1"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="2.5"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="5"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="10"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="+Inf"} 30 vmimgproxy_request_span_duration_seconds_sum{span="processing"} 1.260217952 vmimgproxy_request_span_duration_seconds_count{span="processing"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.005"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.01"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.025"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.05"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.1"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.25"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.5"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="1"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="2.5"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="5"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="10"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="+Inf"} 30 vmimgproxy_request_span_duration_seconds_sum{span="queue"} 6.808500000000001e-05 vmimgproxy_request_span_duration_seconds_count{span="queue"} 30 # HELP vmimgproxy_requests_in_progress A gauge of the number of requests currently being in progress. # TYPE vmimgproxy_requests_in_progress gauge vmimgproxy_requests_in_progress 0 # HELP vmimgproxy_requests_total A counter of the total number of HTTP requests imgproxy processed. # TYPE vmimgproxy_requests_total counter vmimgproxy_requests_total 4811 # HELP vmimgproxy_status_codes_total A counter of the response status codes. # TYPE vmimgproxy_status_codes_total counter vmimgproxy_status_codes_total{status="200"} 30 vmimgproxy_status_codes_total{status="403"} 2347 vmimgproxy_status_codes_total{status="404"} 2434 # HELP vmimgproxy_vips_allocs A gauge of the number of active vips allocations. # TYPE vmimgproxy_vips_allocs gauge vmimgproxy_vips_allocs 0 # HELP vmimgproxy_vips_max_memory_bytes A gauge of the max vips tracked memory usage in bytes. # TYPE vmimgproxy_vips_max_memory_bytes gauge vmimgproxy_vips_max_memory_bytes 1.7582573e+07 # HELP vmimgproxy_vips_memory_bytes A gauge of the vips tracked memory usage in bytes. # TYPE vmimgproxy_vips_memory_bytes gauge vmimgproxy_vips_memory_bytes 0