# HELP disk_free_bytes Usable space for path # TYPE disk_free_bytes gauge disk_free_bytes{path="/"} 7.6230254592E10 disk_free_bytes{path="/tmp"} 7.6230254592E10 # 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"} 1309.0 jvm_buffer_count_buffers{id="mapped"} 21.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"} 1.33408668E8 jvm_buffer_memory_used_bytes{id="mapped"} 1.9107657E7 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"} 1.33408667E8 jvm_buffer_total_capacity_bytes{id="mapped"} 1.9083081E7 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 37912.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 48092.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 10180.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.09424384E8 # 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 6.50379263736E11 # 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 1.80522352E8 # 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"} 2131 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Evacuation Pause",gc="G1 Young Generation"} 18.526 jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Humongous Allocation",gc="G1 Young Generation"} 2177 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Humongous Allocation",gc="G1 Young Generation"} 8.144 jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Preventive Collection",gc="G1 Young Generation"} 2125 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Preventive Collection",gc="G1 Young Generation"} 13.247 jvm_gc_pause_seconds_count{action="end of minor GC",cause="GCLocker Initiated GC",gc="G1 Young Generation"} 1 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="GCLocker Initiated GC",gc="G1 Young Generation"} 0.008 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.058 # 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.008 jvm_gc_pause_seconds_max{action="end of minor GC",cause="G1 Humongous Allocation",gc="G1 Young Generation"} 0.004 jvm_gc_pause_seconds_max{action="end of minor GC",cause="G1 Preventive Collection",gc="G1 Young Generation"} 0.006 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.07510784E8 jvm_memory_committed_bytes{area="heap",id="G1 Old Gen"} 2.99892736E8 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'"} 6.5011712E7 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 6.6060288E7 jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space"} 2.8639232E7 jvm_memory_committed_bytes{area="nonheap",id="Metaspace"} 2.31407616E8 # 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.22912768E8 jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space"} 1.073741824E9 jvm_memory_max_bytes{area="nonheap",id="Metaspace"} -1.0 # HELP jvm_memory_used_bytes The amount of used memory # TYPE jvm_memory_used_bytes gauge jvm_memory_used_bytes{area="heap",id="G1 Eden Space"} 1.21634816E8 jvm_memory_used_bytes{area="heap",id="G1 Old Gen"} 2.34590208E8 jvm_memory_used_bytes{area="heap",id="G1 Survivor Space"} 3408192.0 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 2135168.0 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 6.4841088E7 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 6.5232512E7 jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space"} 2.7567784E7 jvm_memory_used_bytes{area="nonheap",id="Metaspace"} 2.29431E8 # HELP jvm_threads_daemon_threads The current number of live daemon threads # TYPE jvm_threads_daemon_threads gauge jvm_threads_daemon_threads 18.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 45.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 68.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 214721.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"} 22.0 jvm_threads_states_threads{state="waiting"} 13.0 # HELP log4j2_events_total Number of log events # TYPE log4j2_events_total counter log4j2_events_total{level="debug"} 90409.0 log4j2_events_total{level="error"} 0.0 log4j2_events_total{level="fatal"} 0.0 log4j2_events_total{level="info"} 905718.0 log4j2_events_total{level="trace"} 0.0 log4j2_events_total{level="warn"} 24.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 6.88827E12 # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process # TYPE process_cpu_usage gauge process_cpu_usage 0.014285714285714285 # HELP process_start_time_seconds Start time of the process since unix epoch. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.784246535153E9 # HELP process_uptime_seconds The uptime of the Java virtual machine # TYPE process_uptime_seconds gauge process_uptime_seconds 850644.803 # 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.014442607142857142 # 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 3.66 # HELP testguide_api_response_total # TYPE testguide_api_response_total counter testguide_api_response_total{module="artifact",project_id="NA",request_method="GET",request_path="/api/artifact/artifacts/{artifactId}",response_code="2xx"} 1.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="HEAD",request_path="/api/artifact/artifacts/{artifactId}/download",response_code="2xx"} 2.0 testguide_api_response_total{module="artifact",project_id="NA",request_method="POST",request_path="/api/artifact/artifacts",response_code="2xx"} 1.0 testguide_api_response_total{module="execution",project_id="2",request_method="HEAD",request_path="/api/v2/execution/task/next",response_code="2xx"} 351.0 testguide_api_response_total{module="execution",project_id="2",request_method="POST",request_path="/api/v2/execution/task/filter",response_code="2xx"} 70547.0 testguide_api_response_total{module="monitoring",project_id="1",request_method="POST",request_path="/api/monitoring-upload",response_code="4xx"} 28289.0 testguide_api_response_total{module="monitoring",project_id="2",request_method="POST",request_path="/api/monitoring-upload",response_code="2xx"} 101.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/application.wadl",response_code="4xx"} 1.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/cmdb/system/admin",response_code="4xx"} 2.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="GET",request_path="/api/v2/monitor/system/csf",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"} 6.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="POST",request_path="/api/v2/dag-runs",response_code="4xx"} 4.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="POST",request_path="/api/v2/login",response_code="4xx"} 2.0 testguide_api_response_total{module="monitoring",project_id="NA",request_method="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="monitoring",project_id="NA",request_method="PUT",request_path="/api/v2/simulation",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"} 2835.0 testguide_api_response_total{module="platform",project_id="3",request_method="GET",request_path="/api/platform/projects/{projectId}",response_code="2xx"} 14176.0 testguide_api_response_total{module="platform",project_id="NA",request_method="GET",request_path="/api/platform/profile",response_code="4xx"} 2.0 testguide_api_response_total{module="release",project_id="2",request_method="HEAD",request_path="/api/releases",response_code="2xx"} 4.0 testguide_api_response_total{module="release",project_id="2",request_method="POST",request_path="/api/releases/filter",response_code="2xx"} 4.0 testguide_api_response_total{module="report",project_id="2",request_method="GET",request_path="/api/report/filters",response_code="2xx"} 1890.0 testguide_api_response_total{module="report",project_id="2",request_method="GET",request_path="/api/report/reports/history",response_code="2xx"} 945.0 testguide_api_response_total{module="report",project_id="3",request_method="GET",request_path="/api/report/filters",response_code="2xx"} 1890.0 testguide_api_response_total{module="report",project_id="3",request_method="GET",request_path="/api/report/reports/history",response_code="2xx"} 1891.0 testguide_api_response_total{module="report",project_id="3",request_method="GET",request_path="/api/report/testCaseExecutions/filter/{filterId}",response_code="2xx"} 14175.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_event_flowtrigger_total # TYPE testguide_event_flowtrigger_total counter testguide_event_flowtrigger_total{event_type="ARTIFACT_UPLOAD",project_id="1"} 0.0 testguide_event_flowtrigger_total{event_type="ARTIFACT_UPLOAD",project_id="2"} 0.0 testguide_event_flowtrigger_total{event_type="TEST_RESOURCE_MACHINE_WENT_OFFLINE",project_id="2"} 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="2"} 0.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 28350 testguide_execution_task_states_duration_seconds_sum 101.951416477 # 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.005882335 # 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"} 1 testguide_execution_update_matching_testbenches_configuration_change_duration_seconds_sum{project_id="2"} 0.005255813 # 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 9.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 141.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"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="10.021590356"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="11.453246121"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="12.884901886"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="14.316557651"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="15.748213416"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="17.179869184"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="22.906492245"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="28.633115306"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="34.359738367"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="40.086361428"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="45.812984489"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="51.53960755"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="57.266230611"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="62.992853672"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="68.719476736"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="91.625968981"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="114.532461226"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="137.438953471"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="160.345445716"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="183.251937961"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="206.158430206"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="229.064922451"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="251.971414696"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="274.877906944"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="366.503875925"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="458.129844906"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="549.755813887"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="641.381782868"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="733.007751849"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="824.63372083"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="916.259689811"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="1007.885658792"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="1099.511627776"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="1466.015503701"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="1832.519379626"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="2199.023255551"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="2565.527131476"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="2932.031007401"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="3298.534883326"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="3665.038759251"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="4031.542635176"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="4398.046511104"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="5864.062014805"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="7330.077518506"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="8796.093022207"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="10262.108525908"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="11728.124029609"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="13194.13953331"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="14660.155037011"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="16126.170540712"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="17592.186044416"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="21600.0"} 63 testguide_monitoring_datagram_consumed_seconds_bucket{priority="1",project_id="2",le="+Inf"} 63 testguide_monitoring_datagram_consumed_seconds_count{priority="1",project_id="2"} 63 testguide_monitoring_datagram_consumed_seconds_sum{priority="1",project_id="2"} 0.491456422 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="10.0"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="10.021590356"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="11.453246121"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="12.884901886"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="14.316557651"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="15.748213416"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="17.179869184"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="22.906492245"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="28.633115306"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="34.359738367"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="40.086361428"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="45.812984489"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="51.53960755"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="57.266230611"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="62.992853672"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="68.719476736"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="91.625968981"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="114.532461226"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="137.438953471"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="160.345445716"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="183.251937961"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="206.158430206"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="229.064922451"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="251.971414696"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="274.877906944"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="366.503875925"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="458.129844906"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="549.755813887"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="641.381782868"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="733.007751849"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="824.63372083"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="916.259689811"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="1007.885658792"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="1099.511627776"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="1466.015503701"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="1832.519379626"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="2199.023255551"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="2565.527131476"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="2932.031007401"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="3298.534883326"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="3665.038759251"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="4031.542635176"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="4398.046511104"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="5864.062014805"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="7330.077518506"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="8796.093022207"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="10262.108525908"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="11728.124029609"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="13194.13953331"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="14660.155037011"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="16126.170540712"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="17592.186044416"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="21600.0"} 330 testguide_monitoring_datagram_consumed_seconds_bucket{priority="3",project_id="2",le="+Inf"} 330 testguide_monitoring_datagram_consumed_seconds_count{priority="3",project_id="2"} 330 testguide_monitoring_datagram_consumed_seconds_sum{priority="3",project_id="2"} 14.215155158 # 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.0 testguide_monitoring_datagram_consumed_seconds_max{priority="3",project_id="2"} 0.0 # 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"} 28289 testguide_monitoring_datagram_xml_size_bytes_sum{project_id="1"} 1.80582944656E11 testguide_monitoring_datagram_xml_size_bytes_count{project_id="2"} 101 testguide_monitoring_datagram_xml_size_bytes_sum{project_id="2"} 260419.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"} 6383504.0 testguide_monitoring_datagram_xml_size_bytes_max{project_id="2"} 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="CustomNotFoundPage"} 12273.0 testguide_page_views_total{class="FlowTriggerConfigPage"} 2.0 testguide_page_views_total{class="HomePage"} 1.0 testguide_page_views_total{class="LicensesPage"} 5.0 testguide_page_views_total{class="LoginPage"} 2616.0 testguide_page_views_total{class="ProjectSelectionPage"} 3.0 testguide_page_views_total{class="RegisterPage"} 15.0 testguide_page_views_total{class="SearchPage"} 6.0 testguide_page_views_total{class="TgInfoPage"} 21.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 35.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"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="autoremove-archive-files-for-project"} 0.345805958 testguide_taskmanager_task_execution_duration_seconds_count{project_id="1",task_type="check-active-archive-availability"} 237 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="1",task_type="check-active-archive-availability"} 3.939665963 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="autoremove-archive-files-for-project"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="autoremove-archive-files-for-project"} 0.289152426 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="check-active-archive-availability"} 237 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="check-active-archive-availability"} 3.693157413 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="depositoryStorageConnectionCheck"} 474 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="depositoryStorageConnectionCheck"} 27.998227447 testguide_taskmanager_task_execution_duration_seconds_count{project_id="2",task_type="filter_trs"} 70547 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="2",task_type="filter_trs"} 941.458075829 testguide_taskmanager_task_execution_duration_seconds_count{project_id="3",task_type="autoremove-archive-files-for-project"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="3",task_type="autoremove-archive-files-for-project"} 0.211086443 testguide_taskmanager_task_execution_duration_seconds_count{project_id="3",task_type="check-active-archive-availability"} 237 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="3",task_type="check-active-archive-availability"} 5.383843903 testguide_taskmanager_task_execution_duration_seconds_count{project_id="3",task_type="project-filter-subscription"} 5672 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="3",task_type="project-filter-subscription"} 83.443065663 testguide_taskmanager_task_execution_duration_seconds_count{project_id="3",task_type="runtimeAnalysis"} 237 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="3",task_type="runtimeAnalysis"} 8.050027353 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="anonymize-personal-data"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="anonymize-personal-data"} 0.147405747 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="appointment-notification-scheduler"} 14177 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="appointment-notification-scheduler"} 235.152607022 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="appointment-remove-rules"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="appointment-remove-rules"} 0.227670921 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="artifact-calculate-storage-usages"} 9 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="artifact-calculate-storage-usages"} 3.076418412 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="calculate-archive-storage-usage"} 9 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="calculate-archive-storage-usage"} 1.747933407 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.032847309 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="clean-audit-logup"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="clean-audit-logup"} 0.180917939 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="clean-expired-authentication-keys"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="clean-expired-authentication-keys"} 0.14703841 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="dashboard-refresher"} 2836 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="dashboard-refresher"} 61.297045923 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="delete-marked-projects"} 236 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="delete-marked-projects"} 4.362854754 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="discard-expired-execution-tasks"} 1417 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="discard-expired-execution-tasks"} 23.204797625 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="drp-artifact-remove-rule"} 9 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="drp-artifact-remove-rule"} 0.60064101 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="find_legacy_report_designs"} 1 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="find_legacy_report_designs"} 0.022329684 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="flow-trigger-statistic-cleanup"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="flow-trigger-statistic-cleanup"} 0.4308819 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="hardware-invalid-notification"} 40 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="hardware-invalid-notification"} 0.69086874 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="inactivity_notification"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="inactivity_notification"} 0.349240169 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="license-expired-notification"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="license-expired-notification"} 0.12777165 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="manage-project-jobs"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="manage-project-jobs"} 1.267968285 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="monitoring-data-remove-rule"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="monitoring-data-remove-rule"} 0.456878258 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="notify-about-expiring-authentication-keys"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="notify-about-expiring-authentication-keys"} 0.210773713 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.019842517 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="platform-capture-usage-metrics"} 9 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="platform-capture-usage-metrics"} 2.653477866 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="q-gate-plan-remove-rules"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="q-gate-plan-remove-rules"} 0.183200551 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="recycle-bin-schedule-orders"} 237 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="recycle-bin-schedule-orders"} 4.659206636 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="release-remove-rules"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="release-remove-rules"} 0.148453577 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="release_statistics_background_updater"} 14177 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="release_statistics_background_updater"} 205.455927575 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="remove-atx-reports-by-rules"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="remove-atx-reports-by-rules"} 0.199228849 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="remove-test-case-tags"} 2836 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="remove-test-case-tags"} 40.568463312 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="remove_old_tasks"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="remove_old_tasks"} 8.483493113 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="report_backup_autoremove"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="report_backup_autoremove"} 0.13699626 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="storage_low_notification"} 709 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="storage_low_notification"} 9.768990552 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="task_cleanup"} 237 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="task_cleanup"} 19.183354196 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="tempdir-cleanup"} 9 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="tempdir-cleanup"} 0.852988387 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="testbench-activity"} 14177 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="testbench-activity"} 222.545393613 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="testcasename_cache_rebuilder"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="testcasename_cache_rebuilder"} 0.36897666 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="tool-usage-statistic-cleanup"} 10 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="tool-usage-statistic-cleanup"} 0.258517072 testguide_taskmanager_task_execution_duration_seconds_count{project_id="NA",task_type="update-pull-q-gates"} 1418 testguide_taskmanager_task_execution_duration_seconds_sum{project_id="NA",task_type="update-pull-q-gates"} 31.707719534 # 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="depositoryStorageConnectionCheck"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="2",task_type="filter_trs"} 0.015253241 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="project-filter-subscription"} 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.014246723 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.011627745 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.014741413 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.017346441 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.018539373 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="testcasename_cache_rebuilder"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="tool-usage-statistic-cleanup"} 0.0 testguide_taskmanager_task_execution_duration_seconds_max{project_id="NA",task_type="update-pull-q-gates"} 0.0 # HELP testguide_threadmanager_threadpool_queue_size # TYPE testguide_threadmanager_threadpool_queue_size gauge testguide_threadmanager_threadpool_queue_size 0.0 # HELP testguide_threadmanager_threadpool_size # TYPE testguide_threadmanager_threadpool_size gauge testguide_threadmanager_threadpool_size 2.0 # HELP testguide_users # TYPE testguide_users gauge testguide_users 0.0