# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 237.59 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.768221089138E9 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 799.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1048576.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 6.771412992E9 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 9.03479296E8 # HELP jvm_memory_objects_pending_finalization The number of objects waiting in the finalizer queue. # TYPE jvm_memory_objects_pending_finalization gauge jvm_memory_objects_pending_finalization 0.0 # HELP jvm_memory_bytes_used Used bytes of a given JVM memory area. # TYPE jvm_memory_bytes_used gauge jvm_memory_bytes_used{area="heap",} 2.47803984E8 jvm_memory_bytes_used{area="nonheap",} 1.80169608E8 # HELP jvm_memory_bytes_committed Committed (bytes) of a given JVM memory area. # TYPE jvm_memory_bytes_committed gauge jvm_memory_bytes_committed{area="heap",} 4.2991616E8 jvm_memory_bytes_committed{area="nonheap",} 2.12074496E8 # HELP jvm_memory_bytes_max Max (bytes) of a given JVM memory area. # TYPE jvm_memory_bytes_max gauge jvm_memory_bytes_max{area="heap",} 3.867148288E9 jvm_memory_bytes_max{area="nonheap",} -1.0 # HELP jvm_memory_bytes_init Initial bytes of a given JVM memory area. # TYPE jvm_memory_bytes_init gauge jvm_memory_bytes_init{area="heap",} 4.2991616E8 jvm_memory_bytes_init{area="nonheap",} 7667712.0 # HELP jvm_memory_pool_bytes_used Used bytes of a given JVM memory pool. # TYPE jvm_memory_pool_bytes_used gauge jvm_memory_pool_bytes_used{pool="CodeHeap 'non-nmethods'",} 2363136.0 jvm_memory_pool_bytes_used{pool="Metaspace",} 1.4240616E8 jvm_memory_pool_bytes_used{pool="CodeHeap 'profiled nmethods'",} 1.228096E7 jvm_memory_pool_bytes_used{pool="Compressed Class Space",} 1.6225016E7 jvm_memory_pool_bytes_used{pool="G1 Eden Space",} 5.4525952E7 jvm_memory_pool_bytes_used{pool="G1 Old Gen",} 1.93278032E8 jvm_memory_pool_bytes_used{pool="G1 Survivor Space",} 0.0 jvm_memory_pool_bytes_used{pool="CodeHeap 'non-profiled nmethods'",} 6894336.0 # HELP jvm_memory_pool_bytes_committed Committed bytes of a given JVM memory pool. # TYPE jvm_memory_pool_bytes_committed gauge jvm_memory_pool_bytes_committed{pool="CodeHeap 'non-nmethods'",} 2555904.0 jvm_memory_pool_bytes_committed{pool="Metaspace",} 1.46014208E8 jvm_memory_pool_bytes_committed{pool="CodeHeap 'profiled nmethods'",} 3.2833536E7 jvm_memory_pool_bytes_committed{pool="Compressed Class Space",} 1.7629184E7 jvm_memory_pool_bytes_committed{pool="G1 Eden Space",} 2.24395264E8 jvm_memory_pool_bytes_committed{pool="G1 Old Gen",} 2.05520896E8 jvm_memory_pool_bytes_committed{pool="G1 Survivor Space",} 0.0 jvm_memory_pool_bytes_committed{pool="CodeHeap 'non-profiled nmethods'",} 1.3041664E7 # HELP jvm_memory_pool_bytes_max Max bytes of a given JVM memory pool. # TYPE jvm_memory_pool_bytes_max gauge jvm_memory_pool_bytes_max{pool="CodeHeap 'non-nmethods'",} 5828608.0 jvm_memory_pool_bytes_max{pool="Metaspace",} -1.0 jvm_memory_pool_bytes_max{pool="CodeHeap 'profiled nmethods'",} 1.22912768E8 jvm_memory_pool_bytes_max{pool="Compressed Class Space",} 1.073741824E9 jvm_memory_pool_bytes_max{pool="G1 Eden Space",} -1.0 jvm_memory_pool_bytes_max{pool="G1 Old Gen",} 3.867148288E9 jvm_memory_pool_bytes_max{pool="G1 Survivor Space",} -1.0 jvm_memory_pool_bytes_max{pool="CodeHeap 'non-profiled nmethods'",} 1.22916864E8 # HELP jvm_memory_pool_bytes_init Initial bytes of a given JVM memory pool. # TYPE jvm_memory_pool_bytes_init gauge jvm_memory_pool_bytes_init{pool="CodeHeap 'non-nmethods'",} 2555904.0 jvm_memory_pool_bytes_init{pool="Metaspace",} 0.0 jvm_memory_pool_bytes_init{pool="CodeHeap 'profiled nmethods'",} 2555904.0 jvm_memory_pool_bytes_init{pool="Compressed Class Space",} 0.0 jvm_memory_pool_bytes_init{pool="G1 Eden Space",} 2.097152E7 jvm_memory_pool_bytes_init{pool="G1 Old Gen",} 4.0894464E8 jvm_memory_pool_bytes_init{pool="G1 Survivor Space",} 0.0 jvm_memory_pool_bytes_init{pool="CodeHeap 'non-profiled nmethods'",} 2555904.0 # HELP jvm_memory_pool_collection_used_bytes Used bytes after last collection of a given JVM memory pool. # TYPE jvm_memory_pool_collection_used_bytes gauge jvm_memory_pool_collection_used_bytes{pool="G1 Eden Space",} 0.0 jvm_memory_pool_collection_used_bytes{pool="G1 Old Gen",} 1.93278032E8 jvm_memory_pool_collection_used_bytes{pool="G1 Survivor Space",} 0.0 # HELP jvm_memory_pool_collection_committed_bytes Committed after last collection bytes of a given JVM memory pool. # TYPE jvm_memory_pool_collection_committed_bytes gauge jvm_memory_pool_collection_committed_bytes{pool="G1 Eden Space",} 2.24395264E8 jvm_memory_pool_collection_committed_bytes{pool="G1 Old Gen",} 2.05520896E8 jvm_memory_pool_collection_committed_bytes{pool="G1 Survivor Space",} 0.0 # HELP jvm_memory_pool_collection_max_bytes Max bytes after last collection of a given JVM memory pool. # TYPE jvm_memory_pool_collection_max_bytes gauge jvm_memory_pool_collection_max_bytes{pool="G1 Eden Space",} -1.0 jvm_memory_pool_collection_max_bytes{pool="G1 Old Gen",} 3.867148288E9 jvm_memory_pool_collection_max_bytes{pool="G1 Survivor Space",} -1.0 # HELP jvm_memory_pool_collection_init_bytes Initial after last collection bytes of a given JVM memory pool. # TYPE jvm_memory_pool_collection_init_bytes gauge jvm_memory_pool_collection_init_bytes{pool="G1 Eden Space",} 2.097152E7 jvm_memory_pool_collection_init_bytes{pool="G1 Old Gen",} 4.0894464E8 jvm_memory_pool_collection_init_bytes{pool="G1 Survivor Space",} 0.0 # HELP jvm_gc_collection_seconds Time spent in a given JVM garbage collector in seconds. # TYPE jvm_gc_collection_seconds summary jvm_gc_collection_seconds_count{gc="G1 Young Generation",} 67.0 jvm_gc_collection_seconds_sum{gc="G1 Young Generation",} 1.636 jvm_gc_collection_seconds_count{gc="G1 Concurrent GC",} 36.0 jvm_gc_collection_seconds_sum{gc="G1 Concurrent GC",} 0.192 jvm_gc_collection_seconds_count{gc="G1 Old Generation",} 9.0 jvm_gc_collection_seconds_sum{gc="G1 Old Generation",} 1.307 # HELP jvm_info VM version info # TYPE jvm_info gauge jvm_info{runtime="OpenJDK Runtime Environment",vendor="Alpine",version="21.0.8+9-alpine-r0",} 1.0 # HELP jvm_memory_pool_allocated_bytes_total Total bytes allocated in a given JVM memory pool. Only updated after GC, not continuously. # TYPE jvm_memory_pool_allocated_bytes_total counter jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'profiled nmethods'",} 5.6593408E7 jvm_memory_pool_allocated_bytes_total{pool="G1 Old Gen",} 2.48394776E8 jvm_memory_pool_allocated_bytes_total{pool="G1 Eden Space",} 5.580521464E9 jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'non-profiled nmethods'",} 1.9892352E7 jvm_memory_pool_allocated_bytes_total{pool="G1 Survivor Space",} 4.718592E7 jvm_memory_pool_allocated_bytes_total{pool="Compressed Class Space",} 1.633564E7 jvm_memory_pool_allocated_bytes_total{pool="Metaspace",} 1.42670184E8 jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'non-nmethods'",} 2363136.0 # HELP jvm_classes_currently_loaded The number of classes that are currently loaded in the JVM # TYPE jvm_classes_currently_loaded gauge jvm_classes_currently_loaded 22619.0 # HELP jvm_classes_loaded_total The total number of classes that have been loaded since the JVM has started execution # TYPE jvm_classes_loaded_total counter jvm_classes_loaded_total 22997.0 # HELP jvm_classes_unloaded_total The total number of classes that have been unloaded since the JVM has started execution # TYPE jvm_classes_unloaded_total counter jvm_classes_unloaded_total 378.0 # HELP event_processing_duration_seconds Moira Event Processing Time # TYPE event_processing_duration_seconds summary event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unassigned_time_entries_present",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unassigned_time_entries_present",} 0.005 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="user_without_work_time",endpoint_name="out",} 4.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="user_without_work_time",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="lookup_response",endpoint_name="out",} 3.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="lookup_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="customer_without_billing_type",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="customer_without_billing_type",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_legal_entities_ref",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_legal_entities_ref",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_strategic_pillars",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_strategic_pillars",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_strategic_pillars",endpoint_name="get_strategic_pillars",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_strategic_pillars",endpoint_name="get_strategic_pillars",} 0.017 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_without_is_ignored_on_import",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_without_is_ignored_on_import",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_team_lead",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_team_lead",} 0.003 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="return_user_notifications",endpoint_name="out",} 12.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="return_user_notifications",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="devops_project_configuration_without_is_ignored",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="devops_project_configuration_without_is_ignored",} 0.003 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_legal_entities",endpoint_name="get_legal_entity_references",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_legal_entities",endpoint_name="get_legal_entity_references",} 0.089 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_get_user_infos",endpoint_name="get",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_get_user_infos",endpoint_name="get",} 0.022 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_department_manager",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_department_manager",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_info_read_json",endpoint_name="set_user_context",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_info_read_json",endpoint_name="set_user_context",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_project_statuses",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_project_statuses",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="devops_tasks_import_reference_violations",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="devops_tasks_import_reference_violations",} 0.013 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_without_work_time",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_without_work_time",} 0.003 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="inactive_user_in_active_risk",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="inactive_user_in_active_risk",} 0.003 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unknown_task_parent_id",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unknown_task_parent_id",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="monoql",operator_name="get_flags_parse_profile",endpoint_name="out",} 3.0 event_processing_duration_seconds_sum{project="v1",operator_kind="monoql",operator_name="get_flags_parse_profile",endpoint_name="out",} 0.081 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unconfigured_billing_group",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unconfigured_billing_group",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_user_notifications",endpoint_name="get_notifications",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_user_notifications",endpoint_name="get_notifications",} 0.143 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="user_with_missing_attributes",endpoint_name="out",} 4.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="user_with_missing_attributes",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="project_yearly_budget_overallocated",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="project_yearly_budget_overallocated",} 0.004 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_with_invalid_moira_roles",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_with_invalid_moira_roles",} 0.074 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_projects",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_projects",} 0.057 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_entries_without_billing_group",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_entries_without_billing_group",} 0.01 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_with_missing_attributes",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_with_missing_attributes",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_inactive_but_working",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_inactive_but_working",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_available_programs",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_available_programs",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_flags_from_database",endpoint_name="out",} 3.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_flags_from_database",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_departments_ref",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_departments_ref",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="rest_response",endpoint_name="out",} 3.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="rest_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_project_phases",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_project_phases",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_projects",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_projects",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_legal_entity_manager",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_legal_entity_manager",} 0.003 event_processing_duration_seconds_count{project="v1",operator_kind="union",operator_name="notification_union",endpoint_name="out",} 12.0 event_processing_duration_seconds_sum{project="v1",operator_kind="union",operator_name="notification_union",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_info_read_json",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_info_read_json",endpoint_name="out",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_project_manager_in_active_project",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_project_manager_in_active_project",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_project_statuses",endpoint_name="get_project_statuses",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_project_statuses",endpoint_name="get_project_statuses",} 0.073 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="get_info_response",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="get_info_response",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_get_available_programs",endpoint_name="get",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_get_available_programs",endpoint_name="get",} 0.074 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_get_flags",endpoint_name="get",} 3.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_get_flags",endpoint_name="get",} 0.09400000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_program_manager",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_program_manager",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="inactive_user_in_billing_group_template",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="inactive_user_in_billing_group_template",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="user_without_is_ignored_on_import",endpoint_name="out",} 4.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="user_without_is_ignored_on_import",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="program_project_with_invalid_billing_type",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="program_project_with_invalid_billing_type",} 0.003 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="rest_flags_response",endpoint_name="out",} 3.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="rest_flags_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_project_phases",endpoint_name="get_project_phaeses",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_project_phases",endpoint_name="get_project_phaeses",} 0.078 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_departments",endpoint_name="get_department_references",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_departments",endpoint_name="get_department_references",} 0.025 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="project_response",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="project_response",endpoint_name="out",} 0.0 # HELP jvm_buffer_pool_used_bytes Used bytes of a given JVM buffer pool. # TYPE jvm_buffer_pool_used_bytes gauge jvm_buffer_pool_used_bytes{pool="mapped",} 0.0 jvm_buffer_pool_used_bytes{pool="direct",} 1.7992419E7 jvm_buffer_pool_used_bytes{pool="mapped - 'non-volatile memory'",} 0.0 # HELP jvm_buffer_pool_capacity_bytes Bytes capacity of a given JVM buffer pool. # TYPE jvm_buffer_pool_capacity_bytes gauge jvm_buffer_pool_capacity_bytes{pool="mapped",} 0.0 jvm_buffer_pool_capacity_bytes{pool="direct",} 1.7992418E7 jvm_buffer_pool_capacity_bytes{pool="mapped - 'non-volatile memory'",} 0.0 # HELP jvm_buffer_pool_used_buffers Used buffers of a given JVM buffer pool. # TYPE jvm_buffer_pool_used_buffers gauge jvm_buffer_pool_used_buffers{pool="mapped",} 0.0 jvm_buffer_pool_used_buffers{pool="direct",} 252.0 jvm_buffer_pool_used_buffers{pool="mapped - 'non-volatile memory'",} 0.0 # HELP jvm_threads_current Current thread count of a JVM # TYPE jvm_threads_current gauge jvm_threads_current 935.0 # HELP jvm_threads_daemon Daemon thread count of a JVM # TYPE jvm_threads_daemon gauge jvm_threads_daemon 80.0 # HELP jvm_threads_peak Peak thread count of a JVM # TYPE jvm_threads_peak gauge jvm_threads_peak 948.0 # HELP jvm_threads_started_total Started thread count of a JVM # TYPE jvm_threads_started_total counter jvm_threads_started_total 2859.0 # HELP jvm_threads_deadlocked Cycles of JVM-threads that are in deadlock waiting to acquire object monitors or ownable synchronizers # TYPE jvm_threads_deadlocked gauge jvm_threads_deadlocked 0.0 # HELP jvm_threads_deadlocked_monitor Cycles of JVM-threads that are in deadlock waiting to acquire object monitors # TYPE jvm_threads_deadlocked_monitor gauge jvm_threads_deadlocked_monitor 0.0 # HELP jvm_threads_state Current count of threads by state # TYPE jvm_threads_state gauge jvm_threads_state{state="NEW",} 0.0 jvm_threads_state{state="TERMINATED",} 0.0 jvm_threads_state{state="RUNNABLE",} 17.0 jvm_threads_state{state="BLOCKED",} 0.0 jvm_threads_state{state="WAITING",} 858.0 jvm_threads_state{state="TIMED_WAITING",} 60.0 jvm_threads_state{state="UNKNOWN",} 0.0 # HELP event_processing_duration_seconds_created Moira Event Processing Time # TYPE event_processing_duration_seconds_created gauge event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unassigned_time_entries_present",} 1.768235568554E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="user_without_work_time",endpoint_name="out",} 1.768235568573E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="lookup_response",endpoint_name="out",} 1.768235568439E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="customer_without_billing_type",} 1.768235568599E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_legal_entities_ref",endpoint_name="out",} 1.768235568522E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_strategic_pillars",endpoint_name="out",} 1.768235568439E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_strategic_pillars",endpoint_name="get_strategic_pillars",} 1.768235568439E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_without_is_ignored_on_import",} 1.768235568598E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_team_lead",} 1.768235568589E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="return_user_notifications",endpoint_name="out",} 1.768235568573E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="devops_project_configuration_without_is_ignored",} 1.768235568602E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_legal_entities",endpoint_name="get_legal_entity_references",} 1.768235568522E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_get_user_infos",endpoint_name="get",} 1.768235568086E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_department_manager",} 1.768235568576E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_info_read_json",endpoint_name="set_user_context",} 1.768235568084E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_project_statuses",endpoint_name="out",} 1.768235568515E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="devops_tasks_import_reference_violations",} 1.768235568547E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_without_work_time",} 1.768235568573E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="inactive_user_in_active_risk",} 1.768235568592E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unknown_task_parent_id",} 1.768235568549E9 event_processing_duration_seconds_created{project="v1",operator_kind="monoql",operator_name="get_flags_parse_profile",endpoint_name="out",} 1.768235568518E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unconfigured_billing_group",} 1.768235568566E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_user_notifications",endpoint_name="get_notifications",} 1.768235568602E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="user_with_missing_attributes",endpoint_name="out",} 1.768235568596E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="project_yearly_budget_overallocated",} 1.76823556857E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_with_invalid_moira_roles",} 1.768235568534E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_projects",} 1.768235568513E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_entries_without_billing_group",} 1.768235568564E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_with_missing_attributes",} 1.768235568596E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_inactive_but_working",} 1.768235568574E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_available_programs",endpoint_name="out",} 1.768235568519E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_flags_from_database",endpoint_name="out",} 1.768235568518E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_departments_ref",endpoint_name="out",} 1.768235568455E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="rest_response",endpoint_name="out",} 1.768235568455E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_project_phases",endpoint_name="out",} 1.768235568522E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_projects",endpoint_name="out",} 1.768235568513E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_legal_entity_manager",} 1.768235568579E9 event_processing_duration_seconds_created{project="v1",operator_kind="union",operator_name="notification_union",endpoint_name="out",} 1.768235568573E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_info_read_json",endpoint_name="out",} 1.768235568086E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_project_manager_in_active_project",} 1.768235568581E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_project_statuses",endpoint_name="get_project_statuses",} 1.768235568515E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="get_info_response",endpoint_name="out",} 1.768235568086E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_get_available_programs",endpoint_name="get",} 1.768235568519E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_get_flags",endpoint_name="get",} 1.768235568518E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_program_manager",} 1.768235568583E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="inactive_user_in_billing_group_template",} 1.768235568594E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="user_without_is_ignored_on_import",endpoint_name="out",} 1.768235568598E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="program_project_with_invalid_billing_type",} 1.768235568586E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="rest_flags_response",endpoint_name="out",} 1.768235568518E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_project_phases",endpoint_name="get_project_phaeses",} 1.768235568522E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_departments",endpoint_name="get_department_references",} 1.768235568455E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="project_response",endpoint_name="out",} 1.768235568513E9 # HELP jvm_memory_pool_allocated_bytes_created Total bytes allocated in a given JVM memory pool. Only updated after GC, not continuously. # TYPE jvm_memory_pool_allocated_bytes_created gauge jvm_memory_pool_allocated_bytes_created{pool="CodeHeap 'profiled nmethods'",} 1.768221119769E9 jvm_memory_pool_allocated_bytes_created{pool="G1 Old Gen",} 1.768221119779E9 jvm_memory_pool_allocated_bytes_created{pool="G1 Eden Space",} 1.768221119779E9 jvm_memory_pool_allocated_bytes_created{pool="CodeHeap 'non-profiled nmethods'",} 1.768221119779E9 jvm_memory_pool_allocated_bytes_created{pool="G1 Survivor Space",} 1.768221119779E9 jvm_memory_pool_allocated_bytes_created{pool="Compressed Class Space",} 1.768221119779E9 jvm_memory_pool_allocated_bytes_created{pool="Metaspace",} 1.768221119779E9 jvm_memory_pool_allocated_bytes_created{pool="CodeHeap 'non-nmethods'",} 1.768221119779E9