# HELP disk_free_bytes Usable space for path # TYPE disk_free_bytes gauge disk_free_bytes{path="/"} 1.68351019008E11 disk_free_bytes{path="/tmp"} 1.68351019008E11 # HELP disk_total_bytes Total space for path # TYPE disk_total_bytes gauge disk_total_bytes{path="/"} 2.6514710528E11 disk_total_bytes{path="/tmp"} 2.6514710528E11 # HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool # TYPE jvm_buffer_count_buffers gauge jvm_buffer_count_buffers{id="direct"} 46.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"} 1392648.0 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"} 1392647.0 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 42100.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 44735.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 2635.0 # HELP jvm_gc_concurrent_phase_time_seconds Time spent in concurrent phase # TYPE jvm_gc_concurrent_phase_time_seconds summary jvm_gc_concurrent_phase_time_seconds_count{action="end of concurrent GC pause",cause="No GC",gc="G1 Concurrent GC"} 2530 jvm_gc_concurrent_phase_time_seconds_sum{action="end of concurrent GC pause",cause="No GC",gc="G1 Concurrent GC"} 39.165 # HELP jvm_gc_concurrent_phase_time_seconds_max Time spent in concurrent phase # TYPE jvm_gc_concurrent_phase_time_seconds_max gauge jvm_gc_concurrent_phase_time_seconds_max{action="end of concurrent GC pause",cause="No GC",gc="G1 Concurrent GC"} 0.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.0121984E8 # 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 3.221225472E9 # 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 8.104905276E11 # 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 2.58110312E8 # 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="CodeCache GC Threshold",gc="G1 Young Generation"} 1 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="CodeCache GC Threshold",gc="G1 Young Generation"} 0.049 jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Evacuation Pause",gc="G1 Young Generation"} 2618 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Evacuation Pause",gc="G1 Young Generation"} 28.471 jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Humongous Allocation",gc="G1 Young Generation"} 1220 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Humongous Allocation",gc="G1 Young Generation"} 9.56 # 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="CodeCache GC Threshold",gc="G1 Young Generation"} 0.0 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 # 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"} 4.02653184E8 jvm_memory_committed_bytes{area="heap",id="G1 Old Gen"} 2.76824064E8 jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space"} 1.2582912E7 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 3014656.0 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 3.997696E7 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 4.6727168E7 jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space"} 3.342336E7 jvm_memory_committed_bytes{area="nonheap",id="Metaspace"} 2.53952E8 # 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"} 3.221225472E9 jvm_memory_max_bytes{area="heap",id="G1 Survivor Space"} -1.0 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 5828608.0 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 1.22916864E8 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 1.22916864E8 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.8234496E7 jvm_memory_used_bytes{area="heap",id="G1 Old Gen"} 2.05038376E8 jvm_memory_used_bytes{area="heap",id="G1 Survivor Space"} 1.1534336E7 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 2805888.0 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 3.78624E7 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 2.48E7 jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space"} 3.2542856E7 jvm_memory_used_bytes{area="nonheap",id="Metaspace"} 2.52218608E8 # HELP jvm_threads_daemon_threads The current number of live daemon threads # TYPE jvm_threads_daemon_threads gauge jvm_threads_daemon_threads 17.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 48.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 74.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 260624.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"} 10.0 jvm_threads_states_threads{state="terminated"} 0.0 jvm_threads_states_threads{state="timed-waiting"} 21.0 jvm_threads_states_threads{state="waiting"} 17.0 # HELP log4j2_events_total Number of log events # TYPE log4j2_events_total counter log4j2_events_total{level="debug"} 132809.0 log4j2_events_total{level="error"} 3.0 log4j2_events_total{level="fatal"} 0.0 log4j2_events_total{level="info"} 1138981.0 log4j2_events_total{level="trace"} 0.0 log4j2_events_total{level="warn"} 29.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 9.12292E12 # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process # TYPE process_cpu_usage gauge process_cpu_usage 0.01 # HELP process_start_time_seconds Start time of the process since unix epoch. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.789340140991E9 # HELP process_uptime_seconds The uptime of the Java virtual machine # TYPE process_uptime_seconds gauge process_uptime_seconds 990108.98 # HELP system_cpu_count The number of processors available to the Java virtual machine # TYPE system_cpu_count gauge system_cpu_count 2.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.0104566 # 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 2.17 # 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/depositories",response_code="2xx"} 2.0 testguide_api_response_total{module="artifact",project_id="NA",request_method="GET",request_path="/api/artifact/artifacts/{artifactId}/download",response_code="2xx"} 1.0 testguide_api_response_total{module="artifact",project_id="NA",request_method="GET",request_path="/api/artifact/depositories/{depositoryId}/storages",response_code="2xx"} 4.0 testguide_api_response_total{module="artifact",project_id="NA",request_method="HEAD",request_path="/api/artifact/artifacts/{artifactId}/download",response_code="2xx"} 2.0 testguide_api_response_total{module="execution",project_id="2",request_method="GET",request_path="/api/v2/execution/task/next",response_code="2xx"} 35706.0 testguide_api_response_total{module="execution",project_id="2",request_method="POST",request_path="/api/v2/execution/task/filter",response_code="2xx"} 83154.0 testguide_api_response_total{module="execution",project_id="3",request_method="POST",request_path="/api/v2/execution/task/filter",response_code="2xx"} 1096.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="POST",request_path="/api/monitoring-upload",response_code="4xx"} 29672.0 testguide_api_response_total{module="monitoring",project_id="2",request_method="GET",request_path="/api/v2/monitoring/configurations",response_code="2xx"} 6.0 testguide_api_response_total{module="monitoring",project_id="2",request_method="POST",request_path="/api/monitoring-upload",response_code="2xx"} 5965.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/.env",response_code="4xx"} 3.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/cmdb/system/admin",response_code="4xx"} 2.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/featureusage",response_code="4xx"} 2.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/featureusage_history",response_code="4xx"} 2.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/monitor/system/csf",response_code="4xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/parameters/core",response_code="4xx"} 2.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/tenants/default_tenant/databases/default_database/collections",response_code="4xx"} 4.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="POST",request_path="/api/v2/dag-runs",response_code="4xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="POST",request_path="/api/v2/login",response_code="4xx"} 2.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="POST",request_path="/api/v2/open/rowsInfo",response_code="4xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="PUT",request_path="/api/v2/cmdb/system/admin/admin",response_code="4xx"} 2.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="PUT",request_path="/api/v2/hoverfly/middleware",response_code="4xx"} 2.0 testguide_api_response_total{module="platform",project_id="2",request_method="GET",request_path="/api/platform/projects/{projectId}",response_code="2xx"} 4400.0 testguide_api_response_total{module="platform",project_id="3",request_method="GET",request_path="/api/platform/projects/{projectId}",response_code="2xx"} 17592.0 testguide_api_response_total{module="platform",project_id="NA",request_method="GET",request_path="/api/platform/profile",response_code="4xx"} 3.0 testguide_api_response_total{module="qgates",project_id="2",request_method="POST",request_path="/api/qgates/plans/filter",response_code="2xx"} 1100.0 testguide_api_response_total{module="qgates",project_id="3",request_method="GET",request_path="/api/qgates/plans/{planKey}",response_code="2xx"} 1096.0 testguide_api_response_total{module="qgates",project_id="3",request_method="GET",request_path="/api/qgates/plans/{planKey}/dependencies",response_code="2xx"} 1096.0 testguide_api_response_total{module="qgates",project_id="3",request_method="GET",request_path="/api/qgates/plans/{planKey}/qgates",response_code="2xx"} 1096.0 testguide_api_response_total{module="qgates",project_id="3",request_method="GET",request_path="/api/qgates/plans/{planKey}/qgates/{qGateName}/statelog",response_code="2xx"} 13152.0 testguide_api_response_total{module="qgates",project_id="3",request_method="GET",request_path="/api/qgates/plans/{planKey}/statelog",response_code="2xx"} 1096.0 testguide_api_response_total{module="qgates",project_id="3",request_method="POST",request_path="/api/qgates/plans/filter",response_code="2xx"} 1096.0 testguide_api_response_total{module="report",project_id="2",request_method="GET",request_path="/api/report/filters",response_code="2xx"} 2200.0 testguide_api_response_total{module="report",project_id="2",request_method="GET",request_path="/api/report/reports/history",response_code="2xx"} 1100.0 testguide_api_response_total{module="report",project_id="3",request_method="GET",request_path="/api/report/filters",response_code="2xx"} 2200.0 testguide_api_response_total{module="report",project_id="3",request_method="GET",request_path="/api/report/reports/history",response_code="2xx"} 2196.0 testguide_api_response_total{module="report",project_id="3",request_method="GET",request_path="/api/report/testCaseExecutions/filter/{filterId}",response_code="2xx"} 12100.0 # HELP testguide_artifact_storage_connection_check # TYPE testguide_artifact_storage_connection_check gauge testguide_artifact_storage_connection_check{depository_id="201",storage_number="0"} 1.0 testguide_artifact_storage_connection_check{depository_id="202",storage_number="0"} 1.0 # HELP testguide_execution_next_task_total # TYPE testguide_execution_next_task_total counter testguide_execution_next_task_total{project_id="2",response="empty"} 35706.0 # HELP testguide_execution_task_states # TYPE testguide_execution_task_states gauge testguide_execution_task_states{projectId="ProjectId(id=1)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=1)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=1)",state="FINISHED"} 0.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=2)",state="BLOCKED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=2)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=2)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=2)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=2)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=2)",state="WAITING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=3)",state="BLOCKED"} 1.0 testguide_execution_task_states{projectId="ProjectId(id=3)",state="ERROR"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=3)",state="FINISHED"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=3)",state="RUNNING"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=3)",state="UNKNOWN"} 0.0 testguide_execution_task_states{projectId="ProjectId(id=3)",state="WAITING"} 0.0 # HELP testguide_execution_task_states_duration_seconds # TYPE testguide_execution_task_states_duration_seconds summary testguide_execution_task_states_duration_seconds_count 32999 testguide_execution_task_states_duration_seconds_sum 115.127920991 # 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.00365748 # 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="2"} 9 testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_sum{project_id="2"} 0.026276963 # 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="2"} 0.0 # HELP testguide_license_active_user_count # TYPE testguide_license_active_user_count gauge testguide_license_active_user_count 12.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 80.0 # HELP testguide_monitoring_datagram_consumed_seconds # TYPE testguide_monitoring_datagram_consumed_seconds histogram testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="10.0"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="10.021590356"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="11.453246121"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="12.884901886"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="14.316557651"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="15.748213416"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="17.179869184"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="22.906492245"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="28.633115306"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="34.359738367"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="40.086361428"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="45.812984489"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="51.53960755"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="57.266230611"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="62.992853672"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="68.719476736"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="91.625968981"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="114.532461226"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="137.438953471"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="160.345445716"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="183.251937961"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="206.158430206"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="229.064922451"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="251.971414696"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="274.877906944"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="366.503875925"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="458.129844906"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="549.755813887"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="641.381782868"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="733.007751849"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="824.63372083"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="916.259689811"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="1007.885658792"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="1099.511627776"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="1466.015503701"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="1832.519379626"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="2199.023255551"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="2565.527131476"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="2932.031007401"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="3298.534883326"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="3665.038759251"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="4031.542635176"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="4398.046511104"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="5864.062014805"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="7330.077518506"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="8796.093022207"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="10262.108525908"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="11728.124029609"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="13194.13953331"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="14660.155037011"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="16126.170540712"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="17592.186044416"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="21600.0"} 5959 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="+Inf"} 5959 testguide_monitoring_datagram_consumed_seconds_count{priority="1",project_id="2"} 5959 testguide_monitoring_datagram_consumed_seconds_sum{priority="1",project_id="2"} 34.331786169 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="10.0"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="10.021590356"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="11.453246121"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="12.884901886"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="14.316557651"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="15.748213416"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="17.179869184"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="22.906492245"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="28.633115306"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="34.359738367"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="40.086361428"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="45.812984489"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="51.53960755"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="57.266230611"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="62.992853672"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="68.719476736"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="91.625968981"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="114.532461226"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="137.438953471"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="160.345445716"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="183.251937961"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="206.158430206"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="229.064922451"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="251.971414696"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="274.877906944"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="366.503875925"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="458.129844906"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="549.755813887"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="641.381782868"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="733.007751849"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="824.63372083"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="916.259689811"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="1007.885658792"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="1099.511627776"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="1466.015503701"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="1832.519379626"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="2199.023255551"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="2565.527131476"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="2932.031007401"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="3298.534883326"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="3665.038759251"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="4031.542635176"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="4398.046511104"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="5864.062014805"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="7330.077518506"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="8796.093022207"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="10262.108525908"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="11728.124029609"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="13194.13953331"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="14660.155037011"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="16126.170540712"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="17592.186044416"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="21600.0"} 6645 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="+Inf"} 6645 testguide_monitoring_datagram_consumed_seconds_count{priority="3",project_id="2"} 6645 testguide_monitoring_datagram_consumed_seconds_sum{priority="3",project_id="2"} 798.911715263 # 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="2"} 0.005432179 testguide_monitoring_datagram_consumed_seconds_max{priority="3",project_id="2"} 0.012144131 # 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"} 29672 testguide_monitoring_datagram_xml_size_bytes_sum{project_id="1"} 1.8893097068E11 testguide_monitoring_datagram_xml_size_bytes_count{project_id="2"} 5965 testguide_monitoring_datagram_xml_size_bytes_sum{project_id="2"} 8443617.0 # 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"} 0.0 testguide_monitoring_datagram_xml_size_bytes_max{project_id="2"} 1337.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="ArtifactsOverviewPage"} 1.0 testguide_page_views_total{class="CustomNotFoundPage"} 10709.0 testguide_page_views_total{class="DepositoryOverviewPage"} 2.0 testguide_page_views_total{class="FlowTaskDetailPage"} 1.0 testguide_page_views_total{class="FlowTaskOverviewPage"} 2.0 testguide_page_views_total{class="FlowTriggerConfigPage"} 2.0 testguide_page_views_total{class="HomePage"} 8.0 testguide_page_views_total{class="LicensesPage"} 7.0 testguide_page_views_total{class="LoginPage"} 1458.0 testguide_page_views_total{class="ManageAuthenticationKeysPage"} 1.0 testguide_page_views_total{class="PlaybookEditorPage"} 3.0 testguide_page_views_total{class="PlaybookOverviewPage"} 5.0 testguide_page_views_total{class="ProjectSelectionPage"} 1.0 testguide_page_views_total{class="ProjectUsersPage"} 1.0 testguide_page_views_total{class="RaConfigPage"} 1.0 testguide_page_views_total{class="RegisterPage"} 15.0 testguide_page_views_total{class="SearchPage"} 10.0 testguide_page_views_total{class="TestResourceDetailsPage"} 7.0 testguide_page_views_total{class="TestResourcesPage"} 8.0 testguide_page_views_total{class="TgInfoPage"} 16.0 testguide_page_views_total{class="TiSettingsPage"} 2.0 testguide_page_views_total{class="TrActivityPage"} 1.0 testguide_page_views_total{class="TraceXplorerInfoPage"} 4.0 # HELP testguide_report_upload_queue_length # TYPE testguide_report_upload_queue_length gauge testguide_report_upload_queue_length 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 24.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"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="autoremove-archive-files-for-project"} 0.258490717 testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="check-active-archive-availability"} 275 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="check-active-archive-availability"} 4.586241135 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="autoremove-archive-files-for-project"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="autoremove-archive-files-for-project"} 0.25080825 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="check-active-archive-availability"} 275 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="check-active-archive-availability"} 4.147032525 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="delete_trm"} 1 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="delete_trm"} 0.090093187 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="depositoryStorageConnectionCheck"} 550 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="depositoryStorageConnectionCheck"} 24.500163851 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="filter_trs"} 82054 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="filter_trs"} 1110.739970064 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="hil_activity_distrib"} 1100 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="hil_activity_distrib"} 19.479181877 testguide_taskmanager_task_execution_duration_seconds_count{project_id="3",task_type="autoremove-archive-files-for-project"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="3",task_type="autoremove-archive-files-for-project"} 0.209030767 testguide_taskmanager_task_execution_duration_seconds_count{project_id="3",task_type="check-active-archive-availability"} 275 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="3",task_type="check-active-archive-availability"} 6.214682598 testguide_taskmanager_task_execution_duration_seconds_count{project_id="3",task_type="hil_activity_distrib"} 1096 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="3",task_type="hil_activity_distrib"} 23.642192604 testguide_taskmanager_task_execution_duration_seconds_count{project_id="3",task_type="runtimeAnalysis"} 275 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="3",task_type="runtimeAnalysis"} 10.411791797 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="anonymize-personal-data"} 11 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="anonymize-personal-data"} 0.126563481 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="appointment-notification-scheduler"} 16502 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="appointment-notification-scheduler"} 246.334923371 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="appointment-remove-rules"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="appointment-remove-rules"} 0.250434049 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="artifact-calculate-storage-usages"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="artifact-calculate-storage-usages"} 2.916857458 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="calculate-archive-storage-usage"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="calculate-archive-storage-usage"} 1.234473939 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="check-license-user-limit"} 2 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="check-license-user-limit"} 0.041550797 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="clean-audit-logup"} 11 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="clean-audit-logup"} 0.166231418 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="clean-expired-authentication-keys"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="clean-expired-authentication-keys"} 0.187992054 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="dashboard-refresher"} 3301 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="dashboard-refresher"} 54.408958495 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="delete-marked-projects"} 275 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="delete-marked-projects"} 4.343454317 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="discard-expired-execution-tasks"} 1650 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="discard-expired-execution-tasks"} 23.918602942 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="drp-artifact-remove-rule"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="drp-artifact-remove-rule"} 0.372448002 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="find_legacy_report_designs"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="find_legacy_report_designs"} 0.209599603 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="flow-trigger-statistic-cleanup"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="flow-trigger-statistic-cleanup"} 0.196731854 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="hardware-invalid-notification"} 46 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="hardware-invalid-notification"} 0.827984453 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="inactivity_notification"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="inactivity_notification"} 0.263887207 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="license-expired-notification"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="license-expired-notification"} 0.398411627 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="manage-project-jobs"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="manage-project-jobs"} 1.1275582 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="monitoring-data-remove-rule"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="monitoring-data-remove-rule"} 0.482962379 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="notify-about-expiring-authentication-keys"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="notify-about-expiring-authentication-keys"} 0.250849592 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="platform-capture-usage-metrics"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="platform-capture-usage-metrics"} 3.042894008 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="q-gate-plan-remove-rules"} 11 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="q-gate-plan-remove-rules"} 0.189708365 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="recycle-bin-schedule-orders"} 276 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="recycle-bin-schedule-orders"} 6.219294561 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="release-remove-rules"} 11 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="release-remove-rules"} 0.175835179 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="release_statistics_background_updater"} 16502 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="release_statistics_background_updater"} 280.797330155 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="remove-atx-reports-by-rules"} 11 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="remove-atx-reports-by-rules"} 0.237796912 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="remove-test-case-tags"} 3301 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="remove-test-case-tags"} 53.057055311 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="remove_old_tasks"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="remove_old_tasks"} 12.52963479 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="report_backup_autoremove"} 11 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="report_backup_autoremove"} 0.151365504 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="storage_low_notification"} 826 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="storage_low_notification"} 11.9996776 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="task_cleanup"} 276 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="task_cleanup"} 25.038614306 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="tempdir-cleanup"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="tempdir-cleanup"} 0.254044111 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="testbench-activity"} 16502 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="testbench-activity"} 292.602719619 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="testcasename_cache_rebuilder"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="testcasename_cache_rebuilder"} 0.691492053 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="tool-usage-statistic-cleanup"} 12 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="tool-usage-statistic-cleanup"} 0.202326201 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="update-pull-q-gates"} 1650 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="update-pull-q-gates"} 39.664792897 # 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="2",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="2",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="2",task_type="delete_trm"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="2",task_type="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="2",task_type="filter_trs"} 0.015297874 testguide_taskmanager_task_execution_duration_seconds_max{project_id="2",task_type="hil_activity_distrib"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="3",task_type="autoremove-archive-files-for-project"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="3",task_type="check-active-archive-availability"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="3",task_type="hil_activity_distrib"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="3",task_type="runtimeAnalysis"} 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.017852624 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.012004823 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="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.032390131 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.095353716 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.012665193 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.021345815 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="task_cleanup"} 0.128884474 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.056331338 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="testcasename_cache_rebuilder"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="tool-usage-statistic-cleanup"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="update-pull-q-gates"} 0.0 # HELP testguide_threadmanager_threadpool_queue_size # TYPE testguide_threadmanager_threadpool_queue_size gauge testguide_threadmanager_threadpool_queue_size 0.0 # HELP testguide_threadmanager_threadpool_size # TYPE testguide_threadmanager_threadpool_size gauge testguide_threadmanager_threadpool_size 3.0 # HELP testguide_users # TYPE testguide_users gauge testguide_users 0.0