# HELP disk_free_bytes Usable space for path # TYPE disk_free_bytes gauge disk_free_bytes{path="/"} 1.91134744576E11 disk_free_bytes{path="/tmp"} 1.91134744576E11 # HELP disk_total_bytes Total space for path # TYPE disk_total_bytes gauge disk_total_bytes{path="/"} 2.6514710528E11 disk_total_bytes{path="/tmp"} 2.6514710528E11 # HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool # TYPE jvm_buffer_count_buffers gauge jvm_buffer_count_buffers{id="direct"} 985.0 jvm_buffer_count_buffers{id="mapped"} 16.0 jvm_buffer_count_buffers{id="mapped - 'non-volatile memory'"} 0.0 # HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool # TYPE jvm_buffer_memory_used_bytes gauge jvm_buffer_memory_used_bytes{id="direct"} 6.7574128E7 jvm_buffer_memory_used_bytes{id="mapped"} 40960.0 jvm_buffer_memory_used_bytes{id="mapped - 'non-volatile memory'"} 0.0 # HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool # TYPE jvm_buffer_total_capacity_bytes gauge jvm_buffer_total_capacity_bytes{id="direct"} 6.7574127E7 jvm_buffer_total_capacity_bytes{id="mapped"} 16384.0 jvm_buffer_total_capacity_bytes{id="mapped - 'non-volatile memory'"} 0.0 # HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine # TYPE jvm_classes_loaded_classes gauge jvm_classes_loaded_classes 62018.0 # HELP jvm_classes_loaded_count_classes_total The number of classes loaded in the Java virtual machine # TYPE jvm_classes_loaded_count_classes_total counter jvm_classes_loaded_count_classes_total 737858.0 # HELP jvm_classes_unloaded_classes_total The number of classes unloaded in the Java virtual machine # TYPE jvm_classes_unloaded_classes_total counter jvm_classes_unloaded_classes_total 675840.0 # HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool after reclamation # TYPE jvm_gc_live_data_size_bytes gauge jvm_gc_live_data_size_bytes 1.834930176E9 # HELP jvm_gc_max_data_size_bytes Max size of long-lived heap memory pool # TYPE jvm_gc_max_data_size_bytes gauge jvm_gc_max_data_size_bytes 6.442450944E9 # HELP jvm_gc_memory_allocated_bytes_total Incremented for an increase in the size of the (young) heap memory pool after one GC to before the next # TYPE jvm_gc_memory_allocated_bytes_total counter jvm_gc_memory_allocated_bytes_total 5.21337004895632E14 # HELP jvm_gc_memory_promoted_bytes_total Count of positive increases in the size of the old generation memory pool before GC to after GC # TYPE jvm_gc_memory_promoted_bytes_total counter jvm_gc_memory_promoted_bytes_total 5.4668194402344E13 # HELP jvm_gc_pause_seconds Time spent in GC pause # TYPE jvm_gc_pause_seconds summary jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Evacuation Pause",gc="G1 Young Generation"} 455616 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Evacuation Pause",gc="G1 Young Generation"} 57767.531 jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Humongous Allocation",gc="G1 Young Generation"} 77195 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Humongous Allocation",gc="G1 Young Generation"} 4129.316 jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Preventive Collection",gc="G1 Young Generation"} 8712 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Preventive Collection",gc="G1 Young Generation"} 1812.963 jvm_gc_pause_seconds_count{action="end of minor GC",cause="GCLocker Initiated GC",gc="G1 Young Generation"} 177 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="GCLocker Initiated GC",gc="G1 Young Generation"} 16.149 jvm_gc_pause_seconds_count{action="end of minor GC",cause="Metadata GC Threshold",gc="G1 Young Generation"} 1 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="Metadata GC Threshold",gc="G1 Young Generation"} 0.031 # HELP jvm_gc_pause_seconds_max Time spent in GC pause # TYPE jvm_gc_pause_seconds_max gauge jvm_gc_pause_seconds_max{action="end of minor GC",cause="G1 Evacuation Pause",gc="G1 Young Generation"} 0.288 jvm_gc_pause_seconds_max{action="end of minor GC",cause="G1 Humongous Allocation",gc="G1 Young Generation"} 0.119 jvm_gc_pause_seconds_max{action="end of minor GC",cause="G1 Preventive Collection",gc="G1 Young Generation"} 0.0 jvm_gc_pause_seconds_max{action="end of minor GC",cause="GCLocker Initiated GC",gc="G1 Young Generation"} 0.0 jvm_gc_pause_seconds_max{action="end of minor GC",cause="Metadata GC Threshold",gc="G1 Young Generation"} 0.0 # HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use # TYPE jvm_memory_committed_bytes gauge jvm_memory_committed_bytes{area="heap",id="G1 Eden Space"} 2.109734912E9 jvm_memory_committed_bytes{area="heap",id="G1 Old Gen"} 3.305111552E9 jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space"} 1.59383552E8 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 2555904.0 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 1.22912768E8 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 9.5092736E7 jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space"} 5.0659328E7 jvm_memory_committed_bytes{area="nonheap",id="Metaspace"} 3.72375552E8 # HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management # TYPE jvm_memory_max_bytes gauge jvm_memory_max_bytes{area="heap",id="G1 Eden Space"} -1.0 jvm_memory_max_bytes{area="heap",id="G1 Old Gen"} 6.442450944E9 jvm_memory_max_bytes{area="heap",id="G1 Survivor Space"} -1.0 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 5836800.0 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 1.22912768E8 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 1.22908672E8 jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space"} 1.073741824E9 jvm_memory_max_bytes{area="nonheap",id="Metaspace"} -1.0 # HELP jvm_memory_used_bytes The amount of used memory # TYPE jvm_memory_used_bytes gauge jvm_memory_used_bytes{area="heap",id="G1 Eden Space"} 1.220542456E9 jvm_memory_used_bytes{area="heap",id="G1 Old Gen"} 1.214173184E9 jvm_memory_used_bytes{area="heap",id="G1 Survivor Space"} 1.572864E8 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 2093696.0 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 1.22912384E8 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 9.4691584E7 jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space"} 4.73032E7 jvm_memory_used_bytes{area="nonheap",id="Metaspace"} 3.63237296E8 # HELP jvm_threads_daemon_threads The current number of live daemon threads # TYPE jvm_threads_daemon_threads gauge jvm_threads_daemon_threads 29.0 # HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads # TYPE jvm_threads_live_threads gauge jvm_threads_live_threads 843.0 # HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset # TYPE jvm_threads_peak_threads gauge jvm_threads_peak_threads 1594.0 # HELP jvm_threads_started_threads_total The total number of application threads started in the JVM # TYPE jvm_threads_started_threads_total counter jvm_threads_started_threads_total 381677.0 # HELP jvm_threads_states_threads The current number of threads # TYPE jvm_threads_states_threads gauge jvm_threads_states_threads{state="blocked"} 0.0 jvm_threads_states_threads{state="new"} 0.0 jvm_threads_states_threads{state="runnable"} 14.0 jvm_threads_states_threads{state="terminated"} 0.0 jvm_threads_states_threads{state="timed-waiting"} 795.0 jvm_threads_states_threads{state="waiting"} 34.0 # HELP log4j2_events_total Number of log events # TYPE log4j2_events_total counter log4j2_events_total{level="debug"} 860341.0 log4j2_events_total{level="error"} 255.0 log4j2_events_total{level="fatal"} 0.0 log4j2_events_total{level="info"} 3523840.0 log4j2_events_total{level="trace"} 0.0 log4j2_events_total{level="warn"} 679.0 # HELP process_cpu_time_ns_total The "cpu time" used by the Java Virtual Machine process # TYPE process_cpu_time_ns_total counter process_cpu_time_ns_total 1.36595044E15 # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process # TYPE process_cpu_usage gauge process_cpu_usage 0.36063218390804597 # HELP process_start_time_seconds Start time of the process since unix epoch. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.787302470093E9 # HELP process_uptime_seconds The uptime of the Java virtual machine # TYPE process_uptime_seconds gauge process_uptime_seconds 1452473.123 # HELP system_cpu_count The number of processors available to the Java virtual machine # TYPE system_cpu_count gauge system_cpu_count 6.0 # HELP system_cpu_usage The "recent cpu usage" of the system the application is running in # TYPE system_cpu_usage gauge system_cpu_usage 0.3604734482758621 # HELP system_load_average_1m The sum of the number of runnable entities queued to available processors and the number of runnable entities running on the available processors averaged over a period of time # TYPE system_load_average_1m gauge system_load_average_1m 10.95 # HELP testguide_api_response_total # TYPE testguide_api_response_total counter testguide_api_response_total{module="artifact",project_id="1",request_method="GET",request_path="/api/artifact/artifacts/{artifactId}/download",response_code="2xx"} 2.0 testguide_api_response_total{module="artifact",project_id="1",request_method="GET",request_path="/api/artifact/depositories",response_code="2xx"} 1.0 testguide_api_response_total{module="artifact",project_id="1",request_method="POST",request_path="/api/artifact/artifacts",response_code="2xx"} 3783.0 testguide_api_response_total{module="artifact",project_id="10",request_method="GET",request_path="/api/artifact/artifacts/{artifactId}/download",response_code="2xx"} 6.0 testguide_api_response_total{module="artifact",project_id="10",request_method="GET",request_path="/api/artifact/artifacts/{artifactId}/download",response_code="4xx"} 12.0 testguide_api_response_total{module="artifact",project_id="10",request_method="GET",request_path="/api/artifact/depositories",response_code="2xx"} 2.0 testguide_api_response_total{module="artifact",project_id="10",request_method="POST",request_path="/api/artifact/artifacts",response_code="2xx"} 684.0 testguide_api_response_total{module="artifact",project_id="15",request_method="GET",request_path="/api/artifact/depositories",response_code="2xx"} 47.0 testguide_api_response_total{module="artifact",project_id="NA",request_method="GET",request_path="/api/artifact/download",response_code="2xx"} 2.0 testguide_api_response_total{module="artifact",project_id="NA",request_method="POST",request_path="/api/artifact/depositories",response_code="4xx"} 17.0 testguide_api_response_total{module="execution",project_id="1",request_method="GET",request_path="/api/v2/execution/task/next",response_code="2xx"} 283474.0 testguide_api_response_total{module="execution",project_id="1",request_method="GET",request_path="/api/v2/execution/task/{taskId}",response_code="2xx"} 1267.0 testguide_api_response_total{module="execution",project_id="1",request_method="HEAD",request_path="/api/v2/execution/task/next",response_code="2xx"} 30681.0 testguide_api_response_total{module="execution",project_id="1",request_method="POST",request_path="/api/v2/execution/playbook",response_code="2xx"} 328.0 testguide_api_response_total{module="execution",project_id="1",request_method="POST",request_path="/api/v2/execution/playbook/filter",response_code="2xx"} 434.0 testguide_api_response_total{module="execution",project_id="1",request_method="POST",request_path="/api/v2/execution/playbook/{playbookId}/execute",response_code="2xx"} 433.0 testguide_api_response_total{module="execution",project_id="1",request_method="POST",request_path="/api/v2/execution/task/filter",response_code="2xx"} 1872.0 testguide_api_response_total{module="execution",project_id="1",request_method="PUT",request_path="/api/v2/execution/task/{taskId}/error",response_code="2xx"} 84.0 testguide_api_response_total{module="execution",project_id="1",request_method="PUT",request_path="/api/v2/execution/task/{taskId}/finish",response_code="2xx"} 372.0 testguide_api_response_total{module="execution",project_id="1",request_method="PUT",request_path="/api/v2/execution/task/{taskId}/step/{executionStepType}/{stepIndex}",response_code="2xx"} 2096.0 testguide_api_response_total{module="execution",project_id="10",request_method="GET",request_path="/api/v2/execution/playbook/latest",response_code="2xx"} 3.0 testguide_api_response_total{module="execution",project_id="10",request_method="GET",request_path="/api/v2/execution/task/next",response_code="2xx"} 79980.0 testguide_api_response_total{module="execution",project_id="10",request_method="GET",request_path="/api/v2/execution/task/{taskId}",response_code="2xx"} 38601.0 testguide_api_response_total{module="execution",project_id="10",request_method="HEAD",request_path="/api/v2/execution/task/next",response_code="2xx"} 951437.0 testguide_api_response_total{module="execution",project_id="10",request_method="POST",request_path="/api/v2/execution/playbook",response_code="2xx"} 3.0 testguide_api_response_total{module="execution",project_id="10",request_method="POST",request_path="/api/v2/execution/playbook/filter",response_code="2xx"} 4.0 testguide_api_response_total{module="execution",project_id="10",request_method="POST",request_path="/api/v2/execution/playbook/{playbookId}/execute",response_code="2xx"} 4.0 testguide_api_response_total{module="execution",project_id="10",request_method="POST",request_path="/api/v2/execution/task/filter",response_code="2xx"} 1696.0 testguide_api_response_total{module="execution",project_id="10",request_method="PUT",request_path="/api/v2/execution/task/{taskId}/error",response_code="2xx"} 37.0 testguide_api_response_total{module="execution",project_id="10",request_method="PUT",request_path="/api/v2/execution/task/{taskId}/finish",response_code="2xx"} 51.0 testguide_api_response_total{module="execution",project_id="10",request_method="PUT",request_path="/api/v2/execution/task/{taskId}/step/{executionStepType}/{stepIndex}",response_code="2xx"} 708.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="GET",request_path="/api/v2/monitoring/configurations",response_code="2xx"} 51.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="GET",request_path="/api/v2/monitoring/testbenchactivity/events",response_code="4xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="POST",request_path="/api/monitoring-upload",response_code="2xx"} 57654.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="POST",request_path="/api/monitoring-upload",response_code="5xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="10",request_method="GET",request_path="/api/v2/monitoring/configurations",response_code="2xx"} 248.0 testguide_api_response_total{module="monitoring",project_id="10",request_method="GET",request_path="/api/v2/monitoring/testbenchactivity/events",response_code="4xx"} 2.0 testguide_api_response_total{module="monitoring",project_id="10",request_method="GET",request_path="/api/v2/monitoring/useractivity",response_code="4xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="10",request_method="POST",request_path="/api/monitoring-upload",response_code="2xx"} 394947.0 testguide_api_response_total{module="monitoring",project_id="10",request_method="POST",request_path="/api/monitoring-upload",response_code="4xx"} 31371.0 testguide_api_response_total{module="monitoring",project_id="5",request_method="POST",request_path="/api/monitoring-upload",response_code="4xx"} 3969.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/.env",response_code="4xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/cmdb/system/admin",response_code="4xx"} 4.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/config.json",response_code="4xx"} 2.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/featureusage",response_code="4xx"} 8.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/featureusage_history",response_code="4xx"} 8.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/tenants/default_tenant/databases/default_database/collections",response_code="4xx"} 4.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="POST",request_path="/api/v2/dag-runs",response_code="4xx"} 4.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="POST",request_path="/api/v2/login",response_code="4xx"} 2.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="POST",request_path="/api/v2/open/rowsInfo",response_code="4xx"} 4.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="PUT",request_path="/api/v2/cmdb/system/admin/admin",response_code="4xx"} 4.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="PUT",request_path="/api/v2/hoverfly/middleware",response_code="4xx"} 6.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="PUT",request_path="/api/v2/simulation",response_code="4xx"} 4.0 testguide_api_response_total{module="platform",project_id="1",request_method="GET",request_path="/api/platform/projects/{projectId}",response_code="2xx"} 40806.0 testguide_api_response_total{module="platform",project_id="10",request_method="GET",request_path="/api/platform/projects/{projectId}",response_code="2xx"} 6886.0 testguide_api_response_total{module="platform",project_id="NA",request_method="GET",request_path="/api/platform/profile",response_code="4xx"} 2.0 testguide_api_response_total{module="release",project_id="10",request_method="HEAD",request_path="/api/releases",response_code="2xx"} 1.0 testguide_api_response_total{module="release",project_id="10",request_method="POST",request_path="/api/releases/filter",response_code="2xx"} 1.0 testguide_api_response_total{module="report",project_id="1",request_method="GET",request_path="/api/report/atx/settings",response_code="2xx"} 396.0 testguide_api_response_total{module="report",project_id="1",request_method="GET",request_path="/api/report/files/{fileId}/download",response_code="2xx"} 242.0 testguide_api_response_total{module="report",project_id="1",request_method="GET",request_path="/api/report/filters",response_code="2xx"} 3228.0 testguide_api_response_total{module="report",project_id="1",request_method="GET",request_path="/api/report/reports/history",response_code="2xx"} 3228.0 testguide_api_response_total{module="report",project_id="1",request_method="GET",request_path="/api/report/testCaseExecutions/filter/{filterId}",response_code="2xx"} 46275.0 testguide_api_response_total{module="report",project_id="1",request_method="POST",request_path="/api/report/reports",response_code="2xx"} 372.0 testguide_api_response_total{module="report",project_id="1",request_method="POST",request_path="/api/report/testCaseExecutions/filter",response_code="2xx"} 888.0 testguide_api_response_total{module="report",project_id="10",request_method="GET",request_path="/api/report/atx/settings",response_code="2xx"} 1341.0 testguide_api_response_total{module="report",project_id="10",request_method="GET",request_path="/api/report/atx/settings",response_code="4xx"} 2126.0 testguide_api_response_total{module="report",project_id="10",request_method="GET",request_path="/api/report/files/{fileId}/download",response_code="2xx"} 7989.0 testguide_api_response_total{module="report",project_id="10",request_method="GET",request_path="/api/report/filters",response_code="2xx"} 138.0 testguide_api_response_total{module="report",project_id="10",request_method="GET",request_path="/api/report/reports/history",response_code="2xx"} 3234.0 testguide_api_response_total{module="report",project_id="10",request_method="GET",request_path="/api/report/testCaseExecutions/filter/{filterId}",response_code="2xx"} 130637.0 testguide_api_response_total{module="report",project_id="10",request_method="POST",request_path="/api/report/reports",response_code="2xx"} 1086.0 testguide_api_response_total{module="report",project_id="10",request_method="POST",request_path="/api/report/reports/chunkupload/initialize",response_code="2xx"} 24.0 testguide_api_response_total{module="report",project_id="10",request_method="POST",request_path="/api/report/reports/chunkupload/{chunkUploadId}/addchunk",response_code="2xx"} 413.0 testguide_api_response_total{module="report",project_id="10",request_method="POST",request_path="/api/report/reports/chunkupload/{chunkUploadId}/finalize",response_code="2xx"} 24.0 testguide_api_response_total{module="report",project_id="10",request_method="POST",request_path="/api/report/testCaseExecutions/filter",response_code="2xx"} 849.0 testguide_api_response_total{module="report",project_id="5",request_method="GET",request_path="/api/report/atx/settings",response_code="4xx"} 2.0 testguide_api_response_total{module="report",project_id="NA",request_method="GET",request_path="/api/archive/download",response_code="2xx"} 78.0 testguide_api_response_total{module="report",project_id="NA",request_method="GET",request_path="/api/report/reports/uploadstatus/{taskId}",response_code="2xx"} 6494.0 testguide_api_response_total{module="report",project_id="NA",request_method="GET",request_path="/api/report/reports/{reportId}",response_code="2xx"} 70.0 testguide_api_response_total{module="report",project_id="NA",request_method="GET",request_path="/api/report/testCaseExecution/{tceId}",response_code="2xx"} 16127.0 testguide_api_response_total{module="report",project_id="NA",request_method="HEAD",request_path="/api/archive/download",response_code="2xx"} 21.0 # HELP testguide_artifact_storage_connection_check # TYPE testguide_artifact_storage_connection_check gauge testguide_artifact_storage_connection_check{depository_id="101",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="101",storage_number="2"} 1.0 testguide_artifact_storage_connection_check{depository_id="104",storage_number="2"} 1.0 testguide_artifact_storage_connection_check{depository_id="123",storage_number="1"} 1.0 testguide_artifact_storage_connection_check{depository_id="501",storage_number="1"} 1.0 testguide_artifact_storage_connection_check{depository_id="701",storage_number="1"} 1.0 testguide_artifact_storage_connection_check{depository_id="999",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="999",storage_number="1"} 1.0 # HELP testguide_event_flowtrigger_total # TYPE testguide_event_flowtrigger_total counter testguide_event_flowtrigger_total{event_type="ARTIFACT_UPLOAD",project_id="1"} 0.0 testguide_event_flowtrigger_total{event_type="ARTIFACT_UPLOAD",project_id="10"} 0.0 testguide_event_flowtrigger_total{event_type="EXECUTION_TASK_STATE_CHANGE",project_id="1"} 0.0 testguide_event_flowtrigger_total{event_type="EXECUTION_TASK_STATE_CHANGE",project_id="10"} 0.0 testguide_event_flowtrigger_total{event_type="EXPORT_PDF",project_id="10"} 0.0 testguide_event_flowtrigger_total{event_type="PLAYBOOK_RUN_COMPLETED",project_id="1"} 433.0 testguide_event_flowtrigger_total{event_type="PLAYBOOK_RUN_COMPLETED",project_id="10"} 0.0 testguide_event_flowtrigger_total{event_type="REPORT_UPLOAD",project_id="1"} 0.0 testguide_event_flowtrigger_total{event_type="REPORT_UPLOAD",project_id="10"} 0.0 testguide_event_flowtrigger_total{event_type="REVIEW_CREATED",project_id="10"} 0.0 testguide_event_flowtrigger_total{event_type="TEST_RESOURCE_MACHINE_WENT_OFFLINE",project_id="1"} 0.0 testguide_event_flowtrigger_total{event_type="TEST_RESOURCE_MACHINE_WENT_OFFLINE",project_id="10"} 0.0 # HELP testguide_event_webhook_total # TYPE testguide_event_webhook_total counter testguide_event_webhook_total{event_type="ARTIFACT_UPLOAD",project_id="1"} 0.0 testguide_event_webhook_total{event_type="ARTIFACT_UPLOAD",project_id="10"} 0.0 testguide_event_webhook_total{event_type="EXECUTION_TASK_STATE_CHANGE",project_id="1"} 0.0 testguide_event_webhook_total{event_type="EXECUTION_TASK_STATE_CHANGE",project_id="10"} 0.0 testguide_event_webhook_total{event_type="EXPORT_PDF",project_id="10"} 0.0 testguide_event_webhook_total{event_type="REPORT_UPLOAD",project_id="1"} 0.0 testguide_event_webhook_total{event_type="REPORT_UPLOAD",project_id="10"} 0.0 testguide_event_webhook_total{event_type="REVIEW_CREATED",project_id="10"} 0.0 # HELP testguide_execution_create_task_total # TYPE testguide_execution_create_task_total counter testguide_execution_create_task_total{project_id="1"} 457.0 testguide_execution_create_task_total{project_id="10"} 108.0 # HELP testguide_execution_finish_task_total # TYPE testguide_execution_finish_task_total counter testguide_execution_finish_task_total{project_id="1",status="error"} 84.0 testguide_execution_finish_task_total{project_id="1",status="success"} 372.0 testguide_execution_finish_task_total{project_id="10",status="error"} 37.0 testguide_execution_finish_task_total{project_id="10",status="success"} 51.0 # HELP testguide_execution_next_task_total # TYPE testguide_execution_next_task_total counter testguide_execution_next_task_total{project_id="1",response="empty"} 283018.0 testguide_execution_next_task_total{project_id="1",response="task"} 456.0 testguide_execution_next_task_total{project_id="10",response="empty"} 79892.0 testguide_execution_next_task_total{project_id="10",response="task"} 88.0 # HELP testguide_execution_scm_indexing_duration_seconds # TYPE testguide_execution_scm_indexing_duration_seconds summary testguide_execution_scm_indexing_duration_seconds_count{project_id="10"} 22 testguide_execution_scm_indexing_duration_seconds_sum{project_id="10"} 41.669077261 # HELP testguide_execution_scm_indexing_duration_seconds_max # TYPE testguide_execution_scm_indexing_duration_seconds_max gauge testguide_execution_scm_indexing_duration_seconds_max{project_id="10"} 0.0 # HELP testguide_execution_task_duration_seconds_total # TYPE testguide_execution_task_duration_seconds_total counter testguide_execution_task_duration_seconds_total{project_id="1"} 13891.0 testguide_execution_task_duration_seconds_total{project_id="10"} 400122.0 # HELP testguide_execution_task_states # TYPE testguide_execution_task_states gauge testguide_execution_task_states{projectId="ProjectId(id=1)",state="BLOCKED"} 6.0 testguide_execution_task_states{projectId="ProjectId(id=1)",state="ERROR"} 813.0 testguide_execution_task_states{projectId="ProjectId(id=1)",state="FINISHED"} 3704.0 testguide_execution_task_states{projectId="ProjectId(id=1)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=1)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=1)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=10)",state="BLOCKED"} 49.0 testguide_execution_task_states{projectId="ProjectId(id=10)",state="ERROR"} 114.0 testguide_execution_task_states{projectId="ProjectId(id=10)",state="FINISHED"} 4666.0 testguide_execution_task_states{projectId="ProjectId(id=10)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=10)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=10)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=11)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=11)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=11)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=11)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=11)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=11)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=12)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=12)",state="ERROR"} 6.0 testguide_execution_task_states{projectId="ProjectId(id=12)",state="FINISHED"} 11.0 testguide_execution_task_states{projectId="ProjectId(id=12)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=12)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=12)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=13)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=13)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=13)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=13)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=13)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=13)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=14)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=14)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=14)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=14)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=14)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=14)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=15)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=15)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=15)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=15)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=15)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=15)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=2)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=2)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=2)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=2)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=2)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=2)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=3)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=3)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=3)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=3)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=3)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=3)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=4)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=4)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=4)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=4)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=4)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=4)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=5)",state="BLOCKED"} 7.0 testguide_execution_task_states{projectId="ProjectId(id=5)",state="ERROR"} 3907.0 testguide_execution_task_states{projectId="ProjectId(id=5)",state="FINISHED"} 4646.0 testguide_execution_task_states{projectId="ProjectId(id=5)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=5)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=5)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=6)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=6)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=6)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=6)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=6)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=6)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=7)",state="BLOCKED"} 8.0 testguide_execution_task_states{projectId="ProjectId(id=7)",state="ERROR"} 118.0 testguide_execution_task_states{projectId="ProjectId(id=7)",state="FINISHED"} 160.0 testguide_execution_task_states{projectId="ProjectId(id=7)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=7)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=7)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=8)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=8)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=8)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=8)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=8)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=8)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=9)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=9)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=9)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=9)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=9)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=9)",state="WAITING"} 0.0 # HELP testguide_execution_task_states_duration_seconds # TYPE testguide_execution_task_states_duration_seconds summary testguide_execution_task_states_duration_seconds_count 48411 testguide_execution_task_states_duration_seconds_sum 8283.568300221 # HELP testguide_execution_task_states_duration_seconds_max # TYPE testguide_execution_task_states_duration_seconds_max gauge testguide_execution_task_states_duration_seconds_max 2.008663272 # HELP testguide_execution_update_matching_testbenches_total # TYPE testguide_execution_update_matching_testbenches_total counter testguide_execution_update_matching_testbenches_total{project_id="1"} 805.0 testguide_execution_update_matching_testbenches_total{project_id="10"} 5349.0 # HELP testguide_execution_update_matching_testbenches_configuration_change_duration_seconds # TYPE testguide_execution_update_matching_testbenches_configuration_change_duration_seconds summary testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_count{project_id="1"} 171 testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_sum{project_id="1"} 18.407922725 testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_count{project_id="10"} 4152 testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_sum{project_id="10"} 272.236274201 # HELP testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_max # TYPE testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_max gauge testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_max{project_id="1"} 0.0 testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_max{project_id="10"} 0.0 # HELP testguide_execution_update_matching_testbenches_duration_seconds # TYPE testguide_execution_update_matching_testbenches_duration_seconds summary testguide_execution_update_matching_testbenches_duration_seconds_count{project_id="1"} 805 testguide_execution_update_matching_testbenches_duration_seconds_sum{project_id="1"} 10.298386819 testguide_execution_update_matching_testbenches_duration_seconds_count{project_id="10"} 5349 testguide_execution_update_matching_testbenches_duration_seconds_sum{project_id="10"} 27.861490885 # HELP testguide_execution_update_matching_testbenches_duration_seconds_max # TYPE testguide_execution_update_matching_testbenches_duration_seconds_max gauge testguide_execution_update_matching_testbenches_duration_seconds_max{project_id="1"} 0.0 testguide_execution_update_matching_testbenches_duration_seconds_max{project_id="10"} 0.0 # HELP testguide_license_active_user_count # TYPE testguide_license_active_user_count gauge testguide_license_active_user_count 236.0 # HELP testguide_license_grace_period_days # TYPE testguide_license_grace_period_days gauge testguide_license_grace_period_days -1.0 # HELP testguide_license_remaining_duration_days # TYPE testguide_license_remaining_duration_days gauge testguide_license_remaining_duration_days 98.0 # HELP testguide_monitoring_datagram_consumed_seconds # TYPE testguide_monitoring_datagram_consumed_seconds histogram testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="10.0"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="10.021590356"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="11.453246121"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="12.884901886"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="14.316557651"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="15.748213416"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="17.179869184"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="22.906492245"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="28.633115306"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="34.359738367"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="40.086361428"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="45.812984489"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="51.53960755"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="57.266230611"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="62.992853672"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="68.719476736"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="91.625968981"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="114.532461226"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="137.438953471"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="160.345445716"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="183.251937961"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="206.158430206"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="229.064922451"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="251.971414696"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="274.877906944"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="366.503875925"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="458.129844906"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="549.755813887"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="641.381782868"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="733.007751849"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="824.63372083"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="916.259689811"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="1007.885658792"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="1099.511627776"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="1466.015503701"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="1832.519379626"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="2199.023255551"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="2565.527131476"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="2932.031007401"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="3298.534883326"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="3665.038759251"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="4031.542635176"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="4398.046511104"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="5864.062014805"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="7330.077518506"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="8796.093022207"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="10262.108525908"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="11728.124029609"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="13194.13953331"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="14660.155037011"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="16126.170540712"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="17592.186044416"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="21600.0"} 53889 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="+Inf"} 53889 testguide_monitoring_datagram_consumed_seconds_count{priority="1",project_id="1"} 53889 testguide_monitoring_datagram_consumed_seconds_sum{priority="1",project_id="1"} 404.68248438 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="10.0"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="10.021590356"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="11.453246121"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="12.884901886"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="14.316557651"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="15.748213416"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="17.179869184"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="22.906492245"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="28.633115306"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="34.359738367"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="40.086361428"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="45.812984489"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="51.53960755"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="57.266230611"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="62.992853672"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="68.719476736"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="91.625968981"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="114.532461226"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="137.438953471"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="160.345445716"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="183.251937961"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="206.158430206"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="229.064922451"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="251.971414696"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="274.877906944"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="366.503875925"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="458.129844906"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="549.755813887"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="641.381782868"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="733.007751849"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="824.63372083"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="916.259689811"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="1007.885658792"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="1099.511627776"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="1466.015503701"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="1832.519379626"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="2199.023255551"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="2565.527131476"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="2932.031007401"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="3298.534883326"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="3665.038759251"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="4031.542635176"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="4398.046511104"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="5864.062014805"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="7330.077518506"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="8796.093022207"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="10262.108525908"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="11728.124029609"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="13194.13953331"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="14660.155037011"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="16126.170540712"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="17592.186044416"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="21600.0"} 264754 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="10",le="+Inf"} 264754 testguide_monitoring_datagram_consumed_seconds_count{priority="1",project_id="10"} 264754 testguide_monitoring_datagram_consumed_seconds_sum{priority="1",project_id="10"} 1953.957661872 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="10.0"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="10.021590356"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="11.453246121"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="12.884901886"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="14.316557651"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="15.748213416"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="17.179869184"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="22.906492245"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="28.633115306"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="34.359738367"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="40.086361428"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="45.812984489"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="51.53960755"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="57.266230611"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="62.992853672"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="68.719476736"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="91.625968981"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="114.532461226"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="137.438953471"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="160.345445716"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="183.251937961"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="206.158430206"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="229.064922451"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="251.971414696"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="274.877906944"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="366.503875925"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="458.129844906"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="549.755813887"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="641.381782868"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="733.007751849"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="824.63372083"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="916.259689811"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="1007.885658792"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="1099.511627776"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="1466.015503701"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="1832.519379626"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="2199.023255551"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="2565.527131476"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="2932.031007401"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="3298.534883326"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="3665.038759251"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="4031.542635176"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="4398.046511104"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="5864.062014805"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="7330.077518506"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="8796.093022207"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="10262.108525908"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="11728.124029609"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="13194.13953331"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="14660.155037011"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="16126.170540712"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="17592.186044416"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="21600.0"} 2087 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="+Inf"} 2087 testguide_monitoring_datagram_consumed_seconds_count{priority="2",project_id="1"} 2087 testguide_monitoring_datagram_consumed_seconds_sum{priority="2",project_id="1"} 40.911093208 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="10.0"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="10.021590356"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="11.453246121"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="12.884901886"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="14.316557651"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="15.748213416"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="17.179869184"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="22.906492245"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="28.633115306"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="34.359738367"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="40.086361428"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="45.812984489"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="51.53960755"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="57.266230611"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="62.992853672"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="68.719476736"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="91.625968981"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="114.532461226"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="137.438953471"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="160.345445716"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="183.251937961"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="206.158430206"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="229.064922451"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="251.971414696"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="274.877906944"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="366.503875925"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="458.129844906"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="549.755813887"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="641.381782868"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="733.007751849"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="824.63372083"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="916.259689811"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="1007.885658792"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="1099.511627776"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="1466.015503701"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="1832.519379626"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="2199.023255551"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="2565.527131476"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="2932.031007401"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="3298.534883326"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="3665.038759251"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="4031.542635176"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="4398.046511104"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="5864.062014805"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="7330.077518506"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="8796.093022207"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="10262.108525908"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="11728.124029609"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="13194.13953331"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="14660.155037011"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="16126.170540712"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="17592.186044416"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="21600.0"} 81311 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="10",le="+Inf"} 81311 testguide_monitoring_datagram_consumed_seconds_count{priority="2",project_id="10"} 81311 testguide_monitoring_datagram_consumed_seconds_sum{priority="2",project_id="10"} 5686.261783077 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="10.0"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="10.021590356"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="11.453246121"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="12.884901886"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="14.316557651"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="15.748213416"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="17.179869184"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="22.906492245"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="28.633115306"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="34.359738367"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="40.086361428"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="45.812984489"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="51.53960755"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="57.266230611"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="62.992853672"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="68.719476736"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="91.625968981"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="114.532461226"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="137.438953471"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="160.345445716"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="183.251937961"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="206.158430206"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="229.064922451"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="251.971414696"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="274.877906944"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="366.503875925"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="458.129844906"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="549.755813887"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="641.381782868"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="733.007751849"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="824.63372083"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="916.259689811"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="1007.885658792"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="1099.511627776"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="1466.015503701"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="1832.519379626"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="2199.023255551"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="2565.527131476"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="2932.031007401"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="3298.534883326"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="3665.038759251"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="4031.542635176"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="4398.046511104"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="5864.062014805"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="7330.077518506"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="8796.093022207"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="10262.108525908"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="11728.124029609"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="13194.13953331"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="14660.155037011"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="16126.170540712"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="17592.186044416"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="21600.0"} 99950 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="+Inf"} 99950 testguide_monitoring_datagram_consumed_seconds_count{priority="3",project_id="1"} 99950 testguide_monitoring_datagram_consumed_seconds_sum{priority="3",project_id="1"} 23132.817874084 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="10.0"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="10.021590356"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="11.453246121"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="12.884901886"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="14.316557651"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="15.748213416"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="17.179869184"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="22.906492245"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="28.633115306"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="34.359738367"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="40.086361428"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="45.812984489"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="51.53960755"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="57.266230611"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="62.992853672"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="68.719476736"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="91.625968981"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="114.532461226"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="137.438953471"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="160.345445716"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="183.251937961"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="206.158430206"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="229.064922451"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="251.971414696"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="274.877906944"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="366.503875925"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="458.129844906"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="549.755813887"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="641.381782868"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="733.007751849"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="824.63372083"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="916.259689811"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="1007.885658792"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="1099.511627776"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="1466.015503701"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="1832.519379626"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="2199.023255551"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="2565.527131476"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="2932.031007401"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="3298.534883326"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="3665.038759251"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="4031.542635176"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="4398.046511104"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="5864.062014805"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="7330.077518506"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="8796.093022207"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="10262.108525908"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="11728.124029609"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="13194.13953331"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="14660.155037011"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="16126.170540712"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="17592.186044416"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="21600.0"} 2428890 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="10",le="+Inf"} 2428890 testguide_monitoring_datagram_consumed_seconds_count{priority="3",project_id="10"} 2428890 testguide_monitoring_datagram_consumed_seconds_sum{priority="3",project_id="10"} 622109.304481054 # HELP testguide_monitoring_datagram_consumed_seconds_max # TYPE testguide_monitoring_datagram_consumed_seconds_max gauge testguide_monitoring_datagram_consumed_seconds_max{priority="1",project_id="1"} 0.004094982 testguide_monitoring_datagram_consumed_seconds_max{priority="1",project_id="10"} 0.028028229 testguide_monitoring_datagram_consumed_seconds_max{priority="2",project_id="1"} 0.0 testguide_monitoring_datagram_consumed_seconds_max{priority="2",project_id="10"} 0.008398272 testguide_monitoring_datagram_consumed_seconds_max{priority="3",project_id="1"} 0.008249921 testguide_monitoring_datagram_consumed_seconds_max{priority="3",project_id="10"} 0.13351526 # HELP testguide_monitoring_datagram_xml_size_bytes Captures per project Id the size of the uploaded monitoring xml in bytes. # TYPE testguide_monitoring_datagram_xml_size_bytes summary testguide_monitoring_datagram_xml_size_bytes_count{project_id="1"} 57654 testguide_monitoring_datagram_xml_size_bytes_sum{project_id="1"} 1.08480867E8 testguide_monitoring_datagram_xml_size_bytes_count{project_id="10"} 426320 testguide_monitoring_datagram_xml_size_bytes_sum{project_id="10"} 9.9166067272E10 testguide_monitoring_datagram_xml_size_bytes_count{project_id="5"} 3969 testguide_monitoring_datagram_xml_size_bytes_sum{project_id="5"} 1.4634822315E10 # HELP testguide_monitoring_datagram_xml_size_bytes_max Captures per project Id the size of the uploaded monitoring xml in bytes. # TYPE testguide_monitoring_datagram_xml_size_bytes_max gauge testguide_monitoring_datagram_xml_size_bytes_max{project_id="1"} 1361.0 testguide_monitoring_datagram_xml_size_bytes_max{project_id="10"} 23130.0 testguide_monitoring_datagram_xml_size_bytes_max{project_id="5"} 0.0 # HELP testguide_monitoring_upload_queue_length # TYPE testguide_monitoring_upload_queue_length gauge testguide_monitoring_upload_queue_length 0.0 # HELP testguide_page_views_total # TYPE testguide_page_views_total counter testguide_page_views_total{class="ArtifactDetailsPage"} 5.0 testguide_page_views_total{class="ArtifactsOverviewPage"} 17.0 testguide_page_views_total{class="ConfigATXDatabasePage"} 2.0 testguide_page_views_total{class="ConfigArtifactDatabasePage"} 3.0 testguide_page_views_total{class="ConfigBackupPage"} 1.0 testguide_page_views_total{class="ConfigCustomLoginsPage"} 6.0 testguide_page_views_total{class="ConfigDashboardOverviewPage"} 3.0 testguide_page_views_total{class="ConfigFilterSettingsPage"} 2.0 testguide_page_views_total{class="ConfigGeneralPage"} 1.0 testguide_page_views_total{class="ConfigMaintenanceModePage"} 1.0 testguide_page_views_total{class="ConfigMonitoringDatabasePage"} 2.0 testguide_page_views_total{class="ConfigPlaybackPage"} 1.0 testguide_page_views_total{class="ConfigProjectsPage"} 2.0 testguide_page_views_total{class="ConfigReviewSettingsPage"} 1.0 testguide_page_views_total{class="ConfigTestCaseCoveragePage"} 2.0 testguide_page_views_total{class="ConfigurationsHistoryDiffPage"} 1.0 testguide_page_views_total{class="ContactProjectPage"} 1.0 testguide_page_views_total{class="CustomAccessDeniedPage"} 33.0 testguide_page_views_total{class="CustomNotFoundPage"} 26030.0 testguide_page_views_total{class="DashboardPage"} 34.0 testguide_page_views_total{class="DepositoryDetailsPage"} 7.0 testguide_page_views_total{class="DepositoryOverviewPage"} 13.0 testguide_page_views_total{class="EditProfilePage"} 4.0 testguide_page_views_total{class="ExecutionTaskDetailsPage"} 150.0 testguide_page_views_total{class="ExecutionTaskOverviewPage"} 127.0 testguide_page_views_total{class="FlowProjectSettingsPage"} 1.0 testguide_page_views_total{class="FlowTaskDetailPage"} 74.0 testguide_page_views_total{class="FlowTaskOverviewPage"} 9.0 testguide_page_views_total{class="FlowTriggerConfigPage"} 4.0 testguide_page_views_total{class="HistoryRedirectPage"} 4.0 testguide_page_views_total{class="HomePage"} 220.0 testguide_page_views_total{class="ImportHistoryPage"} 2.0 testguide_page_views_total{class="JobOverviewPage"} 4.0 testguide_page_views_total{class="LicensesPage"} 2.0 testguide_page_views_total{class="LoginPage"} 6181.0 testguide_page_views_total{class="ManageAuthenticationKeysPage"} 14.0 testguide_page_views_total{class="ModifyDashboardPage"} 2.0 testguide_page_views_total{class="MonitoringITPage"} 109.0 testguide_page_views_total{class="OidcRegisterPage"} 16.0 testguide_page_views_total{class="PlaybookEditorPage"} 134.0 testguide_page_views_total{class="PlaybookOverviewPage"} 122.0 testguide_page_views_total{class="ProjectFilterSubscriptionsManagementPage"} 1.0 testguide_page_views_total{class="ProjectFiltersManagementPage"} 4.0 testguide_page_views_total{class="ProjectRolesPage"} 1.0 testguide_page_views_total{class="ProjectSelectionPage"} 155.0 testguide_page_views_total{class="ProjectStatisticsPage"} 16.0 testguide_page_views_total{class="ProjectUsersPage"} 17.0 testguide_page_views_total{class="RaConfigAssistantPage"} 1.0 testguide_page_views_total{class="RaConfigEditPage"} 6.0 testguide_page_views_total{class="RaConfigPage"} 8.0 testguide_page_views_total{class="RegisterPage"} 46.0 testguide_page_views_total{class="ReportFilterPage"} 288.0 testguide_page_views_total{class="ReviewPage"} 42.0 testguide_page_views_total{class="RuntimeAnalysisPage"} 1.0 testguide_page_views_total{class="ScheduledExecutionPage"} 18.0 testguide_page_views_total{class="ScmConfigurationPage"} 11.0 testguide_page_views_total{class="SearchPage"} 35.0 testguide_page_views_total{class="SharedDepositoryDetailsPage"} 1.0 testguide_page_views_total{class="StorageDetailsPage"} 2.0 testguide_page_views_total{class="TaskDetailsPage"} 2.0 testguide_page_views_total{class="TaskManagementPage"} 7.0 testguide_page_views_total{class="TceFilterPage"} 5.0 testguide_page_views_total{class="TestCaseCoveragePage"} 5.0 testguide_page_views_total{class="TestCaseDetailPage"} 338.0 testguide_page_views_total{class="TestCaseExecutionDiffPage"} 1.0 testguide_page_views_total{class="TestPlanPage"} 36.0 testguide_page_views_total{class="TestResourceDetailsPage"} 333.0 testguide_page_views_total{class="TestResourceMachineDetailsPage"} 87.0 testguide_page_views_total{class="TestResourcesPage"} 120.0 testguide_page_views_total{class="TestSuiteOverviewPage"} 15.0 testguide_page_views_total{class="TgInfoPage"} 29.0 testguide_page_views_total{class="TiSettingsPage"} 4.0 testguide_page_views_total{class="TiSystemSettingsPage"} 1.0 testguide_page_views_total{class="TrActivityPage"} 63.0 testguide_page_views_total{class="TraceXplorerInfoPage"} 2.0 testguide_page_views_total{class="TransferSystemSettingsPage"} 1.0 testguide_page_views_total{class="UploadReportPage"} 3.0 testguide_page_views_total{class="UserManagementPage"} 8.0 testguide_page_views_total{class="UserProjectsPage"} 6.0 testguide_page_views_total{class="VariablesPage"} 1.0 # HELP testguide_report_filter_page_views_total # TYPE testguide_report_filter_page_views_total counter testguide_report_filter_page_views_total{type="GROUP"} 2.0 testguide_report_filter_page_views_total{type="PLAYBACK"} 37.0 testguide_report_filter_page_views_total{type="REVIEW"} 6.0 testguide_report_filter_page_views_total{type="REVIEW_ANALYSIS"} 1.0 testguide_report_filter_page_views_total{type="TEST_ACTIVITY"} 4.0 testguide_report_filter_page_views_total{type="TEST_PLANS"} 1.0 testguide_report_filter_page_views_total{type="TIME_BASED"} 614.0 testguide_report_filter_page_views_total{type="VERDICT_BASED"} 4.0 # HELP testguide_report_review_total # TYPE testguide_report_review_total counter testguide_report_review_total{project_id="10"} 21.0 # HELP testguide_report_trfwebviewer_size_bytes Captures per project the size of the converted trf files in bytes. # TYPE testguide_report_trfwebviewer_size_bytes summary testguide_report_trfwebviewer_size_bytes_count{project_id="1"} 5 testguide_report_trfwebviewer_size_bytes_sum{project_id="1"} 2756608.0 testguide_report_trfwebviewer_size_bytes_count{project_id="10"} 34 testguide_report_trfwebviewer_size_bytes_sum{project_id="10"} 3.9517465E7 # HELP testguide_report_trfwebviewer_size_bytes_max Captures per project the size of the converted trf files in bytes. # TYPE testguide_report_trfwebviewer_size_bytes_max gauge testguide_report_trfwebviewer_size_bytes_max{project_id="1"} 0.0 testguide_report_trfwebviewer_size_bytes_max{project_id="10"} 0.0 # HELP testguide_report_upload_artifactreference_count Captures per uploaded report the number of referenced artifacts. # TYPE testguide_report_upload_artifactreference_count summary testguide_report_upload_artifactreference_count_count{project_id="1"} 372 testguide_report_upload_artifactreference_count_sum{project_id="1"} 0.0 testguide_report_upload_artifactreference_count_count{project_id="10"} 1081 testguide_report_upload_artifactreference_count_sum{project_id="10"} 0.0 # HELP testguide_report_upload_artifactreference_count_max Captures per uploaded report the number of referenced artifacts. # TYPE testguide_report_upload_artifactreference_count_max gauge testguide_report_upload_artifactreference_count_max{project_id="1"} 0.0 testguide_report_upload_artifactreference_count_max{project_id="10"} 0.0 # HELP testguide_report_upload_attribute_count Captures per uploaded test case the number of attributes. # TYPE testguide_report_upload_attribute_count summary testguide_report_upload_attribute_count_count{project_id="1"} 372 testguide_report_upload_attribute_count_sum{project_id="1"} 2371.0 testguide_report_upload_attribute_count_count{project_id="10"} 39377 testguide_report_upload_attribute_count_sum{project_id="10"} 564711.0 # HELP testguide_report_upload_attribute_count_max Captures per uploaded test case the number of attributes. # TYPE testguide_report_upload_attribute_count_max gauge testguide_report_upload_attribute_count_max{project_id="1"} 0.0 testguide_report_upload_attribute_count_max{project_id="10"} 0.0 # HELP testguide_report_upload_constant_count Captures per uploaded test case the number of constants. # TYPE testguide_report_upload_constant_count summary testguide_report_upload_constant_count_count{project_id="1"} 372 testguide_report_upload_constant_count_sum{project_id="1"} 5501.0 testguide_report_upload_constant_count_count{project_id="10"} 39377 testguide_report_upload_constant_count_sum{project_id="10"} 3081389.0 # HELP testguide_report_upload_constant_count_max Captures per uploaded test case the number of constants. # TYPE testguide_report_upload_constant_count_max gauge testguide_report_upload_constant_count_max{project_id="1"} 0.0 testguide_report_upload_constant_count_max{project_id="10"} 0.0 # HELP testguide_report_upload_fileupload_count Captures per uploaded report the number of files. # TYPE testguide_report_upload_fileupload_count summary testguide_report_upload_fileupload_count_count{project_id="1"} 372 testguide_report_upload_fileupload_count_sum{project_id="1"} 462.0 testguide_report_upload_fileupload_count_count{project_id="10"} 1081 testguide_report_upload_fileupload_count_sum{project_id="10"} 440864.0 # HELP testguide_report_upload_fileupload_count_max Captures per uploaded report the number of files. # TYPE testguide_report_upload_fileupload_count_max gauge testguide_report_upload_fileupload_count_max{project_id="1"} 0.0 testguide_report_upload_fileupload_count_max{project_id="10"} 0.0 # HELP testguide_report_upload_queue_length # TYPE testguide_report_upload_queue_length gauge testguide_report_upload_queue_length 0.0 # HELP testguide_report_upload_testcase_count Captures the number of testcases per report. # TYPE testguide_report_upload_testcase_count summary testguide_report_upload_testcase_count_count{project_id="1"} 372 testguide_report_upload_testcase_count_sum{project_id="1"} 372.0 testguide_report_upload_testcase_count_count{project_id="10"} 1081 testguide_report_upload_testcase_count_sum{project_id="10"} 39377.0 # HELP testguide_report_upload_testcase_count_max Captures the number of testcases per report. # TYPE testguide_report_upload_testcase_count_max gauge testguide_report_upload_testcase_count_max{project_id="1"} 0.0 testguide_report_upload_testcase_count_max{project_id="10"} 0.0 # HELP testguide_scheduledthreadmanager_threadpool_queue_size # TYPE testguide_scheduledthreadmanager_threadpool_queue_size gauge testguide_scheduledthreadmanager_threadpool_queue_size 1.0 # HELP testguide_scheduledthreadmanager_threadpool_size # TYPE testguide_scheduledthreadmanager_threadpool_size gauge testguide_scheduledthreadmanager_threadpool_size 1.0 # HELP testguide_sessions # TYPE testguide_sessions gauge testguide_sessions 67.0 # HELP testguide_taskmanager_task_execution_duration_seconds # TYPE testguide_taskmanager_task_execution_duration_seconds summary testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="artifactRemoveRule"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="artifactRemoveRule"} 50.649408361 testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="autoremove-archive-files-for-project"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="autoremove-archive-files-for-project"} 0.284742636 testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="calc_test_plan_details"} 1 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="calc_test_plan_details"} 0.017741795 testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="check-active-archive-availability"} 404 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="check-active-archive-availability"} 6.01181495 testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="depositoryStorageConnectionCheck"} 808 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="depositoryStorageConnectionCheck"} 34.030199506 testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="flowTaskRemoveRule"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="flowTaskRemoveRule"} 0.61381021 testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="hil_activity_distrib"} 1615 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="hil_activity_distrib"} 70.091533487 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="autoremove-archive-files-for-project"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="autoremove-archive-files-for-project"} 0.222108626 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="calc_test_plan_details"} 35 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="calc_test_plan_details"} 5.598488762 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="check-active-archive-availability"} 404 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="check-active-archive-availability"} 4.573732483 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="delete_monitoring_healthstate"} 3 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="delete_monitoring_healthstate"} 0.306514551 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="delete_trm"} 1 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="delete_trm"} 3.251370621 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="depositoryStorageConnectionCheck"} 808 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="depositoryStorageConnectionCheck"} 28.382961396 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="excel_export"} 6 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="excel_export"} 5.032271363 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="flowTaskRemoveRule"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="flowTaskRemoveRule"} 0.258555039 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="hil_activity_distrib"} 1648 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="hil_activity_distrib"} 150.867390723 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="hil_config_diff"} 1 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="hil_config_diff"} 3.452068771 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="index_git_repository"} 22 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="index_git_repository"} 43.445646237 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="scheduledPlaybook"} 151 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="scheduledPlaybook"} 7.672532412 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="tc_pdf_export"} 2 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="tc_pdf_export"} 51.856885838 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="test_exec_grouping"} 4 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="test_exec_grouping"} 0.164327901 testguide_taskmanager_task_execution_duration_seconds_count{project_id="10",task_type="test_plans_grouping"} 1 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="10",task_type="test_plans_grouping"} 0.007543481 testguide_taskmanager_task_execution_duration_seconds_count{project_id="14",task_type="autoremove-archive-files-for-project"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="14",task_type="autoremove-archive-files-for-project"} 0.227079456 testguide_taskmanager_task_execution_duration_seconds_count{project_id="14",task_type="check-active-archive-availability"} 404 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="14",task_type="check-active-archive-availability"} 4.054394321 testguide_taskmanager_task_execution_duration_seconds_count{project_id="15",task_type="autoremove-archive-files-for-project"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="15",task_type="autoremove-archive-files-for-project"} 0.225096351 testguide_taskmanager_task_execution_duration_seconds_count{project_id="15",task_type="check-active-archive-availability"} 404 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="15",task_type="check-active-archive-availability"} 3.993252983 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="artifactRemoveRule"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="artifactRemoveRule"} 0.215569835 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="autoremove-archive-files-for-project"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="autoremove-archive-files-for-project"} 0.234216088 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="check-active-archive-availability"} 404 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="check-active-archive-availability"} 6.260179315 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="depositoryStorageConnectionCheck"} 404 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="depositoryStorageConnectionCheck"} 17.717586525 testguide_taskmanager_task_execution_duration_seconds_count{project_id="5",task_type="artifactRemoveRule"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="5",task_type="artifactRemoveRule"} 0.169070152 testguide_taskmanager_task_execution_duration_seconds_count{project_id="5",task_type="autoremove-archive-files-for-project"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="5",task_type="autoremove-archive-files-for-project"} 0.264039367 testguide_taskmanager_task_execution_duration_seconds_count{project_id="5",task_type="check-active-archive-availability"} 404 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="5",task_type="check-active-archive-availability"} 5.414363861 testguide_taskmanager_task_execution_duration_seconds_count{project_id="5",task_type="depositoryStorageConnectionCheck"} 404 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="5",task_type="depositoryStorageConnectionCheck"} 11.29873345 testguide_taskmanager_task_execution_duration_seconds_count{project_id="7",task_type="artifactRemoveRule"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="7",task_type="artifactRemoveRule"} 0.249065374 testguide_taskmanager_task_execution_duration_seconds_count{project_id="7",task_type="autoremove-archive-files-for-project"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="7",task_type="autoremove-archive-files-for-project"} 0.227686583 testguide_taskmanager_task_execution_duration_seconds_count{project_id="7",task_type="check-active-archive-availability"} 404 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="7",task_type="check-active-archive-availability"} 4.75230916 testguide_taskmanager_task_execution_duration_seconds_count{project_id="7",task_type="depositoryStorageConnectionCheck"} 808 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="7",task_type="depositoryStorageConnectionCheck"} 23.869560488 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="anonymize-personal-data"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="anonymize-personal-data"} 0.302503434 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="appointment-notification-scheduler"} 24207 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="appointment-notification-scheduler"} 1701.237209357 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="appointment-remove-rules"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="appointment-remove-rules"} 0.201741765 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="artifact-calculate-storage-usages"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="artifact-calculate-storage-usages"} 1870.598868054 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="calculate-archive-storage-usage"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="calculate-archive-storage-usage"} 2072.613446104 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="check-license-user-limit"} 3 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="check-license-user-limit"} 0.021235559 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="clean-audit-logup"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="clean-audit-logup"} 0.24393776 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="clean-expired-authentication-keys"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="clean-expired-authentication-keys"} 0.341609978 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="dashboard-refresher"} 4842 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="dashboard-refresher"} 1272.100368861 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="delete-marked-projects"} 404 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="delete-marked-projects"} 6.119551077 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="discard-expired-execution-tasks"} 2421 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="discard-expired-execution-tasks"} 184.085637303 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="drp-artifact-remove-rule"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="drp-artifact-remove-rule"} 0.195083097 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="find_legacy_report_designs"} 16 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="find_legacy_report_designs"} 0.238817326 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="flow-trigger-statistic-cleanup"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="flow-trigger-statistic-cleanup"} 0.742172921 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="hardware-invalid-notification"} 68 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="hardware-invalid-notification"} 1.044855927 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="inactivity_notification"} 16 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="inactivity_notification"} 0.270620258 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="license-expired-notification"} 16 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="license-expired-notification"} 1.932556509 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="manage-project-jobs"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="manage-project-jobs"} 2.847618072 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="monitoring-data-remove-rule"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="monitoring-data-remove-rule"} 76.497875887 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="notify-about-expiring-authentication-keys"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="notify-about-expiring-authentication-keys"} 86.963113024 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="notify_on_unfinsihed_report_lockable_artifact_groups_migration"} 1 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="notify_on_unfinsihed_report_lockable_artifact_groups_migration"} 0.011150886 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="platform-capture-usage-metrics"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="platform-capture-usage-metrics"} 46.969740385 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="q-gate-plan-remove-rules"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="q-gate-plan-remove-rules"} 0.186939011 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="recycle-bin-schedule-orders"} 404 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="recycle-bin-schedule-orders"} 7.746169255 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="release-remove-rules"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="release-remove-rules"} 0.220713287 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="release_statistics_background_updater"} 24208 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="release_statistics_background_updater"} 2161.741728473 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="remove-atx-reports-by-rules"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="remove-atx-reports-by-rules"} 2.991819561 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="remove-test-case-tags"} 4842 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="remove-test-case-tags"} 173.19770892 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="remove_old_tasks"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="remove_old_tasks"} 11.033476352 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="report_backup_autoremove"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="report_backup_autoremove"} 0.129194549 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="storage_low_notification"} 1211 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="storage_low_notification"} 18.603461279 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="task_cleanup"} 404 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="task_cleanup"} 24.654700647 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="tempdir-cleanup"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="tempdir-cleanup"} 0.300512857 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="testbench-activity"} 24208 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="testbench-activity"} 817.734408907 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="testcasename_cache_rebuilder"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="testcasename_cache_rebuilder"} 3.753100509 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="tool-usage-statistic-cleanup"} 17 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="tool-usage-statistic-cleanup"} 1.189747655 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="update-pull-q-gates"} 2421 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="update-pull-q-gates"} 76.762049516 # HELP testguide_taskmanager_task_execution_duration_seconds_max # TYPE testguide_taskmanager_task_execution_duration_seconds_max gauge testguide_taskmanager_task_execution_duration_seconds_max{project_id="1",task_type="artifactRemoveRule"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="1",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="1",task_type="calc_test_plan_details"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="1",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="1",task_type="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="1",task_type="flowTaskRemoveRule"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="1",task_type="hil_activity_distrib"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="calc_test_plan_details"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="delete_monitoring_healthstate"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="delete_trm"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="excel_export"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="flowTaskRemoveRule"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="hil_activity_distrib"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="hil_config_diff"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="index_git_repository"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="scheduledPlaybook"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="tc_pdf_export"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="test_exec_grouping"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="10",task_type="test_plans_grouping"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="14",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="14",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="15",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="15",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="2",task_type="artifactRemoveRule"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="2",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="2",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="2",task_type="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="5",task_type="artifactRemoveRule"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="5",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="5",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="5",task_type="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="7",task_type="artifactRemoveRule"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="7",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="7",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="7",task_type="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="anonymize-personal-data"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="appointment-notification-scheduler"} 0.355012322 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="appointment-remove-rules"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="artifact-calculate-storage-usages"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="calculate-archive-storage-usage"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="check-license-user-limit"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="clean-audit-logup"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="clean-expired-authentication-keys"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="dashboard-refresher"} 0.073239943 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="delete-marked-projects"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="discard-expired-execution-tasks"} 0.090872806 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="drp-artifact-remove-rule"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="find_legacy_report_designs"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="flow-trigger-statistic-cleanup"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="hardware-invalid-notification"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="inactivity_notification"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="license-expired-notification"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="manage-project-jobs"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="monitoring-data-remove-rule"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="notify-about-expiring-authentication-keys"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="notify_on_unfinsihed_report_lockable_artifact_groups_migration"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="platform-capture-usage-metrics"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="q-gate-plan-remove-rules"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="recycle-bin-schedule-orders"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="release-remove-rules"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="release_statistics_background_updater"} 0.008336786 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="remove-atx-reports-by-rules"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="remove-test-case-tags"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="remove_old_tasks"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="report_backup_autoremove"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="storage_low_notification"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="task_cleanup"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="tempdir-cleanup"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="testbench-activity"} 0.008543924 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="testcasename_cache_rebuilder"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="tool-usage-statistic-cleanup"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="update-pull-q-gates"} 0.0 # HELP testguide_threadmanager_threadpool_queue_size # TYPE testguide_threadmanager_threadpool_queue_size gauge testguide_threadmanager_threadpool_queue_size 0.0 # HELP testguide_threadmanager_threadpool_size # TYPE testguide_threadmanager_threadpool_size gauge testguide_threadmanager_threadpool_size 2.0 # HELP testguide_users # TYPE testguide_users gauge testguide_users 2.0 # HELP testguide_web_upload_report_atx_size_bytes Captures per project Id the size of the uploaded atx xml in bytes. # TYPE testguide_web_upload_report_atx_size_bytes summary testguide_web_upload_report_atx_size_bytes_count{project_id="1"} 372 testguide_web_upload_report_atx_size_bytes_sum{project_id="1"} 1.11417E7 testguide_web_upload_report_atx_size_bytes_count{project_id="10"} 1110 testguide_web_upload_report_atx_size_bytes_sum{project_id="10"} 1.313445855E9 # HELP testguide_web_upload_report_atx_size_bytes_max Captures per project Id the size of the uploaded atx xml in bytes. # TYPE testguide_web_upload_report_atx_size_bytes_max gauge testguide_web_upload_report_atx_size_bytes_max{project_id="1"} 0.0 testguide_web_upload_report_atx_size_bytes_max{project_id="10"} 0.0 # HELP testguide_web_upload_report_size_bytes Captures per project Id the size of the uploaded zips in bytes. # TYPE testguide_web_upload_report_size_bytes summary testguide_web_upload_report_size_bytes_count{project_id="1"} 372 testguide_web_upload_report_size_bytes_sum{project_id="1"} 1.00229955E9 testguide_web_upload_report_size_bytes_count{project_id="10"} 1110 testguide_web_upload_report_size_bytes_sum{project_id="10"} 1.05477770974E11 # HELP testguide_web_upload_report_size_bytes_max Captures per project Id the size of the uploaded zips in bytes. # TYPE testguide_web_upload_report_size_bytes_max gauge testguide_web_upload_report_size_bytes_max{project_id="1"} 0.0 testguide_web_upload_report_size_bytes_max{project_id="10"} 0.0