# HELP disk_free_bytes Usable space for path # TYPE disk_free_bytes gauge disk_free_bytes{path="/"} 6.704216064E10 disk_free_bytes{path="/tmp"} 6.704216064E10 # HELP disk_total_bytes Total space for path # TYPE disk_total_bytes gauge disk_total_bytes{path="/"} 1.89909045248E11 disk_total_bytes{path="/tmp"} 1.89909045248E11 # 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"} 98.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"} 2.4599E7 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"} 2.4599E7 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 47612.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 84764.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 37152.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 2.62350336E8 # 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 4.294967296E9 # 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 1.17940535942E13 # 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 3.812684656E9 # 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"} 23549 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Evacuation Pause",gc="G1 Young Generation"} 134.33 jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Humongous Allocation",gc="G1 Young Generation"} 1714 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Humongous Allocation",gc="G1 Young Generation"} 10.309 jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Preventive Collection",gc="G1 Young Generation"} 239 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Preventive Collection",gc="G1 Young Generation"} 1.449 jvm_gc_pause_seconds_count{action="end of minor GC",cause="GCLocker Initiated GC",gc="G1 Young Generation"} 723 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="GCLocker Initiated GC",gc="G1 Young Generation"} 3.668 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.011 # 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.009 jvm_gc_pause_seconds_max{action="end of minor GC",cause="G1 Humongous Allocation",gc="G1 Young Generation"} 0.0 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"} 5.64133888E8 jvm_memory_committed_bytes{area="heap",id="G1 Old Gen"} 3.33447168E8 jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space"} 4194304.0 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 2555904.0 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 8.8080384E7 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 8.0084992E7 jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space"} 4.0566784E7 jvm_memory_committed_bytes{area="nonheap",id="Metaspace"} 2.8540928E8 # 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"} 4.294967296E9 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"} 4.90733568E8 jvm_memory_used_bytes{area="heap",id="G1 Old Gen"} 2.62534144E8 jvm_memory_used_bytes{area="heap",id="G1 Survivor Space"} 3466448.0 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 1767936.0 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 8.7700864E7 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 7.804288E7 jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space"} 3.6387072E7 jvm_memory_used_bytes{area="nonheap",id="Metaspace"} 2.72824576E8 # HELP jvm_threads_daemon_threads The current number of live daemon threads # TYPE jvm_threads_daemon_threads gauge jvm_threads_daemon_threads 23.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 171.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 208.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 251921.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"} 20.0 jvm_threads_states_threads{state="terminated"} 0.0 jvm_threads_states_threads{state="timed-waiting"} 28.0 jvm_threads_states_threads{state="waiting"} 123.0 # HELP log4j2_events_total Number of log events # TYPE log4j2_events_total counter log4j2_events_total{level="debug"} 1.055397719E9 log4j2_events_total{level="error"} 24.0 log4j2_events_total{level="fatal"} 0.0 log4j2_events_total{level="info"} 1351078.0 log4j2_events_total{level="trace"} 5.4493913E7 log4j2_events_total{level="warn"} 812.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 5.352414E13 # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process # TYPE process_cpu_usage gauge process_cpu_usage 0.009719150290397008 # HELP process_start_time_seconds Start time of the process since unix epoch. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.785132594535E9 # HELP process_uptime_seconds The uptime of the Java virtual machine # TYPE process_uptime_seconds gauge process_uptime_seconds 1277069.778 # HELP system_cpu_count The number of processors available to the Java virtual machine # TYPE system_cpu_count gauge system_cpu_count 4.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.018673220402736022 # 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 0.255859375 # 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"} 3.0 testguide_api_response_total{module="artifact",project_id="1",request_method="POST",request_path="/api/artifact/artifacts",response_code="2xx"} 60.0 testguide_api_response_total{module="artifact",project_id="NA",request_method="GET",request_path="/api/artifact/artifacts/{artifactId}/download",response_code="2xx"} 19.0 testguide_api_response_total{module="artifact",project_id="NA",request_method="GET",request_path="/api/artifact/download",response_code="2xx"} 7.0 testguide_api_response_total{module="execution",project_id="1",request_method="GET",request_path="/api/v2/execution/task/next",response_code="2xx"} 189694.0 testguide_api_response_total{module="execution",project_id="1",request_method="GET",request_path="/api/v2/execution/task/next",response_code="4xx"} 1.0 testguide_api_response_total{module="execution",project_id="1",request_method="GET",request_path="/api/v2/execution/task/next",response_code="5xx"} 9.0 testguide_api_response_total{module="execution",project_id="1",request_method="GET",request_path="/api/v2/execution/task/{taskId}",response_code="2xx"} 12.0 testguide_api_response_total{module="execution",project_id="1",request_method="PUT",request_path="/api/v2/execution/task/{taskId}/error",response_code="2xx"} 1.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"} 1.0 testguide_api_response_total{module="execution",project_id="12",request_method="GET",request_path="/api/v2/execution/task/next",response_code="2xx"} 120668.0 testguide_api_response_total{module="execution",project_id="12",request_method="GET",request_path="/api/v2/execution/task/next",response_code="5xx"} 3.0 testguide_api_response_total{module="execution",project_id="13",request_method="GET",request_path="/api/v2/execution/task/next",response_code="2xx"} 120668.0 testguide_api_response_total{module="execution",project_id="13",request_method="GET",request_path="/api/v2/execution/task/next",response_code="5xx"} 3.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="GET",request_path="/api/v2/monitoring/configurations",response_code="2xx"} 64.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="GET",request_path="/api/v2/monitoring/configurations",response_code="4xx"} 12.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="GET",request_path="/api/v2/monitoring/testbenchactivity/types",response_code="2xx"} 2.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="POST",request_path="/api/monitoring-upload",response_code="2xx"} 57977.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="POST",request_path="/api/monitoring-upload",response_code="4xx"} 18699.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="POST",request_path="/api/monitoring-upload",response_code="5xx"} 5.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="POST",request_path="/api/v2/monitoring/resources/search",response_code="2xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="POST",request_path="/api/v2/monitoring/resources/search",response_code="4xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="12",request_method="GET",request_path="/api/v2/monitoring/configurations",response_code="2xx"} 20.0 testguide_api_response_total{module="monitoring",project_id="12",request_method="POST",request_path="/api/monitoring-upload",response_code="2xx"} 31460.0 testguide_api_response_total{module="monitoring",project_id="12",request_method="POST",request_path="/api/monitoring-upload",response_code="5xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="13",request_method="GET",request_path="/api/v2/monitoring/configurations",response_code="2xx"} 19.0 testguide_api_response_total{module="monitoring",project_id="13",request_method="POST",request_path="/api/monitoring-upload",response_code="2xx"} 31414.0 testguide_api_response_total{module="monitoring",project_id="13",request_method="POST",request_path="/api/monitoring-upload",response_code="5xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="7",request_method="GET",request_path="/api/v2/monitoring/configurations",response_code="4xx"} 2.0 testguide_api_response_total{module="monitoring",project_id="7",request_method="POST",request_path="/api/monitoring-upload",response_code="4xx"} 9523.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/about",response_code="4xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/config",response_code="4xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/settings",response_code="4xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/static/not.found",response_code="4xx"} 24.0 testguide_api_response_total{module="platform",project_id="NA",request_method="GET",request_path="/api/platform/projects/{projectId}",response_code="2xx"} 1.0 testguide_api_response_total{module="qgates",project_id="1",request_method="GET",request_path="/api/qgates/plans/{planKey}",response_code="4xx"} 1.0 testguide_api_response_total{module="qgates",project_id="1",request_method="POST",request_path="/api/qgates/plans/filter",response_code="2xx"} 30.0 testguide_api_response_total{module="qgates",project_id="1",request_method="POST",request_path="/api/qgates/plans/filter",response_code="4xx"} 14.0 testguide_api_response_total{module="qgates",project_id="NA",request_method="POST",request_path="/api/qgates/plans/filter",response_code="4xx"} 3.0 testguide_api_response_total{module="release",project_id="1",request_method="POST",request_path="/api/releases/filter",response_code="2xx"} 3.0 testguide_api_response_total{module="release",project_id="1",request_method="POST",request_path="/api/releases/filter",response_code="4xx"} 3.0 testguide_api_response_total{module="release",project_id="NA",request_method="GET",request_path="/api/releases/{releaseId}",response_code="2xx"} 1.0 testguide_api_response_total{module="release",project_id="NA",request_method="POST",request_path="/api/releases/{releaseId}/coverage",response_code="2xx"} 1.0 testguide_api_response_total{module="report",project_id="1",request_method="GET",request_path="/api/report/files/{fileId}/download",response_code="2xx"} 4.0 testguide_api_response_total{module="report",project_id="1",request_method="POST",request_path="/api/report/testCaseExecution/{tceId}/review",response_code="2xx"} 69.0 testguide_api_response_total{module="report",project_id="1",request_method="POST",request_path="/api/report/testCaseExecutions/filter",response_code="2xx"} 10.0 testguide_api_response_total{module="report",project_id="1",request_method="POST",request_path="/api/report/testCaseExecutions/filter",response_code="4xx"} 2.0 testguide_api_response_total{module="report",project_id="19",request_method="POST",request_path="/api/report/reports",response_code="2xx"} 4.0 testguide_api_response_total{module="report",project_id="NA",request_method="GET",request_path="/api/archive/download",response_code="2xx"} 7.0 testguide_api_response_total{module="report",project_id="NA",request_method="GET",request_path="/api/report/reports/uploadstatus/{taskId}",response_code="2xx"} 8.0 testguide_api_response_total{module="report",project_id="NA",request_method="GET",request_path="/api/report/testCaseExecution/{tceId}",response_code="2xx"} 73.0 # HELP testguide_artifact_storage_connection_check # TYPE testguide_artifact_storage_connection_check gauge testguide_artifact_storage_connection_check{depository_id="ART",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ART12",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ART13",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ART15",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ART20",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ART21",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ART24",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ART26",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ART27",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ECU12",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ECU13",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ECU15",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ECU2",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ECU20",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ECU21",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ECU24",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ECU26",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="ECU27",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="LOG",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="LOG12",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="LOG13",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="LOG15",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="LOG20",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="LOG21",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="LOG24",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="LOG26",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="LOG27",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="Model",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="PFR",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="PFR12",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="PFR13",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="PFR15",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="PFR20",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="PFR21",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="PFR24",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="PFR26",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="PFR27",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="PFR7",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="Report1",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="Report12",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="Report13",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="Report15",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="Report20",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="Report21",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="Report24",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="Report26",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="Report27",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="Report7",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="TET",storage_number="0"} 1.0 # HELP testguide_event_flowtrigger_total # TYPE testguide_event_flowtrigger_total counter testguide_event_flowtrigger_total{event_type="APPOINTMENT_EVENT",project_id="28"} 0.0 testguide_event_flowtrigger_total{event_type="ARTIFACT_UPLOAD",project_id="1"} 0.0 testguide_event_flowtrigger_total{event_type="ARTIFACT_UPLOAD",project_id="19"} 0.0 testguide_event_flowtrigger_total{event_type="ARTIFACT_UPLOAD",project_id="7"} 0.0 testguide_event_flowtrigger_total{event_type="EXECUTION_TASK_STATE_CHANGE",project_id="1"} 0.0 testguide_event_flowtrigger_total{event_type="PLAYBOOK_RUN_COMPLETED",project_id="1"} 0.0 testguide_event_flowtrigger_total{event_type="RELEASE_STATE_CHANGE",project_id="1"} 1.0 testguide_event_flowtrigger_total{event_type="REPORT_UPLOAD",project_id="19"} 0.0 testguide_event_flowtrigger_total{event_type="REVIEW_CREATED",project_id="1"} 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="12"} 0.0 testguide_event_flowtrigger_total{event_type="TEST_RESOURCE_MACHINE_WENT_OFFLINE",project_id="13"} 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="19"} 0.0 testguide_event_webhook_total{event_type="ARTIFACT_UPLOAD",project_id="7"} 0.0 testguide_event_webhook_total{event_type="EXECUTION_TASK_STATE_CHANGE",project_id="1"} 0.0 testguide_event_webhook_total{event_type="RELEASE_STATE_CHANGE",project_id="1"} 0.0 testguide_event_webhook_total{event_type="REPORT_UPLOAD",project_id="19"} 0.0 testguide_event_webhook_total{event_type="REVIEW_CREATED",project_id="1"} 0.0 # HELP testguide_execution_create_task_total # TYPE testguide_execution_create_task_total counter testguide_execution_create_task_total{project_id="1"} 1.0 # HELP testguide_execution_finish_task_total # TYPE testguide_execution_finish_task_total counter testguide_execution_finish_task_total{project_id="1",status="error"} 1.0 # HELP testguide_execution_next_task_total # TYPE testguide_execution_next_task_total counter testguide_execution_next_task_total{project_id="1",response="empty"} 189693.0 testguide_execution_next_task_total{project_id="1",response="task"} 1.0 testguide_execution_next_task_total{project_id="12",response="empty"} 120668.0 testguide_execution_next_task_total{project_id="13",response="empty"} 120668.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="1",scm_url="9a49ae8a52e504295d42ad05187bbd9a"} 1 testguide_execution_scm_indexing_duration_seconds_sum{project_id="1",scm_url="9a49ae8a52e504295d42ad05187bbd9a"} 2.362306194 testguide_execution_scm_indexing_duration_seconds_count{project_id="1",workspace_urls="9a49ae8a52e504295d42ad05187bbd9a"} 1 testguide_execution_scm_indexing_duration_seconds_sum{project_id="1",workspace_urls="9a49ae8a52e504295d42ad05187bbd9a"} 2.36707675 # 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="1",scm_url="9a49ae8a52e504295d42ad05187bbd9a"} 0.0 testguide_execution_scm_indexing_duration_seconds_max{project_id="1",workspace_urls="9a49ae8a52e504295d42ad05187bbd9a"} 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"} 131.0 # HELP testguide_execution_task_states # TYPE testguide_execution_task_states gauge testguide_execution_task_states{projectId="ProjectId(id=1)",state="BLOCKED"} 7.0 testguide_execution_task_states{projectId="ProjectId(id=1)",state="ERROR"} 137.0 testguide_execution_task_states{projectId="ProjectId(id=1)",state="FINISHED"} 506.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=11)",state="BLOCKED"} 1.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"} 60.0 testguide_execution_task_states{projectId="ProjectId(id=12)",state="FINISHED"} 136.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=17)",state="BLOCKED"} 1.0 testguide_execution_task_states{projectId="ProjectId(id=17)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=17)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=17)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=17)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=17)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=18)",state="BLOCKED"} 1.0 testguide_execution_task_states{projectId="ProjectId(id=18)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=18)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=18)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=18)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=18)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=19)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=19)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=19)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=19)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=19)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=19)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=20)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=20)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=20)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=20)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=20)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=20)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=21)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=21)",state="ERROR"} 8.0 testguide_execution_task_states{projectId="ProjectId(id=21)",state="FINISHED"} 10.0 testguide_execution_task_states{projectId="ProjectId(id=21)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=21)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=21)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=22)",state="BLOCKED"} 1.0 testguide_execution_task_states{projectId="ProjectId(id=22)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=22)",state="FINISHED"} 1.0 testguide_execution_task_states{projectId="ProjectId(id=22)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=22)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=22)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=23)",state="BLOCKED"} 1.0 testguide_execution_task_states{projectId="ProjectId(id=23)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=23)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=23)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=23)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=23)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=24)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=24)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=24)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=24)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=24)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=24)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=25)",state="BLOCKED"} 1.0 testguide_execution_task_states{projectId="ProjectId(id=25)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=25)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=25)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=25)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=25)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=26)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=26)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=26)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=26)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=26)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=26)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=27)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=27)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=27)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=27)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=27)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=27)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=28)",state="BLOCKED"} 1.0 testguide_execution_task_states{projectId="ProjectId(id=28)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=28)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=28)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=28)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=28)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=5)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=5)",state="ERROR"} 19.0 testguide_execution_task_states{projectId="ProjectId(id=5)",state="FINISHED"} 2.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"} 1.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"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=7)",state="ERROR"} 21.0 testguide_execution_task_states{projectId="ProjectId(id=7)",state="FINISHED"} 205.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=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 42564 testguide_execution_task_states_duration_seconds_sum 201.62980661 # HELP testguide_execution_task_states_duration_seconds_max # TYPE testguide_execution_task_states_duration_seconds_max gauge testguide_execution_task_states_duration_seconds_max 0.005019583 # HELP testguide_execution_update_matching_testbenches_total # TYPE testguide_execution_update_matching_testbenches_total counter testguide_execution_update_matching_testbenches_total{project_id="1"} 91.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"} 251 testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_sum{project_id="1"} 1.278179092 testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_count{project_id="12"} 44 testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_sum{project_id="12"} 0.06390548 testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_count{project_id="13"} 43 testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_sum{project_id="13"} 0.063144485 # 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="12"} 0.0 testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_max{project_id="13"} 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"} 91 testguide_execution_update_matching_testbenches_duration_seconds_sum{project_id="1"} 0.549287252 # 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 # HELP testguide_license_active_user_count # TYPE testguide_license_active_user_count gauge testguide_license_active_user_count 37.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 252.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"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="10.021590356"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="11.453246121"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="12.884901886"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="14.316557651"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="15.748213416"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="17.179869184"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="22.906492245"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="28.633115306"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="34.359738367"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="40.086361428"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="45.812984489"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="51.53960755"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="57.266230611"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="62.992853672"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="68.719476736"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="91.625968981"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="114.532461226"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="137.438953471"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="160.345445716"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="183.251937961"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="206.158430206"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="229.064922451"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="251.971414696"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="274.877906944"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="366.503875925"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="458.129844906"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="549.755813887"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="641.381782868"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="733.007751849"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="824.63372083"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="916.259689811"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="1007.885658792"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="1099.511627776"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="1466.015503701"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="1832.519379626"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="2199.023255551"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="2565.527131476"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="2932.031007401"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="3298.534883326"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="3665.038759251"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="4031.542635176"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="4398.046511104"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="5864.062014805"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="7330.077518506"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="8796.093022207"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="10262.108525908"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="11728.124029609"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="13194.13953331"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="14660.155037011"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="16126.170540712"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="17592.186044416"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="21600.0"} 40053 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="1",le="+Inf"} 40053 testguide_monitoring_datagram_consumed_seconds_count{priority="1",project_id="1"} 40053 testguide_monitoring_datagram_consumed_seconds_sum{priority="1",project_id="1"} 114.328977888 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="10.0"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="10.021590356"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="11.453246121"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="12.884901886"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="14.316557651"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="15.748213416"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="17.179869184"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="22.906492245"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="28.633115306"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="34.359738367"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="40.086361428"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="45.812984489"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="51.53960755"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="57.266230611"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="62.992853672"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="68.719476736"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="91.625968981"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="114.532461226"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="137.438953471"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="160.345445716"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="183.251937961"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="206.158430206"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="229.064922451"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="251.971414696"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="274.877906944"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="366.503875925"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="458.129844906"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="549.755813887"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="641.381782868"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="733.007751849"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="824.63372083"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="916.259689811"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="1007.885658792"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="1099.511627776"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="1466.015503701"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="1832.519379626"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="2199.023255551"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="2565.527131476"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="2932.031007401"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="3298.534883326"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="3665.038759251"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="4031.542635176"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="4398.046511104"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="5864.062014805"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="7330.077518506"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="8796.093022207"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="10262.108525908"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="11728.124029609"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="13194.13953331"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="14660.155037011"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="16126.170540712"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="17592.186044416"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="21600.0"} 21260 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="12",le="+Inf"} 21260 testguide_monitoring_datagram_consumed_seconds_count{priority="1",project_id="12"} 21260 testguide_monitoring_datagram_consumed_seconds_sum{priority="1",project_id="12"} 58.084917777 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="10.0"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="10.021590356"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="11.453246121"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="12.884901886"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="14.316557651"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="15.748213416"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="17.179869184"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="22.906492245"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="28.633115306"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="34.359738367"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="40.086361428"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="45.812984489"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="51.53960755"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="57.266230611"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="62.992853672"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="68.719476736"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="91.625968981"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="114.532461226"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="137.438953471"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="160.345445716"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="183.251937961"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="206.158430206"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="229.064922451"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="251.971414696"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="274.877906944"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="366.503875925"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="458.129844906"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="549.755813887"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="641.381782868"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="733.007751849"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="824.63372083"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="916.259689811"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="1007.885658792"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="1099.511627776"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="1466.015503701"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="1832.519379626"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="2199.023255551"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="2565.527131476"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="2932.031007401"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="3298.534883326"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="3665.038759251"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="4031.542635176"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="4398.046511104"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="5864.062014805"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="7330.077518506"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="8796.093022207"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="10262.108525908"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="11728.124029609"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="13194.13953331"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="14660.155037011"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="16126.170540712"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="17592.186044416"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="21600.0"} 21258 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="13",le="+Inf"} 21258 testguide_monitoring_datagram_consumed_seconds_count{priority="1",project_id="13"} 21258 testguide_monitoring_datagram_consumed_seconds_sum{priority="1",project_id="13"} 56.451157195 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="10.0"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="10.021590356"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="11.453246121"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="12.884901886"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="14.316557651"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="15.748213416"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="17.179869184"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="22.906492245"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="28.633115306"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="34.359738367"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="40.086361428"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="45.812984489"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="51.53960755"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="57.266230611"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="62.992853672"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="68.719476736"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="91.625968981"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="114.532461226"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="137.438953471"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="160.345445716"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="183.251937961"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="206.158430206"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="229.064922451"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="251.971414696"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="274.877906944"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="366.503875925"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="458.129844906"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="549.755813887"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="641.381782868"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="733.007751849"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="824.63372083"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="916.259689811"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="1007.885658792"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="1099.511627776"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="1466.015503701"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="1832.519379626"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="2199.023255551"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="2565.527131476"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="2932.031007401"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="3298.534883326"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="3665.038759251"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="4031.542635176"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="4398.046511104"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="5864.062014805"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="7330.077518506"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="8796.093022207"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="10262.108525908"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="11728.124029609"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="13194.13953331"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="14660.155037011"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="16126.170540712"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="17592.186044416"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="21600.0"} 728 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="1",le="+Inf"} 728 testguide_monitoring_datagram_consumed_seconds_count{priority="2",project_id="1"} 728 testguide_monitoring_datagram_consumed_seconds_sum{priority="2",project_id="1"} 20.604355243 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="10.0"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="10.021590356"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="11.453246121"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="12.884901886"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="14.316557651"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="15.748213416"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="17.179869184"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="22.906492245"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="28.633115306"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="34.359738367"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="40.086361428"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="45.812984489"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="51.53960755"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="57.266230611"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="62.992853672"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="68.719476736"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="91.625968981"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="114.532461226"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="137.438953471"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="160.345445716"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="183.251937961"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="206.158430206"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="229.064922451"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="251.971414696"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="274.877906944"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="366.503875925"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="458.129844906"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="549.755813887"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="641.381782868"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="733.007751849"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="824.63372083"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="916.259689811"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="1007.885658792"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="1099.511627776"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="1466.015503701"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="1832.519379626"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="2199.023255551"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="2565.527131476"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="2932.031007401"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="3298.534883326"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="3665.038759251"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="4031.542635176"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="4398.046511104"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="5864.062014805"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="7330.077518506"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="8796.093022207"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="10262.108525908"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="11728.124029609"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="13194.13953331"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="14660.155037011"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="16126.170540712"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="17592.186044416"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="21600.0"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="12",le="+Inf"} 5 testguide_monitoring_datagram_consumed_seconds_count{priority="2",project_id="12"} 5 testguide_monitoring_datagram_consumed_seconds_sum{priority="2",project_id="12"} 0.149236478 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="10.0"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="10.021590356"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="11.453246121"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="12.884901886"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="14.316557651"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="15.748213416"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="17.179869184"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="22.906492245"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="28.633115306"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="34.359738367"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="40.086361428"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="45.812984489"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="51.53960755"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="57.266230611"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="62.992853672"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="68.719476736"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="91.625968981"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="114.532461226"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="137.438953471"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="160.345445716"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="183.251937961"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="206.158430206"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="229.064922451"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="251.971414696"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="274.877906944"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="366.503875925"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="458.129844906"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="549.755813887"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="641.381782868"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="733.007751849"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="824.63372083"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="916.259689811"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="1007.885658792"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="1099.511627776"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="1466.015503701"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="1832.519379626"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="2199.023255551"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="2565.527131476"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="2932.031007401"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="3298.534883326"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="3665.038759251"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="4031.542635176"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="4398.046511104"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="5864.062014805"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="7330.077518506"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="8796.093022207"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="10262.108525908"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="11728.124029609"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="13194.13953331"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="14660.155037011"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="16126.170540712"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="17592.186044416"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="21600.0"} 5 testguide_monitoring_datagram_consumed_seconds_bucket{priority="2",project_id="13",le="+Inf"} 5 testguide_monitoring_datagram_consumed_seconds_count{priority="2",project_id="13"} 5 testguide_monitoring_datagram_consumed_seconds_sum{priority="2",project_id="13"} 0.034424362 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="10.0"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="10.021590356"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="11.453246121"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="12.884901886"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="14.316557651"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="15.748213416"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="17.179869184"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="22.906492245"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="28.633115306"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="34.359738367"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="40.086361428"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="45.812984489"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="51.53960755"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="57.266230611"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="62.992853672"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="68.719476736"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="91.625968981"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="114.532461226"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="137.438953471"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="160.345445716"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="183.251937961"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="206.158430206"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="229.064922451"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="251.971414696"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="274.877906944"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="366.503875925"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="458.129844906"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="549.755813887"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="641.381782868"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="733.007751849"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="824.63372083"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="916.259689811"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="1007.885658792"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="1099.511627776"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="1466.015503701"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="1832.519379626"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="2199.023255551"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="2565.527131476"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="2932.031007401"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="3298.534883326"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="3665.038759251"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="4031.542635176"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="4398.046511104"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="5864.062014805"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="7330.077518506"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="8796.093022207"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="10262.108525908"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="11728.124029609"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="13194.13953331"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="14660.155037011"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="16126.170540712"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="17592.186044416"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="21600.0"} 173323 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="1",le="+Inf"} 173323 testguide_monitoring_datagram_consumed_seconds_count{priority="3",project_id="1"} 173323 testguide_monitoring_datagram_consumed_seconds_sum{priority="3",project_id="1"} 12741.807723975 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="10.0"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="10.021590356"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="11.453246121"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="12.884901886"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="14.316557651"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="15.748213416"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="17.179869184"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="22.906492245"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="28.633115306"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="34.359738367"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="40.086361428"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="45.812984489"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="51.53960755"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="57.266230611"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="62.992853672"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="68.719476736"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="91.625968981"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="114.532461226"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="137.438953471"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="160.345445716"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="183.251937961"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="206.158430206"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="229.064922451"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="251.971414696"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="274.877906944"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="366.503875925"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="458.129844906"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="549.755813887"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="641.381782868"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="733.007751849"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="824.63372083"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="916.259689811"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="1007.885658792"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="1099.511627776"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="1466.015503701"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="1832.519379626"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="2199.023255551"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="2565.527131476"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="2932.031007401"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="3298.534883326"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="3665.038759251"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="4031.542635176"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="4398.046511104"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="5864.062014805"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="7330.077518506"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="8796.093022207"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="10262.108525908"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="11728.124029609"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="13194.13953331"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="14660.155037011"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="16126.170540712"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="17592.186044416"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="21600.0"} 87998 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="12",le="+Inf"} 87998 testguide_monitoring_datagram_consumed_seconds_count{priority="3",project_id="12"} 87998 testguide_monitoring_datagram_consumed_seconds_sum{priority="3",project_id="12"} 3119.368560903 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="10.0"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="10.021590356"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="11.453246121"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="12.884901886"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="14.316557651"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="15.748213416"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="17.179869184"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="22.906492245"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="28.633115306"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="34.359738367"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="40.086361428"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="45.812984489"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="51.53960755"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="57.266230611"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="62.992853672"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="68.719476736"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="91.625968981"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="114.532461226"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="137.438953471"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="160.345445716"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="183.251937961"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="206.158430206"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="229.064922451"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="251.971414696"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="274.877906944"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="366.503875925"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="458.129844906"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="549.755813887"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="641.381782868"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="733.007751849"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="824.63372083"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="916.259689811"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="1007.885658792"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="1099.511627776"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="1466.015503701"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="1832.519379626"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="2199.023255551"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="2565.527131476"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="2932.031007401"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="3298.534883326"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="3665.038759251"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="4031.542635176"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="4398.046511104"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="5864.062014805"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="7330.077518506"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="8796.093022207"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="10262.108525908"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="11728.124029609"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="13194.13953331"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="14660.155037011"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="16126.170540712"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="17592.186044416"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="21600.0"} 87995 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="13",le="+Inf"} 87995 testguide_monitoring_datagram_consumed_seconds_count{priority="3",project_id="13"} 87995 testguide_monitoring_datagram_consumed_seconds_sum{priority="3",project_id="13"} 3103.20981486 # 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.002333513 testguide_monitoring_datagram_consumed_seconds_max{priority="1",project_id="12"} 0.002540422 testguide_monitoring_datagram_consumed_seconds_max{priority="1",project_id="13"} 0.00388723 testguide_monitoring_datagram_consumed_seconds_max{priority="2",project_id="1"} 0.0 testguide_monitoring_datagram_consumed_seconds_max{priority="2",project_id="12"} 0.0 testguide_monitoring_datagram_consumed_seconds_max{priority="2",project_id="13"} 0.0 testguide_monitoring_datagram_consumed_seconds_max{priority="3",project_id="1"} 0.008809957 testguide_monitoring_datagram_consumed_seconds_max{priority="3",project_id="12"} 0.015790436 testguide_monitoring_datagram_consumed_seconds_max{priority="3",project_id="13"} 0.01985016 # 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"} 76676 testguide_monitoring_datagram_xml_size_bytes_sum{project_id="1"} 5.595403709E10 testguide_monitoring_datagram_xml_size_bytes_count{project_id="12"} 31460 testguide_monitoring_datagram_xml_size_bytes_sum{project_id="12"} 7.3019117E7 testguide_monitoring_datagram_xml_size_bytes_count{project_id="13"} 31414 testguide_monitoring_datagram_xml_size_bytes_sum{project_id="13"} 7.3014081E7 testguide_monitoring_datagram_xml_size_bytes_count{project_id="7"} 9523 testguide_monitoring_datagram_xml_size_bytes_sum{project_id="7"} 3.0445836401E10 # 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"} 2135.0 testguide_monitoring_datagram_xml_size_bytes_max{project_id="12"} 4400.0 testguide_monitoring_datagram_xml_size_bytes_max{project_id="13"} 5042.0 testguide_monitoring_datagram_xml_size_bytes_max{project_id="7"} 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"} 16.0 testguide_page_views_total{class="ArtifactsOverviewPage"} 4.0 testguide_page_views_total{class="ConfigATXDatabasePage"} 1.0 testguide_page_views_total{class="ConfigBusinessReportPage"} 1.0 testguide_page_views_total{class="ConfigEcuTestPage"} 1.0 testguide_page_views_total{class="ConfigEmailPage"} 2.0 testguide_page_views_total{class="ConfigGeneralPage"} 2.0 testguide_page_views_total{class="ConfigTestCaseCoveragePage"} 1.0 testguide_page_views_total{class="CustomAccessDeniedPage"} 12.0 testguide_page_views_total{class="CustomNotFoundPage"} 1139.0 testguide_page_views_total{class="ExecutionTaskOverviewPage"} 7.0 testguide_page_views_total{class="FlowEnvVarsConfigPage"} 8.0 testguide_page_views_total{class="FlowProjectSettingsPage"} 3.0 testguide_page_views_total{class="FlowTaskDetailPage"} 188.0 testguide_page_views_total{class="FlowTaskOverviewPage"} 105.0 testguide_page_views_total{class="FlowTriggerConfigPage"} 74.0 testguide_page_views_total{class="HomePage"} 41.0 testguide_page_views_total{class="ImportHistoryPage"} 4.0 testguide_page_views_total{class="LicensesPage"} 10.0 testguide_page_views_total{class="LoginPage"} 1410.0 testguide_page_views_total{class="ManageAuthenticationKeysPage"} 4.0 testguide_page_views_total{class="MonitoringITPage"} 23.0 testguide_page_views_total{class="NotifyAllUsersPage"} 1.0 testguide_page_views_total{class="NotifyProjectUserPage"} 1.0 testguide_page_views_total{class="PlaybookEditorPage"} 4.0 testguide_page_views_total{class="PlaybookOverviewPage"} 5.0 testguide_page_views_total{class="PrepareExportPage"} 1.0 testguide_page_views_total{class="ProjectRoleMembersPage"} 1.0 testguide_page_views_total{class="ProjectRolesPage"} 1.0 testguide_page_views_total{class="ProjectSelectionPage"} 50.0 testguide_page_views_total{class="ProjectStatisticsPage"} 5.0 testguide_page_views_total{class="ProjectUsersPage"} 5.0 testguide_page_views_total{class="RaConfigAssistantPage"} 6.0 testguide_page_views_total{class="RaConfigEditPage"} 3.0 testguide_page_views_total{class="RaConfigPage"} 10.0 testguide_page_views_total{class="RegisterPage"} 4.0 testguide_page_views_total{class="ReleaseDetailPage"} 2.0 testguide_page_views_total{class="ReleaseOverviewPage"} 10.0 testguide_page_views_total{class="ReportFilterPage"} 31.0 testguide_page_views_total{class="RequestPasswordResetPage"} 4.0 testguide_page_views_total{class="ReviewPage"} 12.0 testguide_page_views_total{class="RuntimeAnalysisPage"} 1.0 testguide_page_views_total{class="ScmConfigurationPage"} 5.0 testguide_page_views_total{class="SearchPage"} 6.0 testguide_page_views_total{class="SystemStatusPage"} 1.0 testguide_page_views_total{class="TceFilterPage"} 3.0 testguide_page_views_total{class="TestCaseCoveragePage"} 3.0 testguide_page_views_total{class="TestCaseDetailPage"} 21.0 testguide_page_views_total{class="TestResourceDetailsPage"} 50.0 testguide_page_views_total{class="TestResourceMachineDetailsPage"} 27.0 testguide_page_views_total{class="TestResourcesPage"} 27.0 testguide_page_views_total{class="TestSuiteOverviewPage"} 3.0 testguide_page_views_total{class="TgInfoPage"} 5.0 testguide_page_views_total{class="TiSettingsPage"} 4.0 testguide_page_views_total{class="TrActivityPage"} 4.0 testguide_page_views_total{class="TraceXplorerInfoPage"} 3.0 testguide_page_views_total{class="UploadReportPage"} 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"} 25.0 testguide_report_filter_page_views_total{type="PLAYBACK"} 21.0 testguide_report_filter_page_views_total{type="TIME_BASED"} 37.0 # HELP testguide_report_review_total # TYPE testguide_report_review_total counter testguide_report_review_total{project_id="1"} 69.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="19"} 4 testguide_report_upload_artifactreference_count_sum{project_id="19"} 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="19"} 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="19"} 4 testguide_report_upload_attribute_count_sum{project_id="19"} 12.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="19"} 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="19"} 4 testguide_report_upload_constant_count_sum{project_id="19"} 12.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="19"} 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="19"} 4 testguide_report_upload_fileupload_count_sum{project_id="19"} 8.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="19"} 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="19"} 4 testguide_report_upload_testcase_count_sum{project_id="19"} 4.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="19"} 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 6.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="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="autoremove-archive-files-for-project"} 0.367415374 testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="check-active-archive-availability"} 4.252948845 testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="delete_trm"} 2 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="delete_trm"} 8.454185215 testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="depositoryStorageConnectionCheck"} 2124 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="depositoryStorageConnectionCheck"} 15.179219057 testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="index_git_repository"} 1 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="index_git_repository"} 2.378371189 testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="test_exec_grouping"} 72 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="test_exec_grouping"} 6.596645764 testguide_taskmanager_task_execution_duration_seconds_count{project_id="11",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="11",task_type="autoremove-archive-files-for-project"} 0.321436491 testguide_taskmanager_task_execution_duration_seconds_count{project_id="11",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="11",task_type="check-active-archive-availability"} 3.465955545 testguide_taskmanager_task_execution_duration_seconds_count{project_id="11",task_type="runtimeAnalysis"} 355 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="11",task_type="runtimeAnalysis"} 6.747260908 testguide_taskmanager_task_execution_duration_seconds_count{project_id="12",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="12",task_type="autoremove-archive-files-for-project"} 0.322840686 testguide_taskmanager_task_execution_duration_seconds_count{project_id="12",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="12",task_type="check-active-archive-availability"} 3.343246979 testguide_taskmanager_task_execution_duration_seconds_count{project_id="12",task_type="depositoryStorageConnectionCheck"} 1770 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="12",task_type="depositoryStorageConnectionCheck"} 12.187987075 testguide_taskmanager_task_execution_duration_seconds_count{project_id="13",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="13",task_type="autoremove-archive-files-for-project"} 0.333084381 testguide_taskmanager_task_execution_duration_seconds_count{project_id="13",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="13",task_type="check-active-archive-availability"} 3.359078155 testguide_taskmanager_task_execution_duration_seconds_count{project_id="13",task_type="depositoryStorageConnectionCheck"} 1770 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="13",task_type="depositoryStorageConnectionCheck"} 11.740998258 testguide_taskmanager_task_execution_duration_seconds_count{project_id="15",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="15",task_type="autoremove-archive-files-for-project"} 0.596854471 testguide_taskmanager_task_execution_duration_seconds_count{project_id="15",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="15",task_type="check-active-archive-availability"} 3.632961857 testguide_taskmanager_task_execution_duration_seconds_count{project_id="15",task_type="depositoryStorageConnectionCheck"} 1770 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="15",task_type="depositoryStorageConnectionCheck"} 11.916740229 testguide_taskmanager_task_execution_duration_seconds_count{project_id="18",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="18",task_type="autoremove-archive-files-for-project"} 0.272858433 testguide_taskmanager_task_execution_duration_seconds_count{project_id="18",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="18",task_type="check-active-archive-availability"} 3.410945071 testguide_taskmanager_task_execution_duration_seconds_count{project_id="18",task_type="runtimeAnalysis"} 355 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="18",task_type="runtimeAnalysis"} 6.759722357 testguide_taskmanager_task_execution_duration_seconds_count{project_id="19",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="19",task_type="autoremove-archive-files-for-project"} 0.257550233 testguide_taskmanager_task_execution_duration_seconds_count{project_id="19",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="19",task_type="check-active-archive-availability"} 3.352929147 testguide_taskmanager_task_execution_duration_seconds_count{project_id="20",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="20",task_type="autoremove-archive-files-for-project"} 0.304073945 testguide_taskmanager_task_execution_duration_seconds_count{project_id="20",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="20",task_type="check-active-archive-availability"} 3.635284573 testguide_taskmanager_task_execution_duration_seconds_count{project_id="20",task_type="depositoryStorageConnectionCheck"} 1770 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="20",task_type="depositoryStorageConnectionCheck"} 11.68207639 testguide_taskmanager_task_execution_duration_seconds_count{project_id="21",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="21",task_type="autoremove-archive-files-for-project"} 0.388820535 testguide_taskmanager_task_execution_duration_seconds_count{project_id="21",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="21",task_type="check-active-archive-availability"} 3.421096629 testguide_taskmanager_task_execution_duration_seconds_count{project_id="21",task_type="depositoryStorageConnectionCheck"} 1770 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="21",task_type="depositoryStorageConnectionCheck"} 11.850400538 testguide_taskmanager_task_execution_duration_seconds_count{project_id="22",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="22",task_type="autoremove-archive-files-for-project"} 0.450284 testguide_taskmanager_task_execution_duration_seconds_count{project_id="22",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="22",task_type="check-active-archive-availability"} 3.5506743 testguide_taskmanager_task_execution_duration_seconds_count{project_id="22",task_type="runtimeAnalysis"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="22",task_type="runtimeAnalysis"} 6.878431243 testguide_taskmanager_task_execution_duration_seconds_count{project_id="23",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="23",task_type="autoremove-archive-files-for-project"} 0.431595204 testguide_taskmanager_task_execution_duration_seconds_count{project_id="23",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="23",task_type="check-active-archive-availability"} 3.537980342 testguide_taskmanager_task_execution_duration_seconds_count{project_id="23",task_type="runtimeAnalysis"} 355 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="23",task_type="runtimeAnalysis"} 6.610328891 testguide_taskmanager_task_execution_duration_seconds_count{project_id="24",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="24",task_type="autoremove-archive-files-for-project"} 0.40899184 testguide_taskmanager_task_execution_duration_seconds_count{project_id="24",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="24",task_type="check-active-archive-availability"} 3.460588617 testguide_taskmanager_task_execution_duration_seconds_count{project_id="24",task_type="depositoryStorageConnectionCheck"} 1770 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="24",task_type="depositoryStorageConnectionCheck"} 12.908803658 testguide_taskmanager_task_execution_duration_seconds_count{project_id="25",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="25",task_type="autoremove-archive-files-for-project"} 0.446492337 testguide_taskmanager_task_execution_duration_seconds_count{project_id="25",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="25",task_type="check-active-archive-availability"} 3.741517091 testguide_taskmanager_task_execution_duration_seconds_count{project_id="25",task_type="runtimeAnalysis"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="25",task_type="runtimeAnalysis"} 6.84625902 testguide_taskmanager_task_execution_duration_seconds_count{project_id="26",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="26",task_type="autoremove-archive-files-for-project"} 0.46344476 testguide_taskmanager_task_execution_duration_seconds_count{project_id="26",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="26",task_type="check-active-archive-availability"} 3.439465239 testguide_taskmanager_task_execution_duration_seconds_count{project_id="26",task_type="depositoryStorageConnectionCheck"} 1770 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="26",task_type="depositoryStorageConnectionCheck"} 12.792466023 testguide_taskmanager_task_execution_duration_seconds_count{project_id="27",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="27",task_type="autoremove-archive-files-for-project"} 0.312040285 testguide_taskmanager_task_execution_duration_seconds_count{project_id="27",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="27",task_type="check-active-archive-availability"} 3.6871029 testguide_taskmanager_task_execution_duration_seconds_count{project_id="27",task_type="depositoryStorageConnectionCheck"} 1770 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="27",task_type="depositoryStorageConnectionCheck"} 11.815275703 testguide_taskmanager_task_execution_duration_seconds_count{project_id="28",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="28",task_type="autoremove-archive-files-for-project"} 0.410133161 testguide_taskmanager_task_execution_duration_seconds_count{project_id="28",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="28",task_type="check-active-archive-availability"} 3.402508814 testguide_taskmanager_task_execution_duration_seconds_count{project_id="28",task_type="project-filter-subscription"} 8514 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="28",task_type="project-filter-subscription"} 78.535171415 testguide_taskmanager_task_execution_duration_seconds_count{project_id="28",task_type="runtimeAnalysis"} 355 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="28",task_type="runtimeAnalysis"} 6.934819807 testguide_taskmanager_task_execution_duration_seconds_count{project_id="7",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="7",task_type="autoremove-archive-files-for-project"} 0.299127039 testguide_taskmanager_task_execution_duration_seconds_count{project_id="7",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="7",task_type="check-active-archive-availability"} 3.825420031 testguide_taskmanager_task_execution_duration_seconds_count{project_id="7",task_type="depositoryStorageConnectionCheck"} 1062 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="7",task_type="depositoryStorageConnectionCheck"} 6.786698247 testguide_taskmanager_task_execution_duration_seconds_count{project_id="9",task_type="autoremove-archive-files-for-project"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="9",task_type="autoremove-archive-files-for-project"} 0.309097536 testguide_taskmanager_task_execution_duration_seconds_count{project_id="9",task_type="check-active-archive-availability"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="9",task_type="check-active-archive-availability"} 2.474570773 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="anonymize-personal-data"} 14 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="anonymize-personal-data"} 0.102643005 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="appointment-notification-scheduler"} 21284 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="appointment-notification-scheduler"} 174.257692669 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="appointment-remove-rules"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="appointment-remove-rules"} 0.137828232 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="artifact-calculate-storage-usages"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="artifact-calculate-storage-usages"} 13.294183599 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="calculate-archive-storage-usage"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="calculate-archive-storage-usage"} 29.429899391 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.018931489 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="clean-audit-logup"} 14 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="clean-audit-logup"} 0.149707838 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="clean-expired-authentication-keys"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="clean-expired-authentication-keys"} 0.127543286 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="dashboard-refresher"} 4257 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="dashboard-refresher"} 151.401731674 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="delete-marked-projects"} 354 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="delete-marked-projects"} 3.049615867 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="discard-expired-execution-tasks"} 2128 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="discard-expired-execution-tasks"} 18.524532619 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="drp-artifact-remove-rule"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="drp-artifact-remove-rule"} 0.291185674 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="find_legacy_report_designs"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="find_legacy_report_designs"} 0.228022826 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="flow-trigger-statistic-cleanup"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="flow-trigger-statistic-cleanup"} 0.253079649 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="hardware-invalid-notification"} 60 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="hardware-invalid-notification"} 0.929305061 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="inactivity_notification"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="inactivity_notification"} 0.133978295 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="license-expired-notification"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="license-expired-notification"} 0.113297084 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="manage-project-jobs"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="manage-project-jobs"} 2.735986687 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="monitoring-data-remove-rule"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="monitoring-data-remove-rule"} 499.407082479 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="notify-about-expiring-authentication-keys"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="notify-about-expiring-authentication-keys"} 4.241659664 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.034054439 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="platform-capture-usage-metrics"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="platform-capture-usage-metrics"} 27.478345453 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="q-gate-plan-remove-rules"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="q-gate-plan-remove-rules"} 0.143120595 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="recycle-bin-schedule-orders"} 355 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="recycle-bin-schedule-orders"} 3.715059003 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="release-remove-rules"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="release-remove-rules"} 0.146001131 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="release_statistics_background_updater"} 21284 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="release_statistics_background_updater"} 183.642657581 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="remove-atx-reports-by-rules"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="remove-atx-reports-by-rules"} 0.202696534 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="remove-test-case-tags"} 4257 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="remove-test-case-tags"} 32.559626866 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="remove_old_tasks"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="remove_old_tasks"} 7.250181362 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="report_backup_autoremove"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="report_backup_autoremove"} 0.103876929 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="storage_low_notification"} 1065 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="storage_low_notification"} 8.0454821 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="task_cleanup"} 355 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="task_cleanup"} 8.962020011 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="tempdir-cleanup"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="tempdir-cleanup"} 0.355591339 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="testbench-activity"} 21284 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="testbench-activity"} 145.680814298 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="testcasename_cache_rebuilder"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="testcasename_cache_rebuilder"} 5.705100861 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="tool-usage-statistic-cleanup"} 15 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="tool-usage-statistic-cleanup"} 0.11327458 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="update-pull-q-gates"} 2129 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="update-pull-q-gates"} 26.633116465 # 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="autoremove-archive-files-for-project"} 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="delete_trm"} 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="index_git_repository"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="1",task_type="test_exec_grouping"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="11",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="11",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="11",task_type="runtimeAnalysis"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="12",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="12",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="12",task_type="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="13",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="13",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="13",task_type="depositoryStorageConnectionCheck"} 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="15",task_type="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="18",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="18",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="18",task_type="runtimeAnalysis"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="19",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="19",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="20",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="20",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="20",task_type="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="21",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="21",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="21",task_type="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="22",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="22",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="22",task_type="runtimeAnalysis"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="23",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="23",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="23",task_type="runtimeAnalysis"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="24",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="24",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="24",task_type="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="25",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="25",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="25",task_type="runtimeAnalysis"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="26",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="26",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="26",task_type="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="27",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="27",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="27",task_type="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="28",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="28",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="28",task_type="project-filter-subscription"} 0.010029831 testguide_taskmanager_task_execution_duration_seconds_max{project_id="28",task_type="runtimeAnalysis"} 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="9",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="9",task_type="check-active-archive-availability"} 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.00834026 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.0 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.0 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.008982294 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.008672602 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.013190811 # 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 3.0 # HELP testguide_users # TYPE testguide_users gauge testguide_users 0.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="19"} 4 testguide_web_upload_report_atx_size_bytes_sum{project_id="19"} 17824.0 # 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="19"} 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="19"} 4 testguide_web_upload_report_size_bytes_sum{project_id="19"} 8703827.0 # 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="19"} 0.0