# 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",} 4.07597504E8 jvm_memory_bytes_used{area="nonheap",} 1.97978704E8 # 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",} 7.1303168E8 jvm_memory_bytes_committed{area="nonheap",} 2.3134208E8 # 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'",} 2377600.0 jvm_memory_pool_bytes_used{pool="Metaspace",} 1.48504384E8 jvm_memory_pool_bytes_used{pool="CodeHeap 'profiled nmethods'",} 1.5602432E7 jvm_memory_pool_bytes_used{pool="Compressed Class Space",} 1.6524816E7 jvm_memory_pool_bytes_used{pool="G1 Eden Space",} 1.6777216E8 jvm_memory_pool_bytes_used{pool="G1 Old Gen",} 2.29626248E8 jvm_memory_pool_bytes_used{pool="G1 Survivor Space",} 1.0199096E7 jvm_memory_pool_bytes_used{pool="CodeHeap 'non-profiled nmethods'",} 1.4969472E7 # 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.51912448E8 jvm_memory_pool_bytes_committed{pool="CodeHeap 'profiled nmethods'",} 4.0763392E7 jvm_memory_pool_bytes_committed{pool="Compressed Class Space",} 1.7956864E7 jvm_memory_pool_bytes_committed{pool="G1 Eden Space",} 4.4040192E8 jvm_memory_pool_bytes_committed{pool="G1 Old Gen",} 2.62144E8 jvm_memory_pool_bytes_committed{pool="G1 Survivor Space",} 1.048576E7 jvm_memory_pool_bytes_committed{pool="CodeHeap 'non-profiled nmethods'",} 1.8153472E7 # 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",} 2.29626248E8 jvm_memory_pool_collection_used_bytes{pool="G1 Survivor Space",} 1.0199096E7 # 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",} 4.4040192E8 jvm_memory_pool_collection_committed_bytes{pool="G1 Old Gen",} 2.62144E8 jvm_memory_pool_collection_committed_bytes{pool="G1 Survivor Space",} 1.048576E7 # 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_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'",} 7.54816E7 jvm_memory_pool_allocated_bytes_total{pool="G1 Old Gen",} 3.97498448E8 jvm_memory_pool_allocated_bytes_total{pool="G1 Eden Space",} 1.8125684728E10 jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'non-profiled nmethods'",} 3.3836416E7 jvm_memory_pool_allocated_bytes_total{pool="G1 Survivor Space",} 1.53204552E8 jvm_memory_pool_allocated_bytes_total{pool="Compressed Class Space",} 1.6697616E7 jvm_memory_pool_allocated_bytes_total{pool="Metaspace",} 1.4900264E8 jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'non-nmethods'",} 2384384.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.805007E7 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.8050069E7 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",} 257.0 jvm_buffer_pool_used_buffers{pool="mapped - 'non-volatile memory'",} 0.0 # HELP error_total Moira Total errors. # TYPE error_total counter error_total{project="v1",operator_kind="sql",operator_name="insert_tasks",route_name="validate_can_update",} 56.0 error_total{project="v1",operator_kind="sql",operator_name="read_cumulative_project_overview_budget",route_name="authorize_view_cumulative_project_overview_budget",} 2.0 # HELP jvm_threads_current Current thread count of a JVM # TYPE jvm_threads_current gauge jvm_threads_current 939.0 # HELP jvm_threads_daemon Daemon thread count of a JVM # TYPE jvm_threads_daemon gauge jvm_threads_daemon 81.0 # HELP jvm_threads_peak Peak thread count of a JVM # TYPE jvm_threads_peak gauge jvm_threads_peak 960.0 # HELP jvm_threads_started_total Started thread count of a JVM # TYPE jvm_threads_started_total counter jvm_threads_started_total 2756.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",} 860.0 jvm_threads_state{state="TIMED_WAITING",} 62.0 jvm_threads_state{state="UNKNOWN",} 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",} 95.0 jvm_gc_collection_seconds_sum{gc="G1 Young Generation",} 3.445 jvm_gc_collection_seconds_count{gc="G1 Concurrent GC",} 46.0 jvm_gc_collection_seconds_sum{gc="G1 Concurrent GC",} 0.433 jvm_gc_collection_seconds_count{gc="G1 Old Generation",} 0.0 jvm_gc_collection_seconds_sum{gc="G1 Old Generation",} 0.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="rest_response",operator_name="tracked_times_rest_response",endpoint_name="out",} 3.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="tracked_times_rest_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="assert_get_projects_status",endpoint_name="out",} 26.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="assert_get_projects_status",endpoint_name="out",} 190.026 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="upsert_users",endpoint_name="set_user_context",} 151.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="upsert_users",endpoint_name="set_user_context",} 0.004000000000000009 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="tracked_times_read_from_database",endpoint_name="out",} 3.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="tracked_times_read_from_database",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="update_all_webhooks",endpoint_name="created",} 100.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="update_all_webhooks",endpoint_name="created",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_legal_entities_ref",endpoint_name="out",} 13.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_legal_entities_ref",endpoint_name="out",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_strategic_pillars",endpoint_name="out",} 13.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_strategic_pillars",endpoint_name="out",} 0.004 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="analyse_tasks",endpoint_name="missing_work_item_updated_title",} 25.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="analyse_tasks",endpoint_name="missing_work_item_updated_title",} 9.233000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="update_user_success_response",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="update_user_success_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="jsonata",operator_name="parse_project_attachment_info",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="jsonata",operator_name="parse_project_attachment_info",endpoint_name="out",} 1.215 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_project",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_project",endpoint_name="out",} 0.42900000000000005 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_sub_project_billing_groups",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_sub_project_billing_groups",endpoint_name="out",} 8.913 event_processing_duration_seconds_count{project="v1",operator_kind="blueprint",operator_name="update_success",endpoint_name="out",} 27969.0 event_processing_duration_seconds_sum{project="v1",operator_kind="blueprint",operator_name="update_success",endpoint_name="out",} 0.02000000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="default_error_response",endpoint_name="out",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="default_error_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="update_all_webhooks",endpoint_name="project_not_found",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="update_all_webhooks",endpoint_name="project_not_found",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_import_workflow",endpoint_name="second_complete_run",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_import_workflow",endpoint_name="second_complete_run",} 0.043 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_evaluations",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_evaluations",endpoint_name="out",} 1.489 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="validate_import_filter",endpoint_name="is_valid",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="validate_import_filter",endpoint_name="is_valid",} 151.754 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="assert_create_webhook_status",endpoint_name="out",} 100.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="assert_create_webhook_status",endpoint_name="out",} 0.06400000000000004 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="conflicting_tasks_split",endpoint_name="different_sub_project_conflict",} 12.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="conflicting_tasks_split",endpoint_name="different_sub_project_conflict",} 0.079 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program_risks",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program_risks",} 0.022 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="rest_response_resource_management",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="rest_response_resource_management",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_info_read_json",endpoint_name="set_user_context",} 19.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_info_read_json",endpoint_name="set_user_context",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="save_single_task_conflict",endpoint_name="out",} 5.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="save_single_task_conflict",endpoint_name="out",} 0.031 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="is_managed_program",endpoint_name="out",} 4.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="is_managed_program",endpoint_name="out",} 1.528 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="upsert_budgets",endpoint_name="out",} 135.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="upsert_budgets",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="update_user",endpoint_name="lock_raw_time_entries",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="update_user",endpoint_name="lock_raw_time_entries",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_managing_info",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_managing_info",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_units",endpoint_name="get_units",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_units",endpoint_name="get_units",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program",} 0.008 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="update_entry",} 62861.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="update_entry",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="analyse_tasks",endpoint_name="missing_work_item_updated_parent",} 25.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="analyse_tasks",endpoint_name="missing_work_item_updated_parent",} 9.597 event_processing_duration_seconds_count{project="v1",operator_kind="jsonata",operator_name="work_item_updated_project_payload",endpoint_name="out",} 25.0 event_processing_duration_seconds_sum{project="v1",operator_kind="jsonata",operator_name="work_item_updated_project_payload",endpoint_name="out",} 8.955000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_program_deletable",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_program_deletable",endpoint_name="out",} 0.019 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_project_yearly_budget_allocation",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_project_yearly_budget_allocation",endpoint_name="out",} 0.35800000000000004 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="complete_time_entry_import_run",endpoint_name="out",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="complete_time_entry_import_run",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="devops_cleanup",endpoint_name="init_import_violations",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="devops_cleanup",endpoint_name="init_import_violations",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_with_invalid_moira_roles",} 19.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_with_invalid_moira_roles",} 0.10000000000000003 event_processing_duration_seconds_count{project="v1",operator_kind="jsonata",operator_name="create_error_json_response",endpoint_name="out",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="jsonata",operator_name="create_error_json_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="cleanup",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="cleanup",} 0.026 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="assert_get_webhooks_status",endpoint_name="out",} 26.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="assert_get_webhooks_status",endpoint_name="out",} 40.053 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_get_resource_management",endpoint_name="get_planned_user",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_get_resource_management",endpoint_name="get_planned_user",} 1.084 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_get_project_attachment_info",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_get_project_attachment_info",endpoint_name="out",} 1.223 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_devops_import_violations",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_devops_import_violations",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="attachment_info_response",endpoint_name="out",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="attachment_info_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_sub_project_billing_groups",endpoint_name="verify_sub_project_in_project",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_sub_project_billing_groups",endpoint_name="verify_sub_project_in_project",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_attachments",endpoint_name="get_project_attachment_info",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_attachments",endpoint_name="get_project_attachment_info",} 1.262 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="is_authorized",endpoint_name="out",} 112.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="is_authorized",endpoint_name="out",} 134.30599999999995 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_cumulative_project_overview_budget",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_cumulative_project_overview_budget",endpoint_name="out",} 23.456000000000003 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_comments",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_comments",} 0.066 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_unlinked_tasks_with_time_entries",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_unlinked_tasks_with_time_entries",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="upsert_users",endpoint_name="out",} 151.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="upsert_users",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="blueprint",operator_name="aggregated_out",endpoint_name="out",} 26.0 event_processing_duration_seconds_sum{project="v1",operator_kind="blueprint",operator_name="aggregated_out",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="rest_response",endpoint_name="out",} 60.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="devops_project_configuration_without_is_ignored",endpoint_name="out",} 14.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="devops_project_configuration_without_is_ignored",endpoint_name="out",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_unassigned_users",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_unassigned_users",} 24.208000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="blueprint",operator_name="created",endpoint_name="out",} 200.0 event_processing_duration_seconds_sum{project="v1",operator_kind="blueprint",operator_name="created",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",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_legal_entity_manager",} 0.015 event_processing_duration_seconds_count{project="v1",operator_kind="jsonata",operator_name="work_item_created_payload",endpoint_name="out",} 25.0 event_processing_duration_seconds_sum{project="v1",operator_kind="jsonata",operator_name="work_item_created_payload",endpoint_name="out",} 9.556999999999999 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_all_used_years",endpoint_name="out",} 3.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_all_used_years",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_get_flags",endpoint_name="get",} 3720.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_get_flags",endpoint_name="get",} 8.266999999999882 event_processing_duration_seconds_count{project="v1",operator_kind="expression",operator_name="build_json_response",endpoint_name="out",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="expression",operator_name="build_json_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="inactive_user_in_billing_group_template",} 7.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.012000000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_sub_projects",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_sub_projects",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="filter_on_not_ignored_devops_projects",endpoint_name="update_project_config",} 28161.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="filter_on_not_ignored_devops_projects",endpoint_name="update_project_config",} 0.015000000000000006 event_processing_duration_seconds_count{project="v1",operator_kind="trigger",operator_name="trigger_devops_webhook_update",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="trigger",operator_name="trigger_devops_webhook_update",endpoint_name="out",} 191.867 event_processing_duration_seconds_count{project="v1",operator_kind="vdl",operator_name="fetch_time_entries_only_time_filter",endpoint_name="out",} 62861.0 event_processing_duration_seconds_sum{project="v1",operator_kind="vdl",operator_name="fetch_time_entries_only_time_filter",endpoint_name="out",} 73.1710000000074 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="invalid_project_manager_in_active_project",endpoint_name="out",} 51.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="invalid_project_manager_in_active_project",endpoint_name="out",} 0.004 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_user_operation",endpoint_name="update",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_user_operation",endpoint_name="update",} 0.011 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_cumulative_overview_budget",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_cumulative_overview_budget",} 23.514 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unassigned_time_entries_present",} 153.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unassigned_time_entries_present",} 212.48799999999994 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="unknown_task_parent_id",endpoint_name="out",} 18.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="unknown_task_parent_id",endpoint_name="out",} 0.006 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="handle_insert_task_error",endpoint_name="unresolvable_conflict",} 5.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="handle_insert_task_error",endpoint_name="unresolvable_conflict",} 0.005 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="get_project_id",endpoint_name="out",} 25.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="get_project_id",endpoint_name="out",} 185.161 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="devops_tasks_import_reference_violations",endpoint_name="out",} 68.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="devops_tasks_import_reference_violations",endpoint_name="out",} 0.014000000000000005 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="start_time_entry_import_run",endpoint_name="out",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="start_time_entry_import_run",endpoint_name="out",} 151.74099999999999 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="filter_on_not_ignored_devops_projects",endpoint_name="out",} 27986.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="filter_on_not_ignored_devops_projects",endpoint_name="out",} 234.2220000000282 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="permissions_response",endpoint_name="out",} 14.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="permissions_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="unconfigured_billing_group",endpoint_name="out",} 21.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="unconfigured_billing_group",endpoint_name="out",} 0.006 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="set_flag_fetching",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="set_flag_fetching",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="lookup_response",endpoint_name="out",} 39.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="split_fetch_workflow",endpoint_name="set_fetch_in_progress",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="set_fetch_in_progress",} 0.018 event_processing_duration_seconds_count{project="v1",operator_kind="expression",operator_name="unresolvable_conflict_prepare_response",endpoint_name="out",} 5.0 event_processing_duration_seconds_sum{project="v1",operator_kind="expression",operator_name="unresolvable_conflict_prepare_response",endpoint_name="out",} 0.003 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="customer_without_billing_type",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="customer_without_billing_type",} 0.014000000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_project_milestones",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_project_milestones",endpoint_name="out",} 0.09999999999999999 event_processing_duration_seconds_count{project="v1",operator_kind="union",operator_name="trigger_union",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="union",operator_name="trigger_union",endpoint_name="out",} 490.216 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="update_user",endpoint_name="set_user_context",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="update_user",endpoint_name="set_user_context",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="user_entries_without_billing_group",endpoint_name="out",} 352.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="user_entries_without_billing_group",endpoint_name="out",} 0.021999999999999995 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="fetch_users",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="fetch_users",} 0.772 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_risks",} 10.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_risks",} 0.076 event_processing_duration_seconds_count{project="v1",operator_kind="blueprint",operator_name="saved_conflict",endpoint_name="out",} 17.0 event_processing_duration_seconds_sum{project="v1",operator_kind="blueprint",operator_name="saved_conflict",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="union",operator_name="build_json_response_union",endpoint_name="out",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="union",operator_name="build_json_response_union",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_users",endpoint_name="put_update_user",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_users",endpoint_name="put_update_user",} 0.013 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_cumulative_project_overview_budget",endpoint_name="error",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_cumulative_project_overview_budget",endpoint_name="error",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_programs",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_programs",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_sub_project_tasks",endpoint_name="out",} 8.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_sub_project_tasks",endpoint_name="out",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_kpis",endpoint_name="validate_query_params",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_kpis",endpoint_name="validate_query_params",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_project_kpis",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_project_kpis",endpoint_name="out",} 23.743999999999996 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="devops_project_configuration_without_is_ignored",} 7.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.006 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project",} 0.6270000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_evaluations",endpoint_name="asserts",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_evaluations",endpoint_name="asserts",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_user_notifications",endpoint_name="get_devops_import_violations",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_user_notifications",endpoint_name="get_devops_import_violations",} 0.128 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_roles",endpoint_name="out",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_roles",endpoint_name="out",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_subproject_billing_groups",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_subproject_billing_groups",} 8.940000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="read_all_webhooks",endpoint_name="aggregated_out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="read_all_webhooks",endpoint_name="aggregated_out",} 0.005 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="insert_tasks",endpoint_name="set_user_context",} 27969.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="insert_tasks",endpoint_name="set_user_context",} 0.10200000000000008 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_yearly_budget",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_yearly_budget",} 0.6150000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_project_statuses",endpoint_name="out",} 13.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_project_statuses",endpoint_name="out",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="inactive_user_in_active_risk",} 142.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="inactive_user_in_active_risk",} 6.6670000000000025 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="create_webhook",endpoint_name="out",} 100.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="create_webhook",endpoint_name="out",} 0.12200000000000008 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_planned_overview",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_planned_overview",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_last_planned_activity",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_last_planned_activity",} 0.545 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_project_unassigned_users",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_project_unassigned_users",endpoint_name="out",} 24.048 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="update_roles",endpoint_name="insert_new_roles",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="update_roles",endpoint_name="insert_new_roles",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="save_task_conflict",endpoint_name="out",} 12.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="save_task_conflict",endpoint_name="out",} 0.007 event_processing_duration_seconds_count{project="v1",operator_kind="jsonata",operator_name="update_user_parse_body",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="jsonata",operator_name="update_user_parse_body",endpoint_name="out",} 0.011 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="project_yearly_budget_overallocated",} 142.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="project_yearly_budget_overallocated",} 18.557000000000013 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="remove_unsubmitted_entry_if_deleted",} 62861.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="remove_unsubmitted_entry_if_deleted",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="jsonata",operator_name="work_item_updated_title_payload",endpoint_name="out",} 25.0 event_processing_duration_seconds_sum{project="v1",operator_kind="jsonata",operator_name="work_item_updated_title_payload",endpoint_name="out",} 9.164000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_project_billing_groups",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_project_billing_groups",endpoint_name="out",} 23.035999999999998 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_projects",} 15.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_projects",} 30.48 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="validate_can_update",endpoint_name="can_update",} 28025.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="validate_can_update",endpoint_name="can_update",} 177.7829999999624 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_units",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_units",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_selectable_roles",endpoint_name="out",} 5.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_selectable_roles",endpoint_name="out",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_entries_without_billing_group",} 142.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_entries_without_billing_group",} 209.76999999999992 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="get_project_data",endpoint_name="out",} 27.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="get_project_data",endpoint_name="out",} 185.21200000000002 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_inactive_but_working",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_inactive_but_working",} 0.009000000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="update_user",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="update_user",endpoint_name="out",} 0.003 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_project_planned_activities",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_project_planned_activities",endpoint_name="out",} 0.004 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_resources_count",} 5.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_resources_count",} 0.917 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="update_relevant_project_webhooks",endpoint_name="created",} 100.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="update_relevant_project_webhooks",endpoint_name="created",} 0.02000000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_sub_projects",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_sub_projects",endpoint_name="out",} 0.326 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="upsert_budgets",endpoint_name="set_user_context",} 135.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="upsert_budgets",endpoint_name="set_user_context",} 9.999999999999974E-4 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="program_response",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="program_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_cost_types",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_cost_types",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_project_phases",endpoint_name="out",} 13.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_project_phases",endpoint_name="out",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split",endpoint_name="delete_unused",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split",endpoint_name="delete_unused",} 5.888 event_processing_duration_seconds_count{project="v1",operator_kind="expression",operator_name="rename_projects_content",endpoint_name="out",} 26.0 event_processing_duration_seconds_sum{project="v1",operator_kind="expression",operator_name="rename_projects_content",endpoint_name="out",} 190.01999999999998 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="analyse_tasks",endpoint_name="missing_work_item_created",} 25.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="analyse_tasks",endpoint_name="missing_work_item_created",} 9.636999999999999 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program_evaluations",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program_evaluations",} 1.496 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_approvals",endpoint_name="get_approval_overview_own",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_approvals",endpoint_name="get_approval_overview_own",} 1.156 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="devops_origin",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="devops_origin",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program_managing_info",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program_managing_info",} 0.004 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="update_task",endpoint_name="out",} 44.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="update_task",endpoint_name="out",} 0.013000000000000005 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_permissions",endpoint_name="get_selectable_roles",} 5.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_permissions",endpoint_name="get_selectable_roles",} 0.018000000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_billing_groups",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_billing_groups",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="logging",operator_name="tracked_times_logging",endpoint_name="out",} 3.0 event_processing_duration_seconds_sum{project="v1",operator_kind="logging",operator_name="tracked_times_logging",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="upsert_tasks",endpoint_name="update_success",} 27969.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="upsert_tasks",endpoint_name="update_success",} 0.05200000000000003 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_sub_project_budgets",endpoint_name="verify_sub_project_in_project",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_sub_project_budgets",endpoint_name="verify_sub_project_in_project",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_sub_project_tasks",endpoint_name="out",} 8.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_sub_project_tasks",endpoint_name="out",} 25.743000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="rest_flags_response",endpoint_name="out",} 3720.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="rest_flags_response",endpoint_name="out",} 0.017000000000000008 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_programs",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_programs",} 0.008 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_user_notifications",endpoint_name="get_unlinked_time_entries",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_user_notifications",endpoint_name="get_unlinked_time_entries",} 4.694 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_planned_activities",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_planned_activities",} 0.008 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="create_webhook",endpoint_name="out",} 100.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="create_webhook",endpoint_name="out",} 0.046000000000000034 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="sync_task_handling",endpoint_name="out",} 28161.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="sync_task_handling",endpoint_name="out",} 259.54099999994037 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="get_project_id",endpoint_name="not_found",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="get_project_id",endpoint_name="not_found",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="update_user",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="update_user",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="user_without_work_time",endpoint_name="out",} 140.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="user_without_work_time",endpoint_name="out",} 0.0019999999999999987 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_import_workflow",endpoint_name="first_update_data",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_import_workflow",endpoint_name="first_update_data",} 151.698 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="return_user_data",endpoint_name="out",} 21.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="return_user_data",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_users",endpoint_name="get_users",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_users",endpoint_name="get_users",} 0.17300000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="blueprint",operator_name="out",endpoint_name="out",} 56640.0 event_processing_duration_seconds_sum{project="v1",operator_kind="blueprint",operator_name="out",endpoint_name="out",} 0.03700000000000029 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="resolve_task_conflict",endpoint_name="set_user_context",} 44.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="resolve_task_conflict",endpoint_name="set_user_context",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_milestones",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_milestones",} 0.16 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_project_total_budget",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_project_total_budget",endpoint_name="out",} 0.332 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_strategic_pillars",endpoint_name="get_strategic_pillars",} 13.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_strategic_pillars",endpoint_name="get_strategic_pillars",} 0.128 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_without_is_ignored_on_import",} 7.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.008 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="solve_linking_conflict",endpoint_name="saved_conflict",} 17.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="solve_linking_conflict",endpoint_name="saved_conflict",} 0.004 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="handle_insert_task_error",endpoint_name="linking_error",} 56.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="handle_insert_task_error",endpoint_name="linking_error",} 16.872999999999998 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_conflicting_tasks",endpoint_name="out",} 56.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_conflicting_tasks",endpoint_name="out",} 7.668999999999999 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="set_user_context",} 62861.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="set_user_context",} 0.0010000000000000152 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_subproject_tasks",} 8.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_subproject_tasks",} 25.874000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_work_times_of_user",endpoint_name="out",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_work_times_of_user",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_project_data_status_code",endpoint_name="remainder_output",} 25.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_project_data_status_code",endpoint_name="remainder_output",} 185.196 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="insert_tasks",endpoint_name="error",} 61.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="insert_tasks",endpoint_name="error",} 16.910000000000004 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_team_lead",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_team_lead",} 0.015000000000000003 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_sub_project_tasks",endpoint_name="verify_sub_project_in_project",} 8.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_sub_project_tasks",endpoint_name="verify_sub_project_in_project",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="select_attachment_info",endpoint_name="out",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="select_attachment_info",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_get_user_infos",endpoint_name="get",} 19.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_get_user_infos",endpoint_name="get",} 0.06800000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_department_manager",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_department_manager",} 0.013000000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_kpis",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_kpis",} 23.805000000000003 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_roles",endpoint_name="get_roles",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_roles",endpoint_name="get_roles",} 0.020999999999999998 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_users",endpoint_name="get_user",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_users",endpoint_name="get_user",} 0.035 event_processing_duration_seconds_count{project="v1",operator_kind="blueprint",operator_name="resolved_conflict",endpoint_name="out",} 44.0 event_processing_duration_seconds_sum{project="v1",operator_kind="blueprint",operator_name="resolved_conflict",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_sub_project_budgets",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_sub_project_budgets",endpoint_name="out",} 0.019999999999999997 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="project_yearly_budget_allocations",endpoint_name="out",} 118.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="project_yearly_budget_allocations",endpoint_name="out",} 0.01900000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_without_work_time",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_without_work_time",} 0.015000000000000003 event_processing_duration_seconds_count{project="v1",operator_kind="vdl",operator_name="fetch_budgets",endpoint_name="out",} 135.0 event_processing_duration_seconds_sum{project="v1",operator_kind="vdl",operator_name="fetch_budgets",endpoint_name="out",} 0.1239999999999997 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unknown_task_parent_id",} 18.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unknown_task_parent_id",} 0.513 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="analyse_tasks",endpoint_name="missing_work_item_updated_project",} 25.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="analyse_tasks",endpoint_name="missing_work_item_updated_project",} 9.02 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_years",endpoint_name="get",} 3.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_years",endpoint_name="get",} 0.057999999999999996 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="response",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="response",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="fetch_budgets",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="fetch_budgets",} 65.976 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_user_notifications",endpoint_name="get_notifications",} 155.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_user_notifications",endpoint_name="get_notifications",} 478.3540000000003 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_get_tracked_times",endpoint_name="get",} 3.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_get_tracked_times",endpoint_name="get",} 1.2650000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_cost_types",endpoint_name="get_cost_types",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_cost_types",endpoint_name="get_cost_types",} 0.016 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="determine_task_update_values",endpoint_name="out",} 28030.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="determine_task_update_values",endpoint_name="out",} 182.41299999996136 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="user_with_missing_attributes",endpoint_name="out",} 140.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="user_with_missing_attributes",endpoint_name="out",} 0.0049999999999999975 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="out",} 62861.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="trigger",operator_name="manual_trigger",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="trigger",operator_name="manual_trigger",endpoint_name="out",} 490.22 event_processing_duration_seconds_count{project="v1",operator_kind="blueprint",operator_name="input",endpoint_name="out",} 84980.0 event_processing_duration_seconds_sum{project="v1",operator_kind="blueprint",operator_name="input",endpoint_name="out",} 2219.429000000016 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_subproject_budgets",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_subproject_budgets",} 0.044 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_available_programs",endpoint_name="out",} 13.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_available_programs",endpoint_name="out",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_last_planned_activity",endpoint_name="out",} 4.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_last_planned_activity",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_project_data_status_code",endpoint_name="not_found",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_project_data_status_code",endpoint_name="not_found",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_teams",endpoint_name="get_teams",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_teams",endpoint_name="get_teams",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_unassigned_users",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_unassigned_users",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_projects",endpoint_name="out",} 15.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="vdl",operator_name="fetch_tickets",endpoint_name="out",} 28161.0 event_processing_duration_seconds_sum{project="v1",operator_kind="vdl",operator_name="fetch_tickets",endpoint_name="out",} 259.6630000000248 event_processing_duration_seconds_count{project="v1",operator_kind="sync",operator_name="sync_task_handling",endpoint_name="out",} 28161.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sync",operator_name="sync_task_handling",endpoint_name="out",} 259.6250000000291 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="set_fetch_done",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="set_fetch_done",} 0.043 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_total_budget",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_total_budget",} 0.48900000000000005 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="insert_tasks",endpoint_name="out",} 27969.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="insert_tasks",endpoint_name="out",} 11.688999999998943 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="insert_tasks",endpoint_name="clear_import_violations",} 27969.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="insert_tasks",endpoint_name="clear_import_violations",} 0.024000000000000014 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_risks",endpoint_name="out",} 10.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_risks",endpoint_name="out",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_project_resources_count",endpoint_name="out",} 5.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_project_resources_count",endpoint_name="out",} 0.6170000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="rest_notification_data_response",endpoint_name="out",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="rest_notification_data_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="blueprint",operator_name="project_not_found",endpoint_name="out",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="blueprint",operator_name="project_not_found",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="validate",endpoint_name="assertion_valid",} 152.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="validate",endpoint_name="assertion_valid",} 230.1640000000002 event_processing_duration_seconds_count{project="v1",operator_kind="blueprint",operator_name="error",endpoint_name="out",} 61.0 event_processing_duration_seconds_sum{project="v1",operator_kind="blueprint",operator_name="error",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="get_info_response",endpoint_name="out",} 19.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="get_info_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_program",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_program",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_get_available_programs",endpoint_name="get",} 13.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_get_available_programs",endpoint_name="get",} 0.037000000000000005 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="fetch_time_entries",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="fetch_time_entries",} 150.159 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="update_roles",endpoint_name="set_user_context",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="update_roles",endpoint_name="set_user_context",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_planned_activities",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_planned_activities",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="blueprint",operator_name="not_found",endpoint_name="out",} 4.0 event_processing_duration_seconds_sum{project="v1",operator_kind="blueprint",operator_name="not_found",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_billings_groups",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_billings_groups",} 23.162 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_program_manager",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_program_manager",} 0.017 event_processing_duration_seconds_count{project="v1",operator_kind="expression",operator_name="conflict_error",endpoint_name="out",} 5.0 event_processing_duration_seconds_sum{project="v1",operator_kind="expression",operator_name="conflict_error",endpoint_name="out",} 0.03 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="user_without_is_ignored_on_import",endpoint_name="out",} 132.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="user_without_is_ignored_on_import",endpoint_name="out",} 0.0019999999999999987 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_permissions",endpoint_name="get_users",} 9.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_permissions",endpoint_name="get_users",} 0.034 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="program_project_with_invalid_billing_type",} 55.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.14900000000000008 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_devops",endpoint_name="post_incremental_time_entries",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_devops",endpoint_name="post_incremental_time_entries",} 1.597 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_is_program_deletable",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_is_program_deletable",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="solve_linking_conflict",endpoint_name="resolved_conflict",} 44.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="solve_linking_conflict",endpoint_name="resolved_conflict",} 0.4160000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_program_risks",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_program_risks",endpoint_name="out",} 0.017 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="resolve_task_conflict",endpoint_name="resolve_task_conflict",} 44.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="resolve_task_conflict",endpoint_name="resolve_task_conflict",} 0.4290000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_program_managing_info",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_program_managing_info",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_project_comments",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_project_comments",endpoint_name="out",} 0.03 event_processing_duration_seconds_count{project="v1",operator_kind="expression",operator_name="add_approval_overview_own_state",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="expression",operator_name="add_approval_overview_own_state",endpoint_name="out",} 1.156 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="save_single_task_conflict",endpoint_name="clear_violations_for_current_task",} 5.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="save_single_task_conflict",endpoint_name="clear_violations_for_current_task",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_user",endpoint_name="out",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_user",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_users",endpoint_name="get_user_work_times",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_users",endpoint_name="get_user_work_times",} 0.018000000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split",endpoint_name="update_relevant_projects",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split",endpoint_name="update_relevant_projects",} 185.977 event_processing_duration_seconds_count{project="v1",operator_kind="jsonata",operator_name="get_task_error_ids",endpoint_name="out",} 56.0 event_processing_duration_seconds_sum{project="v1",operator_kind="jsonata",operator_name="get_task_error_ids",endpoint_name="out",} 16.821999999999992 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="return_user_notifications",endpoint_name="out",} 1207.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="return_user_notifications",endpoint_name="out",} 0.004 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="get_project_webhooks",endpoint_name="aggregated_out",} 25.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="get_project_webhooks",endpoint_name="aggregated_out",} 37.525 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_teams",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_teams",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="upsert_time_entries",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="upsert_time_entries",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_legal_entities",endpoint_name="get_legal_entity_references",} 13.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_legal_entities",endpoint_name="get_legal_entity_references",} 0.04400000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_users",endpoint_name="out",} 16.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_users",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="set_flag_fetching_done",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="set_flag_fetching_done",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_cumulative_project_overview_budget",endpoint_name="out",} 4.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_cumulative_project_overview_budget",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="vdl",operator_name="fetch_users",endpoint_name="out",} 151.0 event_processing_duration_seconds_sum{project="v1",operator_kind="vdl",operator_name="fetch_users",endpoint_name="out",} 0.26599999999999974 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="upsert_tasks",endpoint_name="saved_linking_conflict",} 17.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="upsert_tasks",endpoint_name="saved_linking_conflict",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_billing_groups",endpoint_name="validate_query_params",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_billing_groups",endpoint_name="validate_query_params",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="update_roles",endpoint_name="lock_roles",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="update_roles",endpoint_name="lock_roles",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_tracked_times",endpoint_name="out",} 3.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_tracked_times",endpoint_name="out",} 1.264 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program_is_deletable",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program_is_deletable",} 0.023 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="devops_tasks_import_reference_violations",} 142.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="devops_tasks_import_reference_violations",} 22.132999999999985 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_program_risks",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_program_risks",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="validate_can_update",endpoint_name="can_not_update",} 5.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="validate_can_update",endpoint_name="can_not_update",} 0.054 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_comments",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_comments",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="is_authorized",endpoint_name="remainder_output",} 116.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="is_authorized",endpoint_name="remainder_output",} 136.65799999999993 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="update_roles",endpoint_name="delete_previous_roles",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="update_roles",endpoint_name="delete_previous_roles",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="monoql",operator_name="get_flags_parse_profile",endpoint_name="out",} 3720.0 event_processing_duration_seconds_sum{project="v1",operator_kind="monoql",operator_name="get_flags_parse_profile",endpoint_name="out",} 6.112999999999856 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unconfigured_billing_group",} 142.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unconfigured_billing_group",} 1.0450000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_managing_info",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_managing_info",} 0.032 event_processing_duration_seconds_count{project="v1",operator_kind="blueprint",operator_name="saved_linking_conflict",endpoint_name="out",} 17.0 event_processing_duration_seconds_sum{project="v1",operator_kind="blueprint",operator_name="saved_linking_conflict",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_all_non_ignored_projects",endpoint_name="out",} 27.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_all_non_ignored_projects",endpoint_name="out",} 185.97500000000002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="filter_on_not_ignored_devops_projects",endpoint_name="set_user_context",} 28161.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="filter_on_not_ignored_devops_projects",endpoint_name="set_user_context",} 0.04100000000000003 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_import_conditions",endpoint_name="only_time_filter",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_import_conditions",endpoint_name="only_time_filter",} 151.696 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_subprojects",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_subprojects",} 0.558 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="conflicting_tasks_split",endpoint_name="same_sub_project_conflict",} 44.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="conflicting_tasks_split",endpoint_name="same_sub_project_conflict",} 7.573999999999999 event_processing_duration_seconds_count{project="v1",operator_kind="cos_eok",operator_name="get_project_attachment_info",endpoint_name="out",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="cos_eok",operator_name="get_project_attachment_info",endpoint_name="out",} 0.091 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_sub_project_budgets",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_sub_project_budgets",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_milestones",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_milestones",endpoint_name="out",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="fetch_tickets",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="fetch_tickets",} 273.216 event_processing_duration_seconds_count{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_with_missing_attributes",} 7.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_with_missing_attributes",} 0.012 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="is_managed_project",endpoint_name="out",} 108.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="is_managed_project",endpoint_name="out",} 132.78599999999994 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="get_all_devops_projects",endpoint_name="out",} 26.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="get_all_devops_projects",endpoint_name="out",} 190.03900000000002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="update_user",endpoint_name="delete_ignored_time_entries",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="update_user",endpoint_name="delete_ignored_time_entries",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_flags_from_database",endpoint_name="out",} 3720.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_flags_from_database",endpoint_name="out",} 0.07300000000000005 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_departments_ref",endpoint_name="out",} 13.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_departments_ref",endpoint_name="out",} 0.003 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="get_all_webhooks",endpoint_name="out",} 26.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="get_all_webhooks",endpoint_name="out",} 40.06999999999999 event_processing_duration_seconds_count{project="v1",operator_kind="jsonata",operator_name="prepare_tasks",endpoint_name="out",} 25.0 event_processing_duration_seconds_sum{project="v1",operator_kind="jsonata",operator_name="prepare_tasks",endpoint_name="out",} 37.498999999999995 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="lock_time_entries",} 62861.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="lock_time_entries",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_approval_overview",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_approval_overview",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_project_risks",endpoint_name="out",} 10.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_project_risks",endpoint_name="out",} 0.033999999999999996 event_processing_duration_seconds_count{project="v1",operator_kind="jsonata",operator_name="enrich_webhook_data",endpoint_name="out",} 26.0 event_processing_duration_seconds_sum{project="v1",operator_kind="jsonata",operator_name="enrich_webhook_data",endpoint_name="out",} 37.546 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_total_budget",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_total_budget",endpoint_name="out",} 0.002 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_program",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_program",endpoint_name="out",} 0.003 event_processing_duration_seconds_count{project="v1",operator_kind="jsonata",operator_name="parse_metadata",endpoint_name="out",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="jsonata",operator_name="parse_metadata",endpoint_name="out",} 0.09 event_processing_duration_seconds_count{project="v1",operator_kind="union",operator_name="notification_union",endpoint_name="out",} 1207.0 event_processing_duration_seconds_sum{project="v1",operator_kind="union",operator_name="notification_union",endpoint_name="out",} 0.060000000000000046 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="insert_tasks",endpoint_name="error",} 56.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="insert_tasks",endpoint_name="error",} 17.080999999999996 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_info_read_json",endpoint_name="out",} 19.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",} 142.0 event_processing_duration_seconds_sum{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_project_manager_in_active_project",} 6.655999999999998 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_sub_project_billing_groups",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_sub_project_billing_groups",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_project_statuses",endpoint_name="get_project_statuses",} 13.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_project_statuses",endpoint_name="get_project_statuses",} 0.048000000000000015 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="insert_tasks",endpoint_name="out",} 27925.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="insert_tasks",endpoint_name="out",} 5.5770000000002 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_yearly_budget_allocation",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_yearly_budget_allocation",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_project_last_planned_activity",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_project_last_planned_activity",endpoint_name="out",} 0.35100000000000003 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_kpis",endpoint_name="out",} 6.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_kpis",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="jsonata",operator_name="parse_project_id",endpoint_name="out",} 25.0 event_processing_duration_seconds_sum{project="v1",operator_kind="jsonata",operator_name="parse_project_id",endpoint_name="out",} 185.17000000000004 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="authorize_view_planned",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="authorize_view_planned",endpoint_name="out",} 1.084 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="incremental_time_entry_update",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="incremental_time_entry_update",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",} 13.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_project_phases",endpoint_name="get_project_phaeses",} 0.10400000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="project_error_response",endpoint_name="out",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="project_error_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="read_evaluations",endpoint_name="out",} 1.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="read_evaluations",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="unassigned_time_entries_present",endpoint_name="out",} 153.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="unassigned_time_entries_present",endpoint_name="out",} 0.03300000000000002 event_processing_duration_seconds_count{project="v1",operator_kind="jsonata",operator_name="work_item_updated_parent_payload",endpoint_name="out",} 25.0 event_processing_duration_seconds_sum{project="v1",operator_kind="jsonata",operator_name="work_item_updated_parent_payload",endpoint_name="out",} 9.535 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="save_task_conflict",endpoint_name="clear_violations_for_current_task",} 12.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="save_task_conflict",endpoint_name="clear_violations_for_current_task",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="sql",operator_name="get_project_resources_count",endpoint_name="out",} 5.0 event_processing_duration_seconds_sum{project="v1",operator_kind="sql",operator_name="get_project_resources_count",endpoint_name="out",} 0.001 event_processing_duration_seconds_count{project="v1",operator_kind="rest_response",operator_name="project_response",endpoint_name="out",} 119.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest_response",operator_name="project_response",endpoint_name="out",} 0.0 event_processing_duration_seconds_count{project="v1",operator_kind="rest",operator_name="rest_departments",endpoint_name="get_department_references",} 13.0 event_processing_duration_seconds_sum{project="v1",operator_kind="rest",operator_name="rest_departments",endpoint_name="get_department_references",} 0.05200000000000001 event_processing_duration_seconds_count{project="v1",operator_kind="custom",operator_name="update_relevant_project_webhooks",endpoint_name="not_found",} 2.0 event_processing_duration_seconds_sum{project="v1",operator_kind="custom",operator_name="update_relevant_project_webhooks",endpoint_name="not_found",} 0.001 # 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 23101.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 23459.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 358.0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 439.69 # 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.768380512942E9 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 810.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.772944896E9 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.207750656E9 # 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 error_created Moira Total errors. # TYPE error_created gauge error_created{project="v1",operator_kind="sql",operator_name="insert_tasks",route_name="validate_can_update",} 1.768381115221E9 error_created{project="v1",operator_kind="sql",operator_name="read_cumulative_project_overview_budget",route_name="authorize_view_cumulative_project_overview_budget",} 1.768381530705E9 # 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="rest_response",operator_name="tracked_times_rest_response",endpoint_name="out",} 1.768381197138E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="assert_get_projects_status",endpoint_name="out",} 1.768381026798E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="upsert_users",endpoint_name="set_user_context",} 1.768381017785E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="tracked_times_read_from_database",endpoint_name="out",} 1.768381197138E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="update_all_webhooks",endpoint_name="created",} 1.768381033112E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_legal_entities_ref",endpoint_name="out",} 1.768381028506E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_strategic_pillars",endpoint_name="out",} 1.768381028634E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="analyse_tasks",endpoint_name="missing_work_item_updated_title",} 1.768381033589E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="update_user_success_response",endpoint_name="out",} 1.768381444758E9 event_processing_duration_seconds_created{project="v1",operator_kind="jsonata",operator_name="parse_project_attachment_info",endpoint_name="out",} 1.768381469102E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_project",endpoint_name="out",} 1.768381469028E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_sub_project_billing_groups",endpoint_name="out",} 1.768381535408E9 event_processing_duration_seconds_created{project="v1",operator_kind="blueprint",operator_name="update_success",endpoint_name="out",} 1.76838109825E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="default_error_response",endpoint_name="out",} 1.768381530731E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="update_all_webhooks",endpoint_name="project_not_found",} 1.768381034639E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_import_workflow",endpoint_name="second_complete_run",} 1.768381507139E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_evaluations",endpoint_name="out",} 1.76838144071E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="validate_import_filter",endpoint_name="is_valid",} 1.768381507139E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="assert_create_webhook_status",endpoint_name="out",} 1.768381033112E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="conflicting_tasks_split",endpoint_name="different_sub_project_conflict",} 1.768381176578E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program_risks",} 1.768381439233E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="rest_response_resource_management",endpoint_name="out",} 1.768381602103E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_info_read_json",endpoint_name="set_user_context",} 1.768381028092E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="save_single_task_conflict",endpoint_name="out",} 1.768381118506E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="is_managed_program",endpoint_name="out",} 1.768381439212E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="upsert_budgets",endpoint_name="out",} 1.768381083764E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="update_user",endpoint_name="lock_raw_time_entries",} 1.768381444755E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_managing_info",endpoint_name="out",} 1.768381468141E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_units",endpoint_name="get_units",} 1.768381433556E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program",} 1.768381439212E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="update_entry",} 1.768381363149E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="analyse_tasks",endpoint_name="missing_work_item_updated_parent",} 1.768381034111E9 event_processing_duration_seconds_created{project="v1",operator_kind="jsonata",operator_name="work_item_updated_project_payload",endpoint_name="out",} 1.768381034613E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_program_deletable",endpoint_name="out",} 1.768381439235E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_project_yearly_budget_allocation",endpoint_name="out",} 1.768381469067E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="complete_time_entry_import_run",endpoint_name="out",} 1.768381507139E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="devops_cleanup",endpoint_name="init_import_violations",} 1.768381017014E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_with_invalid_moira_roles",} 1.76838102866E9 event_processing_duration_seconds_created{project="v1",operator_kind="jsonata",operator_name="create_error_json_response",endpoint_name="out",} 1.768381530731E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="cleanup",} 1.768381017014E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="assert_get_webhooks_status",endpoint_name="out",} 1.768381026798E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_get_resource_management",endpoint_name="get_planned_user",} 1.768381602103E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_get_project_attachment_info",endpoint_name="out",} 1.768381469102E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_devops_import_violations",endpoint_name="out",} 1.76838203712E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="attachment_info_response",endpoint_name="out",} 1.768381469102E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_sub_project_billing_groups",endpoint_name="verify_sub_project_in_project",} 1.768381535408E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_attachments",endpoint_name="get_project_attachment_info",} 1.768381469102E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="is_authorized",endpoint_name="out",} 1.768381439212E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_cumulative_project_overview_budget",endpoint_name="out",} 1.768381473338E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_comments",} 1.768381468366E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_unlinked_tasks_with_time_entries",endpoint_name="out",} 1.768381576586E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="upsert_users",endpoint_name="out",} 1.768381017786E9 event_processing_duration_seconds_created{project="v1",operator_kind="blueprint",operator_name="aggregated_out",endpoint_name="out",} 1.768381026797E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="rest_response",endpoint_name="out",} 1.7683810285E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="devops_project_configuration_without_is_ignored",endpoint_name="out",} 1.768381402109E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_unassigned_users",} 1.768381473983E9 event_processing_duration_seconds_created{project="v1",operator_kind="blueprint",operator_name="created",endpoint_name="out",} 1.768381033112E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_legal_entity_manager",} 1.768381402091E9 event_processing_duration_seconds_created{project="v1",operator_kind="jsonata",operator_name="work_item_created_payload",endpoint_name="out",} 1.768381033112E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_all_used_years",endpoint_name="out",} 1.768381437744E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_get_flags",endpoint_name="get",} 1.768381028393E9 event_processing_duration_seconds_created{project="v1",operator_kind="expression",operator_name="build_json_response",endpoint_name="out",} 1.768381507183E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="inactive_user_in_billing_group_template",} 1.768381402104E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_sub_projects",endpoint_name="out",} 1.768381469073E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="filter_on_not_ignored_devops_projects",endpoint_name="update_project_config",} 1.768381098177E9 event_processing_duration_seconds_created{project="v1",operator_kind="trigger",operator_name="trigger_devops_webhook_update",endpoint_name="out",} 1.768381212775E9 event_processing_duration_seconds_created{project="v1",operator_kind="vdl",operator_name="fetch_time_entries_only_time_filter",endpoint_name="out",} 1.768381363149E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="invalid_project_manager_in_active_project",endpoint_name="out",} 1.768381393604E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_user_operation",endpoint_name="update",} 1.768381444758E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_cumulative_overview_budget",} 1.768381473339E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unassigned_time_entries_present",} 1.768381029921E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="unknown_task_parent_id",endpoint_name="out",} 1.768381028682E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="handle_insert_task_error",endpoint_name="unresolvable_conflict",} 1.768381118506E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="get_project_id",endpoint_name="out",} 1.768381034615E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="devops_tasks_import_reference_violations",endpoint_name="out",} 1.768381164877E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="start_time_entry_import_run",endpoint_name="out",} 1.768381507139E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="filter_on_not_ignored_devops_projects",endpoint_name="out",} 1.76838109825E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="permissions_response",endpoint_name="out",} 1.768381339841E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="unconfigured_billing_group",endpoint_name="out",} 1.768381402079E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="set_flag_fetching",endpoint_name="out",} 1.768381016987E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="lookup_response",endpoint_name="out",} 1.768381028514E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="set_fetch_in_progress",} 1.768381016987E9 event_processing_duration_seconds_created{project="v1",operator_kind="expression",operator_name="unresolvable_conflict_prepare_response",endpoint_name="out",} 1.768381118506E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="customer_without_billing_type",} 1.768381402108E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_project_milestones",endpoint_name="out",} 1.768381468453E9 event_processing_duration_seconds_created{project="v1",operator_kind="union",operator_name="trigger_union",endpoint_name="out",} 1.768381507183E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="update_user",endpoint_name="set_user_context",} 1.768381444755E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="user_entries_without_billing_group",endpoint_name="out",} 1.768381168127E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="fetch_users",} 1.768381017787E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_risks",} 1.768381514579E9 event_processing_duration_seconds_created{project="v1",operator_kind="blueprint",operator_name="saved_conflict",endpoint_name="out",} 1.768381118506E9 event_processing_duration_seconds_created{project="v1",operator_kind="union",operator_name="build_json_response_union",endpoint_name="out",} 1.768381507183E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_users",endpoint_name="put_update_user",} 1.768381444758E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_cumulative_project_overview_budget",endpoint_name="error",} 1.768381530731E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_programs",endpoint_name="out",} 1.768381437735E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project",endpoint_name="out",} 1.768381469028E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_sub_project_tasks",endpoint_name="out",} 1.768381473468E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_kpis",endpoint_name="validate_query_params",} 1.768381474004E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_project_kpis",endpoint_name="out",} 1.768381474004E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="devops_project_configuration_without_is_ignored",} 1.768381402109E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project",} 1.768381469028E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_evaluations",endpoint_name="asserts",} 1.76838144071E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_user_notifications",endpoint_name="get_devops_import_violations",} 1.76838203712E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_roles",endpoint_name="out",} 1.768381359096E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_subproject_billing_groups",} 1.768381535408E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="read_all_webhooks",endpoint_name="aggregated_out",} 1.768381026796E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="insert_tasks",endpoint_name="set_user_context",} 1.76838109825E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_yearly_budget",} 1.768381469067E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_project_statuses",endpoint_name="out",} 1.768381028514E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="inactive_user_in_active_risk",} 1.768381168341E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="create_webhook",endpoint_name="out",} 1.768381033112E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_planned_overview",endpoint_name="out",} 1.768381602103E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_last_planned_activity",} 1.768381468892E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_project_unassigned_users",endpoint_name="out",} 1.768381473983E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="update_roles",endpoint_name="insert_new_roles",} 1.768381444758E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="save_task_conflict",endpoint_name="out",} 1.768381176578E9 event_processing_duration_seconds_created{project="v1",operator_kind="jsonata",operator_name="update_user_parse_body",endpoint_name="out",} 1.768381444758E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="project_yearly_budget_overallocated",} 1.768381168249E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="remove_unsubmitted_entry_if_deleted",} 1.768381363149E9 event_processing_duration_seconds_created{project="v1",operator_kind="jsonata",operator_name="work_item_updated_title_payload",endpoint_name="out",} 1.768381033589E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_project_billing_groups",endpoint_name="out",} 1.768381473819E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_projects",} 1.768381030188E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="validate_can_update",endpoint_name="can_update",} 1.76838109825E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_units",endpoint_name="out",} 1.768381433556E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_selectable_roles",endpoint_name="out",} 1.768381339841E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_entries_without_billing_group",} 1.768381168127E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="get_project_data",endpoint_name="out",} 1.768381034615E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_inactive_but_working",} 1.768381402088E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="update_user",endpoint_name="out",} 1.768381444758E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_project_planned_activities",endpoint_name="out",} 1.768381470867E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_resources_count",} 1.768381469323E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="update_relevant_project_webhooks",endpoint_name="created",} 1.768381033112E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_sub_projects",endpoint_name="out",} 1.768381469073E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="upsert_budgets",endpoint_name="set_user_context",} 1.768381083764E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="program_response",endpoint_name="out",} 1.768381437735E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_cost_types",endpoint_name="out",} 1.768381534519E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_project_phases",endpoint_name="out",} 1.768381028642E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split",endpoint_name="delete_unused",} 1.768381026798E9 event_processing_duration_seconds_created{project="v1",operator_kind="expression",operator_name="rename_projects_content",endpoint_name="out",} 1.768381026798E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="analyse_tasks",endpoint_name="missing_work_item_created",} 1.768381033112E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program_evaluations",} 1.76838144071E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_approvals",endpoint_name="get_approval_overview_own",} 1.7683816092E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="devops_origin",} 1.768381016988E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program_managing_info",} 1.768381439098E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="update_task",endpoint_name="out",} 1.768381115663E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_permissions",endpoint_name="get_selectable_roles",} 1.768381339841E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_billing_groups",endpoint_name="out",} 1.768381473819E9 event_processing_duration_seconds_created{project="v1",operator_kind="logging",operator_name="tracked_times_logging",endpoint_name="out",} 1.768381197138E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="upsert_tasks",endpoint_name="update_success",} 1.76838109825E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_sub_project_budgets",endpoint_name="verify_sub_project_in_project",} 1.768381534533E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_sub_project_tasks",endpoint_name="out",} 1.768381473468E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="rest_flags_response",endpoint_name="out",} 1.768381028393E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_programs",} 1.768381437735E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_user_notifications",endpoint_name="get_unlinked_time_entries",} 1.768381576586E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_planned_activities",} 1.768381470867E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="create_webhook",endpoint_name="out",} 1.768381033112E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="sync_task_handling",endpoint_name="out",} 1.768381105895E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="get_project_id",endpoint_name="not_found",} 1.768381034639E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="update_user",endpoint_name="out",} 1.768381444758E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="user_without_work_time",endpoint_name="out",} 1.768381402086E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_import_workflow",endpoint_name="first_update_data",} 1.768381507102E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="return_user_data",endpoint_name="out",} 1.768381359119E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_users",endpoint_name="get_users",} 1.768381359119E9 event_processing_duration_seconds_created{project="v1",operator_kind="blueprint",operator_name="out",endpoint_name="out",} 1.768381026798E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="resolve_task_conflict",endpoint_name="set_user_context",} 1.768381115637E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_milestones",} 1.768381468453E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_project_total_budget",endpoint_name="out",} 1.768381468914E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_strategic_pillars",endpoint_name="get_strategic_pillars",} 1.768381028634E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_without_is_ignored_on_import",} 1.768381402107E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="solve_linking_conflict",endpoint_name="saved_conflict",} 1.768381118506E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="handle_insert_task_error",endpoint_name="linking_error",} 1.768381115663E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_conflicting_tasks",endpoint_name="out",} 1.768381115663E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="set_user_context",} 1.768381363148E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_subproject_tasks",} 1.768381473468E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_work_times_of_user",endpoint_name="out",} 1.768381403436E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_project_data_status_code",endpoint_name="remainder_output",} 1.768381034615E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="insert_tasks",endpoint_name="error",} 1.768381115663E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_team_lead",} 1.7683814021E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_sub_project_tasks",endpoint_name="verify_sub_project_in_project",} 1.768381473468E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="select_attachment_info",endpoint_name="out",} 1.768381469102E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_get_user_infos",endpoint_name="get",} 1.768381028093E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_department_manager",} 1.76838140209E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_kpis",} 1.768381474004E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_roles",endpoint_name="get_roles",} 1.768381359096E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_users",endpoint_name="get_user",} 1.768381403435E9 event_processing_duration_seconds_created{project="v1",operator_kind="blueprint",operator_name="resolved_conflict",endpoint_name="out",} 1.768381115663E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_sub_project_budgets",endpoint_name="out",} 1.768381534533E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="project_yearly_budget_allocations",endpoint_name="out",} 1.768381168249E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_without_work_time",} 1.768381402086E9 event_processing_duration_seconds_created{project="v1",operator_kind="vdl",operator_name="fetch_budgets",endpoint_name="out",} 1.768381083764E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unknown_task_parent_id",} 1.768381028682E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="analyse_tasks",endpoint_name="missing_work_item_updated_project",} 1.768381034613E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_years",endpoint_name="get",} 1.768381437744E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="response",} 1.768381507183E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="fetch_budgets",} 1.768381083764E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_user_notifications",endpoint_name="get_notifications",} 1.768381029925E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_get_tracked_times",endpoint_name="get",} 1.768381197139E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_cost_types",endpoint_name="get_cost_types",} 1.768381534519E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="determine_task_update_values",endpoint_name="out",} 1.76838109825E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="user_with_missing_attributes",endpoint_name="out",} 1.768381402106E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="out",} 1.768381363149E9 event_processing_duration_seconds_created{project="v1",operator_kind="trigger",operator_name="manual_trigger",endpoint_name="out",} 1.768381507183E9 event_processing_duration_seconds_created{project="v1",operator_kind="blueprint",operator_name="input",endpoint_name="out",} 1.768381026798E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_subproject_budgets",} 1.768381534533E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_available_programs",endpoint_name="out",} 1.768381028516E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_last_planned_activity",endpoint_name="out",} 1.768381468892E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_project_data_status_code",endpoint_name="not_found",} 1.768381034639E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_teams",endpoint_name="get_teams",} 1.768381433562E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_unassigned_users",endpoint_name="out",} 1.768381473983E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_projects",endpoint_name="out",} 1.768381030188E9 event_processing_duration_seconds_created{project="v1",operator_kind="vdl",operator_name="fetch_tickets",endpoint_name="out",} 1.768381105897E9 event_processing_duration_seconds_created{project="v1",operator_kind="sync",operator_name="sync_task_handling",endpoint_name="out",} 1.768381105896E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="set_fetch_done",} 1.768381507183E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_total_budget",} 1.768381468914E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="insert_tasks",endpoint_name="out",} 1.76838109825E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="insert_tasks",endpoint_name="clear_import_violations",} 1.76838109825E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_risks",endpoint_name="out",} 1.768381514579E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_project_resources_count",endpoint_name="out",} 1.768381469323E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="rest_notification_data_response",endpoint_name="out",} 1.768381576586E9 event_processing_duration_seconds_created{project="v1",operator_kind="blueprint",operator_name="project_not_found",endpoint_name="out",} 1.768381034639E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="validate",endpoint_name="assertion_valid",} 1.768381026798E9 event_processing_duration_seconds_created{project="v1",operator_kind="blueprint",operator_name="error",endpoint_name="out",} 1.768381115663E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="get_info_response",endpoint_name="out",} 1.768381028093E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_program",endpoint_name="out",} 1.768381439212E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_get_available_programs",endpoint_name="get",} 1.768381028516E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="fetch_time_entries",} 1.768381507139E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="update_roles",endpoint_name="set_user_context",} 1.768381444758E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_planned_activities",endpoint_name="out",} 1.768381470867E9 event_processing_duration_seconds_created{project="v1",operator_kind="blueprint",operator_name="not_found",endpoint_name="out",} 1.768381034639E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_billings_groups",} 1.768381473819E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_program_manager",} 1.768381402096E9 event_processing_duration_seconds_created{project="v1",operator_kind="expression",operator_name="conflict_error",endpoint_name="out",} 1.768381118506E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="user_without_is_ignored_on_import",endpoint_name="out",} 1.768381402107E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_permissions",endpoint_name="get_users",} 1.768381339947E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="program_project_with_invalid_billing_type",} 1.768381029925E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_devops",endpoint_name="post_incremental_time_entries",} 1.768381608001E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_is_program_deletable",endpoint_name="out",} 1.768381439235E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="solve_linking_conflict",endpoint_name="resolved_conflict",} 1.768381115663E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_program_risks",endpoint_name="out",} 1.768381439233E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="resolve_task_conflict",endpoint_name="resolve_task_conflict",} 1.768381115663E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_program_managing_info",endpoint_name="out",} 1.768381439098E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_project_comments",endpoint_name="out",} 1.768381468366E9 event_processing_duration_seconds_created{project="v1",operator_kind="expression",operator_name="add_approval_overview_own_state",endpoint_name="out",} 1.7683816092E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="save_single_task_conflict",endpoint_name="clear_violations_for_current_task",} 1.768381118494E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_user",endpoint_name="out",} 1.768381403435E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_users",endpoint_name="get_user_work_times",} 1.768381403436E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split",endpoint_name="update_relevant_projects",} 1.768381212775E9 event_processing_duration_seconds_created{project="v1",operator_kind="jsonata",operator_name="get_task_error_ids",endpoint_name="out",} 1.768381115663E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="return_user_notifications",endpoint_name="out",} 1.768381028682E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="get_project_webhooks",endpoint_name="aggregated_out",} 1.768381034614E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_teams",endpoint_name="out",} 1.768381433562E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="upsert_time_entries",endpoint_name="out",} 1.768381507139E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_legal_entities",endpoint_name="get_legal_entity_references",} 1.768381028506E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_users",endpoint_name="out",} 1.768381339947E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="set_flag_fetching_done",endpoint_name="out",} 1.768381507183E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_cumulative_project_overview_budget",endpoint_name="out",} 1.768381473338E9 event_processing_duration_seconds_created{project="v1",operator_kind="vdl",operator_name="fetch_users",endpoint_name="out",} 1.768381017787E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="upsert_tasks",endpoint_name="saved_linking_conflict",} 1.768381118506E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_billing_groups",endpoint_name="validate_query_params",} 1.768381473819E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="update_roles",endpoint_name="lock_roles",} 1.768381444758E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_tracked_times",endpoint_name="out",} 1.768381197138E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_programs",endpoint_name="get_program_is_deletable",} 1.768381439235E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="devops_tasks_import_reference_violations",} 1.768381164877E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_program_risks",endpoint_name="out",} 1.768381439233E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="validate_can_update",endpoint_name="can_not_update",} 1.768381118506E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_comments",endpoint_name="out",} 1.768381468366E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="is_authorized",endpoint_name="remainder_output",} 1.768381197138E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="update_roles",endpoint_name="delete_previous_roles",} 1.768381444758E9 event_processing_duration_seconds_created{project="v1",operator_kind="monoql",operator_name="get_flags_parse_profile",endpoint_name="out",} 1.768381028393E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="unconfigured_billing_group",} 1.768381168134E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_managing_info",} 1.768381468141E9 event_processing_duration_seconds_created{project="v1",operator_kind="blueprint",operator_name="saved_linking_conflict",endpoint_name="out",} 1.768381118506E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_all_non_ignored_projects",endpoint_name="out",} 1.768381212775E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="filter_on_not_ignored_devops_projects",endpoint_name="set_user_context",} 1.768381097325E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_import_conditions",endpoint_name="only_time_filter",} 1.768381507102E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_projects",endpoint_name="get_project_subprojects",} 1.768381469073E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="conflicting_tasks_split",endpoint_name="same_sub_project_conflict",} 1.768381115663E9 event_processing_duration_seconds_created{project="v1",operator_kind="cos_eok",operator_name="get_project_attachment_info",endpoint_name="out",} 1.768381469102E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_sub_project_budgets",endpoint_name="out",} 1.768381534533E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_milestones",endpoint_name="out",} 1.768381468453E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="split_fetch_workflow",endpoint_name="fetch_tickets",} 1.76838135698E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="user_with_missing_attributes",} 1.768381402106E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="is_managed_project",endpoint_name="out",} 1.768381468366E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="get_all_devops_projects",endpoint_name="out",} 1.768381026798E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="update_user",endpoint_name="delete_ignored_time_entries",} 1.768381444755E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_flags_from_database",endpoint_name="out",} 1.768381028393E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_departments_ref",endpoint_name="out",} 1.7683810285E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="get_all_webhooks",endpoint_name="out",} 1.768381026798E9 event_processing_duration_seconds_created{project="v1",operator_kind="jsonata",operator_name="prepare_tasks",endpoint_name="out",} 1.768381034614E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="upsert_time_entries",endpoint_name="lock_time_entries",} 1.768381363149E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_approval_overview",endpoint_name="out",} 1.7683816092E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_project_risks",endpoint_name="out",} 1.768381514579E9 event_processing_duration_seconds_created{project="v1",operator_kind="jsonata",operator_name="enrich_webhook_data",endpoint_name="out",} 1.768381026798E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_total_budget",endpoint_name="out",} 1.768381468914E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_program",endpoint_name="out",} 1.768381439212E9 event_processing_duration_seconds_created{project="v1",operator_kind="jsonata",operator_name="parse_metadata",endpoint_name="out",} 1.768381469102E9 event_processing_duration_seconds_created{project="v1",operator_kind="union",operator_name="notification_union",endpoint_name="out",} 1.768381028682E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="insert_tasks",endpoint_name="error",} 1.768381115663E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_info_read_json",endpoint_name="out",} 1.768381028093E9 event_processing_duration_seconds_created{project="v1",operator_kind="conditional_split",operator_name="filter_permissions",endpoint_name="invalid_project_manager_in_active_project",} 1.768381168293E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_sub_project_billing_groups",endpoint_name="out",} 1.768381535408E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_project_statuses",endpoint_name="get_project_statuses",} 1.768381028514E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="insert_tasks",endpoint_name="out",} 1.76838109825E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_yearly_budget_allocation",endpoint_name="out",} 1.768381469067E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_project_last_planned_activity",endpoint_name="out",} 1.768381468892E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_kpis",endpoint_name="out",} 1.768381474004E9 event_processing_duration_seconds_created{project="v1",operator_kind="jsonata",operator_name="parse_project_id",endpoint_name="out",} 1.768381034615E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="authorize_view_planned",endpoint_name="out",} 1.768381602103E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="incremental_time_entry_update",endpoint_name="out",} 1.768381608E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_project_phases",endpoint_name="get_project_phaeses",} 1.768381028642E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="project_error_response",endpoint_name="out",} 1.768381530731E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="read_evaluations",endpoint_name="out",} 1.76838144071E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="unassigned_time_entries_present",endpoint_name="out",} 1.768381029921E9 event_processing_duration_seconds_created{project="v1",operator_kind="jsonata",operator_name="work_item_updated_parent_payload",endpoint_name="out",} 1.768381034111E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="save_task_conflict",endpoint_name="clear_violations_for_current_task",} 1.768381176577E9 event_processing_duration_seconds_created{project="v1",operator_kind="sql",operator_name="get_project_resources_count",endpoint_name="out",} 1.768381469323E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest_response",operator_name="project_response",endpoint_name="out",} 1.768381030188E9 event_processing_duration_seconds_created{project="v1",operator_kind="rest",operator_name="rest_departments",endpoint_name="get_department_references",} 1.7683810285E9 event_processing_duration_seconds_created{project="v1",operator_kind="custom",operator_name="update_relevant_project_webhooks",endpoint_name="not_found",} 1.768381034639E9 # 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.768380561579E9 jvm_memory_pool_allocated_bytes_created{pool="G1 Old Gen",} 1.768380561603E9 jvm_memory_pool_allocated_bytes_created{pool="G1 Eden Space",} 1.768380561603E9 jvm_memory_pool_allocated_bytes_created{pool="CodeHeap 'non-profiled nmethods'",} 1.768380561603E9 jvm_memory_pool_allocated_bytes_created{pool="G1 Survivor Space",} 1.768380561603E9 jvm_memory_pool_allocated_bytes_created{pool="Compressed Class Space",} 1.768380561603E9 jvm_memory_pool_allocated_bytes_created{pool="Metaspace",} 1.768380561603E9 jvm_memory_pool_allocated_bytes_created{pool="CodeHeap 'non-nmethods'",} 1.768380561603E9