HELP go_gc_duration_seconds A summary of the GC invocation durations.
TYPE go_gc_duration_seconds summary
go_gc_duration_seconds{quantile=“0”} 6.014e-06
go_gc_duration_seconds{quantile=“0.25”} 8.02e-06
go_gc_duration_seconds{quantile=“0.5”} 1.3213e-05
go_gc_duration_seconds{quantile=“0.75”} 1.7641e-05
go_gc_duration_seconds{quantile=“1”} 0.000138541
go_gc_duration_seconds_sum 0.007375939
go_gc_duration_seconds_count 309
HELP go_goroutines Number of goroutines that currently exist.
TYPE go_goroutines gauge
go_goroutines 65
HELP go_info Information about the Go environment.
TYPE go_info gauge
go_info{version=“go1.13.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 6.0497832e+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 9.826770744e+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 1.644456e+06
HELP go_memstats_frees_total Total number of frees.
TYPE go_memstats_frees_total counter
go_memstats_frees_total 1.9491489e+07
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 0.00032254765346844186
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 5.210112e+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 6.0497832e+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 6.9853184e+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 6.2857216e+07
HELP go_memstats_heap_objects Number of allocated objects.
TYPE go_memstats_heap_objects gauge
go_memstats_heap_objects 344159
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 5.8720256e+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 1.327104e+08
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.5816096531989417e+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.9835648e+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 13888
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 16384
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 544680
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 655360
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 6.8298656e+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.71656e+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.507328e+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.507328e+06
HELP go_memstats_sys_bytes Number of bytes obtained from system.
TYPE go_memstats_sys_bytes gauge
go_memstats_sys_bytes 1.434606e+08
HELP go_threads Number of OS threads created.
TYPE go_threads gauge
go_threads 23
HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
TYPE process_cpu_seconds_total counter
process_cpu_seconds_total 54.51
HELP process_max_fds Maximum number of open file descriptors.
TYPE process_max_fds gauge
process_max_fds 1024
HELP process_open_fds Number of open file descriptors.
TYPE process_open_fds gauge
process_open_fds 24
HELP process_resident_memory_bytes Resident memory size in bytes.
TYPE process_resident_memory_bytes gauge
process_resident_memory_bytes 1.1266048e+08
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.58160869633e+09
HELP process_virtual_memory_bytes Virtual memory size in bytes.
TYPE process_virtual_memory_bytes gauge
process_virtual_memory_bytes 1.811017728e+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”} 76
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 3.955045843e+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 1.3500416e+07
HELP uta_agent_cache_bytes_stored Overall bytes stored in the cache.
TYPE uta_agent_cache_bytes_stored gauge
uta_agent_cache_bytes_stored 1.333615737e+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 10006
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 1
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 10000
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 0
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 0
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 0
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 19
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 531706.4980130967
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=“404”,method=“GET”} 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 977
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 312469
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”} 99
HELP uta_agent_meta_out_requests Number of requests sent that were not cache requests nor Collab service requests. e.g. uploading log files and metrics. Counts are separated by method and return code.
TYPE uta_agent_meta_out_requests counter
uta_agent_meta_out_requests{code=“200”,method=“GET”} 2
uta_agent_meta_out_requests{code=“200”,method=“POST”} 1
HELP uta_agent_protobuf_bytes_in Bytes received over Protobuf.
TYPE uta_agent_protobuf_bytes_in counter
uta_agent_protobuf_bytes_in 3.962545774e+09
HELP uta_agent_protobuf_bytes_out Bytes sent over Protobuf.
TYPE uta_agent_protobuf_bytes_out counter
uta_agent_protobuf_bytes_out 1.776816e+07
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 3.955045843e+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 1.3500416e+07
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 1
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 10000
HELP uta_agent_protobuf_connects Number of Protobuf connections made.
TYPE uta_agent_protobuf_connects counter
uta_agent_protobuf_connects 16
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=“delete”} 33223
uta_agent_protobuf_requests{code=“0”,method=“put”} 30001
uta_agent_protobuf_requests{code=“1”,method=“get”} 1
uta_agent_protobuf_requests{code=“3”,method=“get”} 10000
HELP uta_agent_protobuf_segments_in Number of Protobuf segments received.
TYPE uta_agent_protobuf_segments_in counter
uta_agent_protobuf_segments_in 103574
HELP uta_agent_protobuf_segments_out Number of Protobuf segments sent.
TYPE uta_agent_protobuf_segments_out counter
uta_agent_protobuf_segments_out 73431
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 16158.01
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 27.41
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 0.95
HELP uta_agent_sys_cpu_percent Percentage of available CPU in use.
TYPE uta_agent_sys_cpu_percent gauge
uta_agent_sys_cpu_percent 5.78616352201197
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 7.44
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_stolen_jiffies CPU time guest virtual systems use above their allocations.
TYPE uta_agent_sys_cpu_stolen_jiffies gauge
uta_agent_sys_cpu_stolen_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 22.88
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 16257.27
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 40.58
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.5830596608e+11
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 4.8963964928e+11
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 6.389948416e+09
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 3.0247133e+07
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 3.043328e+07
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 186147
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.2
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.02
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.08
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 1.5491833856e+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 1.6731021312e+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 9.51365632e+08
HELP uta_agent_sys_net_enp5s0_bytes_in
TYPE uta_agent_sys_net_enp5s0_bytes_in gauge
uta_agent_sys_net_enp5s0_bytes_in 3.540323807e+09
HELP uta_agent_sys_net_enp5s0_bytes_out
TYPE uta_agent_sys_net_enp5s0_bytes_out gauge
uta_agent_sys_net_enp5s0_bytes_out 3.5654373e+07
HELP uta_agent_sys_net_enp5s0_drop_in
TYPE uta_agent_sys_net_enp5s0_drop_in gauge
uta_agent_sys_net_enp5s0_drop_in 0
HELP uta_agent_sys_net_enp5s0_drop_out
TYPE uta_agent_sys_net_enp5s0_drop_out gauge
uta_agent_sys_net_enp5s0_drop_out 0
HELP uta_agent_sys_net_enp5s0_errors_in
TYPE uta_agent_sys_net_enp5s0_errors_in gauge
uta_agent_sys_net_enp5s0_errors_in 0
HELP uta_agent_sys_net_enp5s0_errors_out
TYPE uta_agent_sys_net_enp5s0_errors_out gauge
uta_agent_sys_net_enp5s0_errors_out 0
HELP uta_agent_sys_net_enp5s0_packets_in
TYPE uta_agent_sys_net_enp5s0_packets_in gauge
uta_agent_sys_net_enp5s0_packets_in 2.492128e+06
HELP uta_agent_sys_net_enp5s0_packets_out
TYPE uta_agent_sys_net_enp5s0_packets_out gauge
uta_agent_sys_net_enp5s0_packets_out 411951
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