# HELP go_gc_duration_seconds A summary of the GC invocation durations. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 5.1178e-05 go_gc_duration_seconds{quantile="0.25"} 5.9879e-05 go_gc_duration_seconds{quantile="0.5"} 6.7738e-05 go_gc_duration_seconds{quantile="0.75"} 7.7028e-05 go_gc_duration_seconds{quantile="1"} 0.000424364 go_gc_duration_seconds_sum 0.049970799 go_gc_duration_seconds_count 663 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 31 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.23.1"} 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.8973824e+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 4.59922856e+08 # 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.495919e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 2.417298e+06 # HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started. # TYPE go_memstats_gc_cpu_fraction gauge go_memstats_gc_cpu_fraction 1.7128683725542352e-06 # 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.469552e+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 1.8973824e+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 4.104192e+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 2.0774912e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 19909 # 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.9550976e+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 6.1816832e+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.7666965526568894e+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.437207e+06 # 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 28800 # 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 31200 # 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 192480 # 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 277440 # 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.5451608e+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.973001e+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 1.081344e+06 # 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 1.081344e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 7.0145288e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 19 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 19 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 40960 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 11 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 5.4956032e+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.76661742754e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 2.587697152e+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 # 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"} 225 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 # HELP uta_agent_cache_bytes_evicted Overall bytes evicted from cache. # TYPE uta_agent_cache_bytes_evicted counter uta_agent_cache_bytes_evicted 0 # HELP uta_agent_cache_bytes_evicted_unscheduled Bytes evicted from cache as a result of immediate need while processing a request, i.e. evictions not part of a scheduled eviction pass. # TYPE uta_agent_cache_bytes_evicted_unscheduled counter uta_agent_cache_bytes_evicted_unscheduled 0 # HELP uta_agent_cache_bytes_in Overall bytes written to cache, not necessarily from the network. # TYPE uta_agent_cache_bytes_in counter uta_agent_cache_bytes_in 7.009104876e+09 # HELP uta_agent_cache_bytes_out Overall bytes read from cache, not necessarily sent to the network. # TYPE uta_agent_cache_bytes_out counter uta_agent_cache_bytes_out 4.925985501e+09 # HELP uta_agent_cache_bytes_stored Overall bytes stored in the cache. # TYPE uta_agent_cache_bytes_stored gauge uta_agent_cache_bytes_stored 6.042417204e+09 # HELP uta_agent_cache_files_evicted Overall number of files evicted from cache. # TYPE uta_agent_cache_files_evicted counter uta_agent_cache_files_evicted 0 # HELP uta_agent_cache_files_evicted_unscheduled Number of files evicted from cache as a result of immediate need while processing a request, i.e. evictions not part of a scheduled eviction pass. # TYPE uta_agent_cache_files_evicted_unscheduled counter uta_agent_cache_files_evicted_unscheduled 0 # HELP uta_agent_cache_files_stored Overall number of files stored in the cache. # TYPE uta_agent_cache_files_stored gauge uta_agent_cache_files_stored 140805 # HELP uta_agent_cache_hits Overall number of cache hits; not necessarily because of network requests. # TYPE uta_agent_cache_hits counter uta_agent_cache_hits 106079 # HELP uta_agent_cache_misses Overall number of cache misses; not necessarily because of network requests. # TYPE uta_agent_cache_misses counter uta_agent_cache_misses 155126 # HELP uta_agent_cdp_adbv2_cache_hits_24h The amount of adbv2 cache hits over the last 24 hours. # TYPE uta_agent_cdp_adbv2_cache_hits_24h gauge uta_agent_cdp_adbv2_cache_hits_24h 0 # HELP uta_agent_cdp_adbv2_cache_misses_24h The amount of adbv2 cache misses over the last 24 hours. # TYPE uta_agent_cdp_adbv2_cache_misses_24h gauge uta_agent_cdp_adbv2_cache_misses_24h 0 # HELP uta_agent_cdp_bandwidth_saved_24h The amount of bandwidth we save comparing to not using accelerator (collab only) in MiB over the last 24 hours. # TYPE uta_agent_cdp_bandwidth_saved_24h gauge uta_agent_cdp_bandwidth_saved_24h 0 # HELP uta_agent_cdp_collab_cache_hits_24h The amount of collab cache hits over the last 24 hours. # TYPE uta_agent_cdp_collab_cache_hits_24h gauge uta_agent_cdp_collab_cache_hits_24h 0 # HELP uta_agent_cdp_collab_cache_misses_24h The amount of collab cache misses over the last 24 hours. # TYPE uta_agent_cdp_collab_cache_misses_24h gauge uta_agent_cdp_collab_cache_misses_24h 0 # HELP uta_agent_cdp_last_adbv2_cache_hits_value The last value of adbv2 cache hits (used for 24h calculation.) # TYPE uta_agent_cdp_last_adbv2_cache_hits_value gauge uta_agent_cdp_last_adbv2_cache_hits_value 106079 # HELP uta_agent_cdp_last_adbv2_cache_misses_value The last value of adbv2 cache misses (used for 24h calculation.) # TYPE uta_agent_cdp_last_adbv2_cache_misses_value gauge uta_agent_cdp_last_adbv2_cache_misses_value 155126 # HELP uta_agent_cdp_last_cdp_metric_ts The timestamp of the last time business analytics metrics were sent to Unity. # TYPE uta_agent_cdp_last_cdp_metric_ts gauge uta_agent_cdp_last_cdp_metric_ts 1.766615357e+09 # HELP uta_agent_cdp_last_collab_cache_hits_value The last value of collab cache hits (used for 24h calculation.) # TYPE uta_agent_cdp_last_collab_cache_hits_value gauge uta_agent_cdp_last_collab_cache_hits_value 0 # HELP uta_agent_cdp_last_collab_cache_misses_value The last value of collab cache misses (used for 24h calculation.) # TYPE uta_agent_cdp_last_collab_cache_misses_value gauge uta_agent_cdp_last_collab_cache_misses_value 0 # HELP uta_agent_cdp_last_downstream_cached_bytes_value The last value of cached bytes down (used for the 24h calculation.) # TYPE uta_agent_cdp_last_downstream_cached_bytes_value gauge uta_agent_cdp_last_downstream_cached_bytes_value 0 # HELP uta_agent_cdp_last_time_saved_value The last value of time saved (used for 24h calculation.) # TYPE uta_agent_cdp_last_time_saved_value gauge uta_agent_cdp_last_time_saved_value 0 # HELP uta_agent_cdp_num_editors_24h The number of editors that have been connected to this accelerator over the last 24 hours. # TYPE uta_agent_cdp_num_editors_24h gauge uta_agent_cdp_num_editors_24h 0 # HELP uta_agent_cdp_time_saved_24h The amount of time we save comparing to not using accelerator (collab only) over the last 24 hours. # TYPE uta_agent_cdp_time_saved_24h gauge uta_agent_cdp_time_saved_24h 0 # HELP uta_agent_download_efficiency A 0-100 value representing: 100 * uta_agent_cache_bytes_out / uta_agent_downstream_cached_bytes_out # TYPE uta_agent_download_efficiency gauge uta_agent_download_efficiency 0 # HELP uta_agent_download_saved_seconds Number of seconds 'saved' as computed by: uta_agent_cached_bytes_out / uta_agent_upstream_bytes_in_persec - uta_agent_cached_bytes_out / uta_agent_downstream_cached_bytes_out_persec # TYPE uta_agent_download_saved_seconds gauge uta_agent_download_saved_seconds 0 # HELP uta_agent_download_seconds Number of seconds spent 'downloading' as computed by: uta_agent_downstream_bytes_out / uta_agent_downstream_bytes_out_persec # TYPE uta_agent_download_seconds gauge uta_agent_download_seconds 0 # HELP uta_agent_downstream_bytes_in Bytes received from clients downstream. e.g. client uploads to be cached. # TYPE uta_agent_downstream_bytes_in counter uta_agent_downstream_bytes_in 0 # HELP uta_agent_downstream_bytes_in_persec Bytes, per second, received from clients downstream. e.g. client uploads to be cached. The rate is measured during a request. i.e. Server idle time is ignored. # TYPE uta_agent_downstream_bytes_in_persec gauge uta_agent_downstream_bytes_in_persec 0 # HELP uta_agent_downstream_bytes_out Bytes sent to clients downstream. e.g. client downloads from cache. # TYPE uta_agent_downstream_bytes_out counter uta_agent_downstream_bytes_out 1.2212843e+07 # HELP uta_agent_downstream_bytes_out_persec Bytes, per second, sent to clients downstream. e.g. client downloads from cache. The rate is measured during a request. i.e. Server idle time is ignored. # TYPE uta_agent_downstream_bytes_out_persec gauge uta_agent_downstream_bytes_out_persec 6.102431852103732e+07 # HELP uta_agent_downstream_cached_bytes_out Bytes sent to clients downstream that came from cache rather than being relayed from upstream. # TYPE uta_agent_downstream_cached_bytes_out counter uta_agent_downstream_cached_bytes_out 0 # HELP uta_agent_downstream_cached_bytes_out_persec Bytes, per second, sent to clients downstream that came from cache rather than being relayed from upstream. The rate is measured during a request. i.e. Server idle time is ignored. # TYPE uta_agent_downstream_cached_bytes_out_persec gauge uta_agent_downstream_cached_bytes_out_persec 0 # HELP uta_agent_http_cache_bytes_in Bytes received over HTTP and written to cache. # TYPE uta_agent_http_cache_bytes_in counter uta_agent_http_cache_bytes_in 0 # HELP uta_agent_http_cache_bytes_out Bytes read from cache and sent over HTTP. # TYPE uta_agent_http_cache_bytes_out counter uta_agent_http_cache_bytes_out 0 # HELP uta_agent_http_cache_hits Number of cache hits resulting from HTTP requests. # TYPE uta_agent_http_cache_hits counter uta_agent_http_cache_hits 0 # HELP uta_agent_http_cache_misses Number of cache misses resulting from HTTP requests. # TYPE uta_agent_http_cache_misses counter uta_agent_http_cache_misses 0 # HELP uta_agent_in_requests Count of HTTP requests separated by method and return code. e.g. uta_agent_in_requests{code="200",method="GET"} 32631 # TYPE uta_agent_in_requests counter uta_agent_in_requests{code="200",method="GET"} 93 uta_agent_in_requests{code="302",method="GET"} 28 uta_agent_in_requests{code="304",method="GET"} 116 uta_agent_in_requests{code="401",method="GET"} 6 uta_agent_in_requests{code="404",method="GET"} 61 uta_agent_in_requests{code="404",method="HEAD"} 2 uta_agent_in_requests{code="404",method="POST"} 7 uta_agent_in_requests{code="405",method="HEAD"} 25 uta_agent_in_requests{code="405",method="POST"} 2 # HELP uta_agent_info General information about the Unity Accelerator Agent. # TYPE uta_agent_info counter uta_agent_info{version="v1.5.97+g7d240fef"} 1 # HELP uta_agent_meta_bytes_in Bytes received for meta requests. i.e. requests that were not cache requests nor Collab service requests. # TYPE uta_agent_meta_bytes_in counter uta_agent_meta_bytes_in 194 # HELP uta_agent_meta_bytes_out Bytes sent for meta requests. i.e. requests that were not cache requests nor Collab service requests. # TYPE uta_agent_meta_bytes_out counter uta_agent_meta_bytes_out 1.178736e+06 # HELP uta_agent_meta_in_requests Number of requests received that were not cache requests nor Collab service requests. Counts are separated by method and return code. # TYPE uta_agent_meta_in_requests counter uta_agent_meta_in_requests{code="200",method="GET"} 218 uta_agent_meta_in_requests{code="200",method="POST"} 2 # HELP uta_agent_protobuf_bytes_in Bytes received over Protobuf. # TYPE uta_agent_protobuf_bytes_in counter uta_agent_protobuf_bytes_in 7.064845709e+09 # HELP uta_agent_protobuf_bytes_out Bytes sent over Protobuf. # TYPE uta_agent_protobuf_bytes_out counter uta_agent_protobuf_bytes_out 4.97032889e+09 # HELP uta_agent_protobuf_cache_bytes_in Bytes received over Protobuf and written to cache. # TYPE uta_agent_protobuf_cache_bytes_in counter uta_agent_protobuf_cache_bytes_in 7.009104876e+09 # HELP uta_agent_protobuf_cache_bytes_out Bytes read from cache and sent over Protobuf. # TYPE uta_agent_protobuf_cache_bytes_out counter uta_agent_protobuf_cache_bytes_out 4.925985501e+09 # HELP uta_agent_protobuf_cache_hits Number of cache hits resulting from Protobuf requests. # TYPE uta_agent_protobuf_cache_hits counter uta_agent_protobuf_cache_hits 106079 # HELP uta_agent_protobuf_cache_misses Number of cache misses resulting from Protobuf requests. # TYPE uta_agent_protobuf_cache_misses counter uta_agent_protobuf_cache_misses 155126 # HELP uta_agent_protobuf_connects Number of Protobuf connections made. # TYPE uta_agent_protobuf_connects counter uta_agent_protobuf_connects 24 # HELP uta_agent_protobuf_current_connections Number of Protobuf clients currently connected. # TYPE uta_agent_protobuf_current_connections gauge uta_agent_protobuf_current_connections 0 # HELP uta_agent_protobuf_get_requests_received # TYPE uta_agent_protobuf_get_requests_received counter uta_agent_protobuf_get_requests_received 261205 # HELP uta_agent_protobuf_get_requests_started The number of Get requests started. # TYPE uta_agent_protobuf_get_requests_started counter uta_agent_protobuf_get_requests_started 261205 # HELP uta_agent_protobuf_get_requests_time_ms_average # TYPE uta_agent_protobuf_get_requests_time_ms_average gauge uta_agent_protobuf_get_requests_time_ms_average 0 # HELP uta_agent_protobuf_get_requests_time_ms_max # TYPE uta_agent_protobuf_get_requests_time_ms_max gauge uta_agent_protobuf_get_requests_time_ms_max 0 # HELP uta_agent_protobuf_get_requests_wp_depth_average # TYPE uta_agent_protobuf_get_requests_wp_depth_average gauge uta_agent_protobuf_get_requests_wp_depth_average 0 # HELP uta_agent_protobuf_get_requests_wp_depth_max # TYPE uta_agent_protobuf_get_requests_wp_depth_max gauge uta_agent_protobuf_get_requests_wp_depth_max 0 # HELP uta_agent_protobuf_get_requests_wp_job_run_time_ms_average # TYPE uta_agent_protobuf_get_requests_wp_job_run_time_ms_average gauge uta_agent_protobuf_get_requests_wp_job_run_time_ms_average 0 # HELP uta_agent_protobuf_get_requests_wp_job_run_time_ms_max # TYPE uta_agent_protobuf_get_requests_wp_job_run_time_ms_max gauge uta_agent_protobuf_get_requests_wp_job_run_time_ms_max 0 # HELP uta_agent_protobuf_get_requests_wp_jobs_completed # TYPE uta_agent_protobuf_get_requests_wp_jobs_completed counter uta_agent_protobuf_get_requests_wp_jobs_completed 261205 # HELP uta_agent_protobuf_get_requests_wp_jobs_queued # TYPE uta_agent_protobuf_get_requests_wp_jobs_queued counter uta_agent_protobuf_get_requests_wp_jobs_queued 261205 # HELP uta_agent_protobuf_get_requests_wp_jobs_started # TYPE uta_agent_protobuf_get_requests_wp_jobs_started counter uta_agent_protobuf_get_requests_wp_jobs_started 261205 # HELP uta_agent_protobuf_get_requests_wp_wait_time_ms_average # TYPE uta_agent_protobuf_get_requests_wp_wait_time_ms_average gauge uta_agent_protobuf_get_requests_wp_wait_time_ms_average 0 # HELP uta_agent_protobuf_get_requests_wp_wait_time_ms_max # TYPE uta_agent_protobuf_get_requests_wp_wait_time_ms_max gauge uta_agent_protobuf_get_requests_wp_wait_time_ms_max 0 # HELP uta_agent_protobuf_requests Number of Protobuf requests made. Counts are separated by method and return code. # TYPE uta_agent_protobuf_requests counter uta_agent_protobuf_requests{code="0",method="get"} 106079 uta_agent_protobuf_requests{code="0",method="put"} 160798 uta_agent_protobuf_requests{code="3",method="get"} 155126 # HELP uta_agent_protobuf_segments_in Number of Protobuf segments received. # TYPE uta_agent_protobuf_segments_in counter uta_agent_protobuf_segments_in 516499 # HELP uta_agent_protobuf_segments_out Number of Protobuf segments sent. # TYPE uta_agent_protobuf_segments_out counter uta_agent_protobuf_segments_out 486548 # HELP uta_agent_requests_intercepted Number of requests that would have gone to upstream Collab but were intercepted and served from cache instead. # TYPE uta_agent_requests_intercepted counter uta_agent_requests_intercepted 0 # HELP uta_agent_sys_cpu_guest_jiffies CPU time used by guest virtual systems. # TYPE uta_agent_sys_cpu_guest_jiffies gauge uta_agent_sys_cpu_guest_jiffies 0 # HELP uta_agent_sys_cpu_guestnice_jiffies CPU "nice" time used by guest virtual systems. # TYPE uta_agent_sys_cpu_guestnice_jiffies gauge uta_agent_sys_cpu_guestnice_jiffies 0 # HELP uta_agent_sys_cpu_idle_jiffies CPU time spent idle. # TYPE uta_agent_sys_cpu_idle_jiffies gauge uta_agent_sys_cpu_idle_jiffies 8.526806532e+07 # HELP uta_agent_sys_cpu_iowait_jiffies CPU time spent waiting for I/O. # TYPE uta_agent_sys_cpu_iowait_jiffies gauge uta_agent_sys_cpu_iowait_jiffies 1.24765236e+06 # HELP uta_agent_sys_cpu_nice_jiffies CPU time spent in "nice" mode. # TYPE uta_agent_sys_cpu_nice_jiffies gauge uta_agent_sys_cpu_nice_jiffies 47.94 # HELP uta_agent_sys_cpu_percent Percentage of CPU in use by the whole system. This is a percentage of all the available CPU cores. For example, if there are two cores and one is being used at 100% while the other is idle, this metric will report 50%. # TYPE uta_agent_sys_cpu_percent gauge uta_agent_sys_cpu_percent 0.2917882454391218 # HELP uta_agent_sys_cpu_process_percent Percentage of CPU in use by the accelerator process itself. This is a percentage of all the available CPU cores. For example, if there are two cores and one is being used at 100% while the other is idle, this metric will report 50%. # TYPE uta_agent_sys_cpu_process_percent gauge uta_agent_sys_cpu_process_percent 0 # HELP uta_agent_sys_cpu_softirq_jiffies CPU time spent handling soft IRQs. # TYPE uta_agent_sys_cpu_softirq_jiffies gauge uta_agent_sys_cpu_softirq_jiffies 3253.08 # HELP uta_agent_sys_cpu_steal_jiffies CPU time guest virtual systems request above their allocations. # TYPE uta_agent_sys_cpu_steal_jiffies gauge uta_agent_sys_cpu_steal_jiffies 0 # HELP uta_agent_sys_cpu_system_jiffies CPU time used by the lower level system. # TYPE uta_agent_sys_cpu_system_jiffies gauge uta_agent_sys_cpu_system_jiffies 203110.11 # HELP uta_agent_sys_cpu_total_jiffies Total CPU time used. # TYPE uta_agent_sys_cpu_total_jiffies gauge uta_agent_sys_cpu_total_jiffies 8.701654746e+07 # HELP uta_agent_sys_cpu_user_jiffies CPU time used by user processes. # TYPE uta_agent_sys_cpu_user_jiffies gauge uta_agent_sys_cpu_user_jiffies 294418.65 # HELP uta_agent_sys_disk_bytes_free Bytes free on the disk where the cache files are written. # TYPE uta_agent_sys_disk_bytes_free gauge uta_agent_sys_disk_bytes_free 4.972172763136e+12 # HELP uta_agent_sys_disk_bytes_total Total bytes on the disk where the cache files are written. # TYPE uta_agent_sys_disk_bytes_total gauge uta_agent_sys_disk_bytes_total 5.99829884928e+12 # HELP uta_agent_sys_disk_bytes_used Bytes used on the disk where the cache files are written. # TYPE uta_agent_sys_disk_bytes_used gauge uta_agent_sys_disk_bytes_used 1.026126086144e+12 # HELP uta_agent_sys_disk_inodes_free INodes free on the disk where the cache files are written. # TYPE uta_agent_sys_disk_inodes_free gauge uta_agent_sys_disk_inodes_free 2.929597682e+09 # HELP uta_agent_sys_disk_inodes_total Total inodes on the disk where the cache files are written. # TYPE uta_agent_sys_disk_inodes_total gauge uta_agent_sys_disk_inodes_total 2.930287488e+09 # HELP uta_agent_sys_disk_inodes_used INodes in use on the disk where the cache files are written. # TYPE uta_agent_sys_disk_inodes_used gauge uta_agent_sys_disk_inodes_used 689806 # HELP uta_agent_sys_load_1 Load average for the past minute. # TYPE uta_agent_sys_load_1 gauge uta_agent_sys_load_1 0.39 # HELP uta_agent_sys_load_15 Load average for the past 15 minutes. # TYPE uta_agent_sys_load_15 gauge uta_agent_sys_load_15 0.44 # HELP uta_agent_sys_load_5 Load average for the past 5 minutes. # TYPE uta_agent_sys_load_5 gauge uta_agent_sys_load_5 0.42 # HELP uta_agent_sys_max_open_files Maximum number of open file descriptors the accelerator is allowed. # TYPE uta_agent_sys_max_open_files gauge uta_agent_sys_max_open_files 40960 # HELP uta_agent_sys_mem_bytes_free Bytes of free memory. # TYPE uta_agent_sys_mem_bytes_free gauge uta_agent_sys_mem_bytes_free 4.355674112e+10 # HELP uta_agent_sys_mem_bytes_total Total bytes of memory. # TYPE uta_agent_sys_mem_bytes_total gauge uta_agent_sys_mem_bytes_total 5.0617614336e+10 # HELP uta_agent_sys_mem_bytes_used Bytes of memory in use. # TYPE uta_agent_sys_mem_bytes_used gauge uta_agent_sys_mem_bytes_used 4.414578688e+09 # HELP uta_agent_sys_net_lo_bytes_in # TYPE uta_agent_sys_net_lo_bytes_in gauge uta_agent_sys_net_lo_bytes_in 2.462955e+06 # HELP uta_agent_sys_net_lo_bytes_out # TYPE uta_agent_sys_net_lo_bytes_out gauge uta_agent_sys_net_lo_bytes_out 2.462955e+06 # HELP uta_agent_sys_net_lo_drop_in # TYPE uta_agent_sys_net_lo_drop_in gauge uta_agent_sys_net_lo_drop_in 0 # HELP uta_agent_sys_net_lo_drop_out # TYPE uta_agent_sys_net_lo_drop_out gauge uta_agent_sys_net_lo_drop_out 0 # HELP uta_agent_sys_net_lo_errors_in # TYPE uta_agent_sys_net_lo_errors_in gauge uta_agent_sys_net_lo_errors_in 0 # HELP uta_agent_sys_net_lo_errors_out # TYPE uta_agent_sys_net_lo_errors_out gauge uta_agent_sys_net_lo_errors_out 0 # HELP uta_agent_sys_net_lo_packets_in # TYPE uta_agent_sys_net_lo_packets_in gauge uta_agent_sys_net_lo_packets_in 1661 # HELP uta_agent_sys_net_lo_packets_out # TYPE uta_agent_sys_net_lo_packets_out gauge uta_agent_sys_net_lo_packets_out 1661 # HELP uta_agent_tap_failures Number of files that were tapped that resulted in failures. A tapped file would have been written to cache as a result of a request that had been proxied through the accelerator. # TYPE uta_agent_tap_failures counter uta_agent_tap_failures 0 # HELP uta_agent_tap_successes Number of files that were successfully tapped. A tapped file was written to cache as a result of a request that had been proxied through the accelerator. # TYPE uta_agent_tap_successes counter uta_agent_tap_successes 0 # HELP uta_agent_upstream_bytes_in Bytes received from systems upstream. e.g. downloads from Collab to be cached. # TYPE uta_agent_upstream_bytes_in counter uta_agent_upstream_bytes_in 0 # HELP uta_agent_upstream_bytes_in_persec Bytes, per second, received from systems upstream. e.g. downloads from Collab to be cached. The rate is measured during a request. i.e. Server idle time is ignored. # TYPE uta_agent_upstream_bytes_in_persec gauge uta_agent_upstream_bytes_in_persec 0 # HELP uta_agent_upstream_bytes_out Bytes sent to systems upstream. e.g. client uploads to Collab passing through. # TYPE uta_agent_upstream_bytes_out counter uta_agent_upstream_bytes_out 0 # HELP uta_agent_upstream_bytes_out_persec Bytes, per second, sent to systems upstream. e.g. client uploads to Collab passing through. The rate is measured during a request. i.e. Server idle time is ignored. # TYPE uta_agent_upstream_bytes_out_persec gauge uta_agent_upstream_bytes_out_persec 0