# 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.4331e-05 go_gc_duration_seconds{quantile="0.25"} 0.000109972 go_gc_duration_seconds{quantile="0.5"} 0.000126783 go_gc_duration_seconds{quantile="0.75"} 0.000171433 go_gc_duration_seconds{quantile="1"} 0.013716707 go_gc_duration_seconds_sum 8.54736986 go_gc_duration_seconds_count 37780 # 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 7.59748e+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.7000816e+07 # 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 142561 # 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.45752e+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 7.59748e+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 6.299648e+06 # 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 9.773056e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 27108 # 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 6.299648e+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 1.6072704e+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.7800860005423832e+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 169669 # 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 2400 # 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 144480 # 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 195840 # 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.4260176e+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 485555 # 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 688128 # 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 688128 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 2.0929552e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 12 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 325.23 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288 # 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 5.3530624e+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.7797082297e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.595666432e+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"} 45 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"} 1 vmimgproxy_buffer_size_bytes_bucket{type="download",le="4096"} 2 vmimgproxy_buffer_size_bytes_bucket{type="download",le="8192"} 2 vmimgproxy_buffer_size_bytes_bucket{type="download",le="16384"} 4 vmimgproxy_buffer_size_bytes_bucket{type="download",le="32768"} 5 vmimgproxy_buffer_size_bytes_bucket{type="download",le="65536"} 9 vmimgproxy_buffer_size_bytes_bucket{type="download",le="131072"} 20 vmimgproxy_buffer_size_bytes_bucket{type="download",le="262144"} 30 vmimgproxy_buffer_size_bytes_bucket{type="download",le="524288"} 30 vmimgproxy_buffer_size_bytes_bucket{type="download",le="1.048576e+06"} 30 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"} 4.397056e+06 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"} 0 vmimgproxy_download_duration_seconds_bucket{le="0.01"} 4 vmimgproxy_download_duration_seconds_bucket{le="0.025"} 24 vmimgproxy_download_duration_seconds_bucket{le="0.05"} 26 vmimgproxy_download_duration_seconds_bucket{le="0.1"} 26 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 1.1666615020000002 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"} 9 vmimgproxy_errors_total{type="security"} 1 # 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"} 0 vmimgproxy_processing_duration_seconds_bucket{le="0.05"} 2 vmimgproxy_processing_duration_seconds_bucket{le="0.1"} 4 vmimgproxy_processing_duration_seconds_bucket{le="0.25"} 8 vmimgproxy_processing_duration_seconds_bucket{le="0.5"} 10 vmimgproxy_processing_duration_seconds_bucket{le="1"} 23 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 21.023544861999998 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"} 10 vmimgproxy_request_duration_seconds_bucket{le="0.01"} 10 vmimgproxy_request_duration_seconds_bucket{le="0.025"} 10 vmimgproxy_request_duration_seconds_bucket{le="0.05"} 10 vmimgproxy_request_duration_seconds_bucket{le="0.1"} 10 vmimgproxy_request_duration_seconds_bucket{le="0.25"} 12 vmimgproxy_request_duration_seconds_bucket{le="0.5"} 18 vmimgproxy_request_duration_seconds_bucket{le="1"} 19 vmimgproxy_request_duration_seconds_bucket{le="2.5"} 28 vmimgproxy_request_duration_seconds_bucket{le="5"} 40 vmimgproxy_request_duration_seconds_bucket{le="10"} 40 vmimgproxy_request_duration_seconds_bucket{le="+Inf"} 40 vmimgproxy_request_duration_seconds_sum 67.31687976399996 vmimgproxy_request_duration_seconds_count 40 # 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"} 0 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="0.01"} 4 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="0.025"} 24 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="0.05"} 26 vmimgproxy_request_span_duration_seconds_bucket{span="downloading",le="0.1"} 26 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"} 1.1665788279999998 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"} 0 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="0.05"} 2 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="0.1"} 4 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="0.25"} 8 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="0.5"} 10 vmimgproxy_request_span_duration_seconds_bucket{span="processing",le="1"} 23 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"} 21.023942175 vmimgproxy_request_span_duration_seconds_count{span="processing"} 30 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.005"} 8 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.01"} 8 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.025"} 8 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.05"} 8 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.1"} 8 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.25"} 10 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="0.5"} 13 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="1"} 14 vmimgproxy_request_span_duration_seconds_bucket{span="queue",le="2.5"} 22 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"} 45.040832754 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 40 # 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"} 1 vmimgproxy_status_codes_total{status="404"} 9 # 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.24206397e+08 # 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