# HELP python_gc_collected_objects Objects collected during gc # TYPE python_gc_collected_objects histogram python_gc_collected_objects_bucket{generation="0",le="500.0"} 641189.0 python_gc_collected_objects_bucket{generation="0",le="1000.0"} 641194.0 python_gc_collected_objects_bucket{generation="0",le="5000.0"} 641194.0 python_gc_collected_objects_bucket{generation="0",le="10000.0"} 641194.0 python_gc_collected_objects_bucket{generation="0",le="50000.0"} 641194.0 python_gc_collected_objects_bucket{generation="0",le="+Inf"} 641194.0 python_gc_collected_objects_count{generation="0"} 641194.0 python_gc_collected_objects_sum{generation="0"} 45230.0 python_gc_collected_objects_bucket{generation="1",le="500.0"} 58071.0 python_gc_collected_objects_bucket{generation="1",le="1000.0"} 58117.0 python_gc_collected_objects_bucket{generation="1",le="5000.0"} 58290.0 python_gc_collected_objects_bucket{generation="1",le="10000.0"} 58290.0 python_gc_collected_objects_bucket{generation="1",le="50000.0"} 58290.0 python_gc_collected_objects_bucket{generation="1",le="+Inf"} 58290.0 python_gc_collected_objects_count{generation="1"} 58290.0 python_gc_collected_objects_sum{generation="1"} 478414.0 python_gc_collected_objects_bucket{generation="2",le="500.0"} 0.0 python_gc_collected_objects_bucket{generation="2",le="1000.0"} 0.0 python_gc_collected_objects_bucket{generation="2",le="5000.0"} 0.0 python_gc_collected_objects_bucket{generation="2",le="10000.0"} 1.0 python_gc_collected_objects_bucket{generation="2",le="50000.0"} 159.0 python_gc_collected_objects_bucket{generation="2",le="+Inf"} 159.0 python_gc_collected_objects_count{generation="2"} 159.0 python_gc_collected_objects_sum{generation="2"} 3.371727e+06 # TYPE python_gc_collected_objects_created gauge python_gc_collected_objects_created{generation="0"} 1.7625953009389873e+09 python_gc_collected_objects_created{generation="1"} 1.7625953098480196e+09 python_gc_collected_objects_created{generation="2"} 1.762595405242789e+09 # HELP python_gc_uncollectable_objects Uncollectable object found during GC # TYPE python_gc_uncollectable_objects histogram python_gc_uncollectable_objects_bucket{generation="0",le="500.0"} 641194.0 python_gc_uncollectable_objects_bucket{generation="0",le="1000.0"} 641194.0 python_gc_uncollectable_objects_bucket{generation="0",le="5000.0"} 641194.0 python_gc_uncollectable_objects_bucket{generation="0",le="10000.0"} 641194.0 python_gc_uncollectable_objects_bucket{generation="0",le="50000.0"} 641194.0 python_gc_uncollectable_objects_bucket{generation="0",le="+Inf"} 641194.0 python_gc_uncollectable_objects_count{generation="0"} 641194.0 python_gc_uncollectable_objects_sum{generation="0"} 0.0 python_gc_uncollectable_objects_bucket{generation="1",le="500.0"} 58290.0 python_gc_uncollectable_objects_bucket{generation="1",le="1000.0"} 58290.0 python_gc_uncollectable_objects_bucket{generation="1",le="5000.0"} 58290.0 python_gc_uncollectable_objects_bucket{generation="1",le="10000.0"} 58290.0 python_gc_uncollectable_objects_bucket{generation="1",le="50000.0"} 58290.0 python_gc_uncollectable_objects_bucket{generation="1",le="+Inf"} 58290.0 python_gc_uncollectable_objects_count{generation="1"} 58290.0 python_gc_uncollectable_objects_sum{generation="1"} 0.0 python_gc_uncollectable_objects_bucket{generation="2",le="500.0"} 159.0 python_gc_uncollectable_objects_bucket{generation="2",le="1000.0"} 159.0 python_gc_uncollectable_objects_bucket{generation="2",le="5000.0"} 159.0 python_gc_uncollectable_objects_bucket{generation="2",le="10000.0"} 159.0 python_gc_uncollectable_objects_bucket{generation="2",le="50000.0"} 159.0 python_gc_uncollectable_objects_bucket{generation="2",le="+Inf"} 159.0 python_gc_uncollectable_objects_count{generation="2"} 159.0 python_gc_uncollectable_objects_sum{generation="2"} 0.0 # TYPE python_gc_uncollectable_objects_created gauge python_gc_uncollectable_objects_created{generation="0"} 1.7625953009390764e+09 python_gc_uncollectable_objects_created{generation="1"} 1.7625953098481464e+09 python_gc_uncollectable_objects_created{generation="2"} 1.7625954052428455e+09 # HELP python_gc_duration_seconds Time spent in garbage collection # TYPE python_gc_duration_seconds histogram python_gc_duration_seconds_bucket{generation="0",le="0.005"} 627936.0 python_gc_duration_seconds_bucket{generation="0",le="0.01"} 628348.0 python_gc_duration_seconds_bucket{generation="0",le="0.025"} 628361.0 python_gc_duration_seconds_bucket{generation="0",le="0.05"} 628370.0 python_gc_duration_seconds_bucket{generation="0",le="0.075"} 628380.0 python_gc_duration_seconds_bucket{generation="0",le="0.1"} 638781.0 python_gc_duration_seconds_bucket{generation="0",le="0.25"} 641061.0 python_gc_duration_seconds_bucket{generation="0",le="0.5"} 641193.0 python_gc_duration_seconds_bucket{generation="0",le="0.75"} 641194.0 python_gc_duration_seconds_bucket{generation="0",le="1.0"} 641194.0 python_gc_duration_seconds_bucket{generation="0",le="2.5"} 641194.0 python_gc_duration_seconds_bucket{generation="0",le="5.0"} 641194.0 python_gc_duration_seconds_bucket{generation="0",le="7.5"} 641194.0 python_gc_duration_seconds_bucket{generation="0",le="10.0"} 641194.0 python_gc_duration_seconds_bucket{generation="0",le="+Inf"} 641194.0 python_gc_duration_seconds_count{generation="0"} 641194.0 python_gc_duration_seconds_sum{generation="0"} 1505.140560388565 python_gc_duration_seconds_bucket{generation="1",le="0.005"} 56320.0 python_gc_duration_seconds_bucket{generation="1",le="0.01"} 56368.0 python_gc_duration_seconds_bucket{generation="1",le="0.025"} 56371.0 python_gc_duration_seconds_bucket{generation="1",le="0.05"} 56371.0 python_gc_duration_seconds_bucket{generation="1",le="0.075"} 56371.0 python_gc_duration_seconds_bucket{generation="1",le="0.1"} 57869.0 python_gc_duration_seconds_bucket{generation="1",le="0.25"} 58265.0 python_gc_duration_seconds_bucket{generation="1",le="0.5"} 58290.0 python_gc_duration_seconds_bucket{generation="1",le="0.75"} 58290.0 python_gc_duration_seconds_bucket{generation="1",le="1.0"} 58290.0 python_gc_duration_seconds_bucket{generation="1",le="2.5"} 58290.0 python_gc_duration_seconds_bucket{generation="1",le="5.0"} 58290.0 python_gc_duration_seconds_bucket{generation="1",le="7.5"} 58290.0 python_gc_duration_seconds_bucket{generation="1",le="10.0"} 58290.0 python_gc_duration_seconds_bucket{generation="1",le="+Inf"} 58290.0 python_gc_duration_seconds_count{generation="1"} 58290.0 python_gc_duration_seconds_sum{generation="1"} 228.81147646903992 python_gc_duration_seconds_bucket{generation="2",le="0.005"} 0.0 python_gc_duration_seconds_bucket{generation="2",le="0.01"} 0.0 python_gc_duration_seconds_bucket{generation="2",le="0.025"} 0.0 python_gc_duration_seconds_bucket{generation="2",le="0.05"} 0.0 python_gc_duration_seconds_bucket{generation="2",le="0.075"} 0.0 python_gc_duration_seconds_bucket{generation="2",le="0.1"} 0.0 python_gc_duration_seconds_bucket{generation="2",le="0.25"} 0.0 python_gc_duration_seconds_bucket{generation="2",le="0.5"} 2.0 python_gc_duration_seconds_bucket{generation="2",le="0.75"} 8.0 python_gc_duration_seconds_bucket{generation="2",le="1.0"} 15.0 python_gc_duration_seconds_bucket{generation="2",le="2.5"} 30.0 python_gc_duration_seconds_bucket{generation="2",le="5.0"} 46.0 python_gc_duration_seconds_bucket{generation="2",le="7.5"} 66.0 python_gc_duration_seconds_bucket{generation="2",le="10.0"} 84.0 python_gc_duration_seconds_bucket{generation="2",le="+Inf"} 159.0 python_gc_duration_seconds_count{generation="2"} 159.0 python_gc_duration_seconds_sum{generation="2"} 1448.8793845176697 # TYPE python_gc_duration_seconds_created gauge python_gc_duration_seconds_created{generation="0"} 1.7625953009387853e+09 python_gc_duration_seconds_created{generation="1"} 1.7625953098478296e+09 python_gc_duration_seconds_created{generation="2"} 1.7625954052426548e+09 # HELP python_info Python platform information # TYPE python_info gauge python_info{implementation="CPython",major="3",minor="6",patchlevel="15",version="3.6.15"} 1.0 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 4.61201408e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 4.5029376e+08 # 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.7625952933e+09 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 83862.70999999999 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 17.0 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP celery_tasks Number of tasks per state # TYPE celery_tasks gauge celery_tasks{state="STARTED"} 34119.0 celery_tasks{state="RETRY"} 2.0 celery_tasks{state="REVOKED"} 0.0 celery_tasks{state="FAILURE"} 0.0 celery_tasks{state="PENDING"} 0.0 celery_tasks{state="SUCCESS"} 584.0 celery_tasks{state="RECEIVED"} 35565.0 # HELP celery_tasks_by_name Number of tasks per state and name # TYPE celery_tasks_by_name gauge celery_tasks_by_name{name="error",state="STARTED"} 0.0 celery_tasks_by_name{name="error",state="RETRY"} 0.0 celery_tasks_by_name{name="error",state="REVOKED"} 0.0 celery_tasks_by_name{name="error",state="FAILURE"} 0.0 celery_tasks_by_name{name="error",state="PENDING"} 0.0 celery_tasks_by_name{name="error",state="SUCCESS"} 0.0 celery_tasks_by_name{name="error",state="RECEIVED"} 0.0 celery_tasks_by_name{name="None",state="SUCCESS"} 6073.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_send_mock_order",state="RECEIVED"} 1.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_send_mock_order",state="STARTED"} 61.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_check_online",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_check_online",state="STARTED"} 375.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_real_order_bot",state="RECEIVED"} 1.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_real_order_bot",state="STARTED"} 3.0 celery_tasks_by_name{name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders",state="STARTED"} 25.0 celery_tasks_by_name{name="onyo.core.order.tasks.accept_passive_contigency_orders",state="RECEIVED"} 1347.0 celery_tasks_by_name{name="onyo.core.order.tasks.accept_passive_contigency_orders",state="STARTED"} 32.0 celery_tasks_by_name{name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders",state="SUCCESS"} 208.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_real_order_bot",state="SUCCESS"} 225.0 celery_tasks_by_name{name="onyo.core.order.tasks.accept_passive_contigency_orders",state="SUCCESS"} 255.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.check_online",state="RECEIVED"} 33960.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.check_online",state="STARTED"} 31320.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.check_online",state="SUCCESS"} 47057.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_send_mock_order",state="SUCCESS"} 194.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_check_online",state="SUCCESS"} 50.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.register_online_companies",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.register_online_companies",state="STARTED"} 83.0 celery_tasks_by_name{name="onyo.core.menu.tasks.schedule_import_menu",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.menu.tasks.schedule_import_menu",state="STARTED"} 5.0 celery_tasks_by_name{name="onyo.core.menu.tasks.schedule_import_menu",state="SUCCESS"} 22.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.register_online_companies",state="SUCCESS"} 5.0 celery_tasks_by_name{name="onyo.core.order.tasks.create_missing_rewards",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.order.tasks.create_missing_rewards",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.order.tasks.create_missing_rewards",state="SUCCESS"} 16.0 celery_tasks_by_name{name="onyo.econboarding.tasks.user_list_start_consuming",state="RECEIVED"} 1.0 celery_tasks_by_name{name="onyo.econboarding.tasks.user_list_start_consuming",state="STARTED"} 138.0 celery_tasks_by_name{name="onyo.econboarding.tasks.econboarding_start_consuming",state="RECEIVED"} 1.0 celery_tasks_by_name{name="onyo.econboarding.tasks.econboarding_start_consuming",state="STARTED"} 126.0 celery_tasks_by_name{name="onyo.core.order.tasks.schedule_cancel_stopped_orders",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.order.tasks.schedule_cancel_stopped_orders",state="STARTED"} 120.0 celery_tasks_by_name{name="onyo.core.order.tasks.schedule_cancel_stopped_orders",state="SUCCESS"} 34.0 celery_tasks_by_name{name="onyo.core.payment.tasks.schedule_capture_split",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.schedule_capture_split",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials",state="STARTED"} 2.0 celery_tasks_by_name{name="onyo.core.order.tasks.fix_inconsistencies",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.order.tasks.fix_inconsistencies",state="STARTED"} 14.0 celery_tasks_by_name{name="onyo.core.payment.tasks.schedule_capture_split",state="SUCCESS"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.get_gateway_mcc_credentials",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.get_gateway_mcc_credentials",state="STARTED"} 3.0 celery_tasks_by_name{name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials",state="SUCCESS"} 9.0 celery_tasks_by_name{name="onyo.core.payment.tasks.get_gateway_mcc_credentials",state="SUCCESS"} 7.0 celery_tasks_by_name{name="onyo.core.payment.tasks.check_payment_error_rates",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.check_payment_error_rates",state="STARTED"} 2.0 celery_tasks_by_name{name="onyo.core.payment.tasks.check_payment_error_rates",state="SUCCESS"} 3.0 celery_tasks_by_name{name="onyo.core.order.tasks.check_mgm_consistency",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.order.tasks.check_mgm_consistency",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.order.tasks.check_mgm_consistency",state="SUCCESS"} 5.0 celery_tasks_by_name{name="onyo.core.order.tasks.fix_inconsistencies",state="SUCCESS"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.new_flow_set_next_step",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.new_flow_set_next_step",state="STARTED"} 3.0 celery_tasks_by_name{name="onyo.core.payment.tasks.new_flow_set_next_step",state="SUCCESS"} 24.0 celery_tasks_by_name{name="onyo.core.antifraud.tasks.process_antifraud",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.antifraud.tasks.process_antifraud",state="STARTED"} 2.0 celery_tasks_by_name{name="onyo.core.order.tasks.SendToPOSTask",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.order.tasks.SendToPOSTask",state="STARTED"} 3.0 celery_tasks_by_name{name="onyo.core.order.tasks.SendToPOSTask",state="SUCCESS"} 44.0 celery_tasks_by_name{name="onyo.core.antifraud.tasks.process_antifraud",state="SUCCESS"} 15.0 celery_tasks_by_name{name="onyo.core.payment.tasks.capture_transaction",state="RECEIVED"} 210.0 celery_tasks_by_name{name="onyo.core.payment.tasks.capture_transaction",state="STARTED"} 80.0 celery_tasks_by_name{name="None",state="FAILURE"} 1.0 celery_tasks_by_name{name="onyo.core.payment.tasks.capture_transaction",state="FAILURE"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.new_flow_pooling",state="RECEIVED"} 4.0 celery_tasks_by_name{name="onyo.core.order.tasks.notify_pos_that_order_is_ready",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.order.tasks.notify_pos_that_order_is_ready",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.order.tasks.notify_pos_that_order_is_ready",state="SUCCESS"} 22.0 celery_tasks_by_name{name="onyo.core.payment.tasks.schedule_cancellation",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.schedule_capture",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.schedule_cancellation",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.schedule_capture",state="STARTED"} 1.0 celery_tasks_by_name{name="onyo.core.payment.tasks.cancel_transaction",state="RECEIVED"} 5.0 celery_tasks_by_name{name="onyo.core.payment.tasks.cancel_transaction",state="STARTED"} 50.0 celery_tasks_by_name{name="onyo.core.payment.tasks.schedule_cancellation",state="SUCCESS"} 0.0 celery_tasks_by_name{name="onyo.backend.tasks.fopa_order.notify_status_change_fopa",state="RECEIVED"} 21.0 celery_tasks_by_name{name="onyo.backend.tasks.fopa_order.notify_status_change_fopa",state="STARTED"} 7.0 celery_tasks_by_name{name="onyo.backend.tasks.fopa_order.notify_status_change_fopa",state="SUCCESS"} 72.0 celery_tasks_by_name{name="onyo.backend.tasks.logistic.create_delivery",state="RECEIVED"} 9.0 celery_tasks_by_name{name="onyo.backend.tasks.logistic.create_delivery",state="STARTED"} 1.0 celery_tasks_by_name{name="onyo.backend.tasks.logistic.create_delivery",state="SUCCESS"} 21.0 celery_tasks_by_name{name="onyo.core.redeem.tasks.refresh_all_statuses",state="RECEIVED"} 2.0 celery_tasks_by_name{name="onyo.core.redeem.tasks.refresh_all_statuses",state="STARTED"} 1.0 celery_tasks_by_name{name="onyo.core.redeem.tasks.refresh_all_statuses",state="SUCCESS"} 33.0 celery_tasks_by_name{name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly",state="RECEIVED"} 2.0 celery_tasks_by_name{name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly",state="SUCCESS"} 5.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.check_online",state="FAILURE"} 3.0 celery_tasks_by_name{name="onyo.backend.tasks.picture.create_cropped_picture_cache",state="RECEIVED"} 1.0 celery_tasks_by_name{name="onyo.backend.tasks.picture.create_cropped_picture_cache",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.backend.tasks.picture.create_cropped_picture_cache",state="SUCCESS"} 1.0 celery_tasks_by_name{name="onyo.core.card.tasks.save_bin",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.card.tasks.save_bin",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.card.tasks.save_bin",state="FAILURE"} 2.0 celery_tasks_by_name{name="onyo.backend.tasks.financial.calc_companies_balance",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.backend.tasks.financial.calc_companies_balance",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.backend.tasks.financial.save_companies_balance",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.backend.tasks.financial.save_companies_balance",state="STARTED"} 30.0 celery_tasks_by_name{name="onyo.backend.tasks.financial.save_companies_balance",state="SUCCESS"} 9.0 celery_tasks_by_name{name="onyo.backend.tasks.financial.calc_companies_balance",state="SUCCESS"} 1.0 # HELP celery_tasks_runtime_seconds Task runtime (seconds) # TYPE celery_tasks_runtime_seconds histogram celery_tasks_runtime_seconds_bucket{le="0.005",name="None"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="None"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="None"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="None"} 965.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="None"} 7447.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="None"} 9205.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="None"} 10326.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="None"} 11145.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="None"} 11398.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="None"} 11465.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="None"} 11929.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="None"} 12413.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="None"} 12810.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="None"} 12818.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="None"} 12908.0 celery_tasks_runtime_seconds_count{name="None"} 12908.0 celery_tasks_runtime_seconds_sum{name="None"} 9010.449976685293 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 261.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 320.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 346.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 554.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 599.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 599.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 599.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 599.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 599.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 599.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 599.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 599.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 599.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 70.13330985349539 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 309.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 522.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 558.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 619.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 620.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 621.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 621.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 621.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 621.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 621.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 621.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 621.0 celery_tasks_runtime_seconds_count{name="onyo.core.store_online.tasks.schedule_real_order_bot"} 621.0 celery_tasks_runtime_seconds_sum{name="onyo.core.store_online.tasks.schedule_real_order_bot"} 37.28080139949219 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 348.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 847.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1056.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1056.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1056.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1056.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1056.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1056.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1056.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1056.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1056.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1056.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.accept_passive_contigency_orders"} 93.95556583623359 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.store_online.tasks.check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.store_online.tasks.check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.store_online.tasks.check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.store_online.tasks.check_online"} 2344.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.store_online.tasks.check_online"} 20147.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.store_online.tasks.check_online"} 25993.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.store_online.tasks.check_online"} 67387.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.store_online.tasks.check_online"} 154258.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.store_online.tasks.check_online"} 190576.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.store_online.tasks.check_online"} 199550.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.store_online.tasks.check_online"} 205049.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.store_online.tasks.check_online"} 208301.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.store_online.tasks.check_online"} 210630.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.store_online.tasks.check_online"} 210784.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.store_online.tasks.check_online"} 212152.0 celery_tasks_runtime_seconds_count{name="onyo.core.store_online.tasks.check_online"} 212152.0 celery_tasks_runtime_seconds_sum{name="onyo.core.store_online.tasks.check_online"} 145989.63396166233 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 378.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 428.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 516.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 548.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 564.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 564.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 564.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 564.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 564.0 celery_tasks_runtime_seconds_count{name="onyo.core.store_online.tasks.schedule_send_mock_order"} 564.0 celery_tasks_runtime_seconds_sum{name="onyo.core.store_online.tasks.schedule_send_mock_order"} 186.8599971994273 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.store_online.tasks.schedule_check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.store_online.tasks.schedule_check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.store_online.tasks.schedule_check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.store_online.tasks.schedule_check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.store_online.tasks.schedule_check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.store_online.tasks.schedule_check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.store_online.tasks.schedule_check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.store_online.tasks.schedule_check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.store_online.tasks.schedule_check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.store_online.tasks.schedule_check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.store_online.tasks.schedule_check_online"} 0.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.store_online.tasks.schedule_check_online"} 171.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.store_online.tasks.schedule_check_online"} 251.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.store_online.tasks.schedule_check_online"} 251.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.store_online.tasks.schedule_check_online"} 251.0 celery_tasks_runtime_seconds_count{name="onyo.core.store_online.tasks.schedule_check_online"} 251.0 celery_tasks_runtime_seconds_sum{name="onyo.core.store_online.tasks.schedule_check_online"} 1063.9513754317218 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.menu.tasks.schedule_import_menu"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.menu.tasks.schedule_import_menu"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.menu.tasks.schedule_import_menu"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.menu.tasks.schedule_import_menu"} 13.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.menu.tasks.schedule_import_menu"} 22.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.menu.tasks.schedule_import_menu"} 25.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.menu.tasks.schedule_import_menu"} 42.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.menu.tasks.schedule_import_menu"} 50.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.menu.tasks.schedule_import_menu"} 53.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.menu.tasks.schedule_import_menu"} 54.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.menu.tasks.schedule_import_menu"} 54.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.menu.tasks.schedule_import_menu"} 54.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.menu.tasks.schedule_import_menu"} 54.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.menu.tasks.schedule_import_menu"} 54.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.menu.tasks.schedule_import_menu"} 54.0 celery_tasks_runtime_seconds_count{name="onyo.core.menu.tasks.schedule_import_menu"} 54.0 celery_tasks_runtime_seconds_sum{name="onyo.core.menu.tasks.schedule_import_menu"} 9.484368121156649 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.store_online.tasks.register_online_companies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.store_online.tasks.register_online_companies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.store_online.tasks.register_online_companies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.store_online.tasks.register_online_companies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.store_online.tasks.register_online_companies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.store_online.tasks.register_online_companies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.store_online.tasks.register_online_companies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.store_online.tasks.register_online_companies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.store_online.tasks.register_online_companies"} 0.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.store_online.tasks.register_online_companies"} 0.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.store_online.tasks.register_online_companies"} 0.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.store_online.tasks.register_online_companies"} 0.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.store_online.tasks.register_online_companies"} 19.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.store_online.tasks.register_online_companies"} 38.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.store_online.tasks.register_online_companies"} 39.0 celery_tasks_runtime_seconds_count{name="onyo.core.store_online.tasks.register_online_companies"} 39.0 celery_tasks_runtime_seconds_sum{name="onyo.core.store_online.tasks.register_online_companies"} 299.93659472420677 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.order.tasks.create_missing_rewards"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.order.tasks.create_missing_rewards"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.order.tasks.create_missing_rewards"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.order.tasks.create_missing_rewards"} 14.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.order.tasks.create_missing_rewards"} 39.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.order.tasks.create_missing_rewards"} 42.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.order.tasks.create_missing_rewards"} 46.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.order.tasks.create_missing_rewards"} 46.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.order.tasks.create_missing_rewards"} 46.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.order.tasks.create_missing_rewards"} 46.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.order.tasks.create_missing_rewards"} 46.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.order.tasks.create_missing_rewards"} 46.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.order.tasks.create_missing_rewards"} 46.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.order.tasks.create_missing_rewards"} 46.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.order.tasks.create_missing_rewards"} 46.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.create_missing_rewards"} 46.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.create_missing_rewards"} 2.8096697556968593 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 36.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 331.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 527.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 528.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 528.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 528.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 528.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 528.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 616.4482602103848 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.payment.tasks.schedule_capture_split"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.payment.tasks.schedule_capture_split"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.payment.tasks.schedule_capture_split"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.payment.tasks.schedule_capture_split"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.payment.tasks.schedule_capture_split"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.payment.tasks.schedule_capture_split"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.payment.tasks.schedule_capture_split"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.payment.tasks.schedule_capture_split"} 7.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.schedule_capture_split"} 10.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.schedule_capture_split"} 10.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.payment.tasks.schedule_capture_split"} 10.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.payment.tasks.schedule_capture_split"} 10.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.payment.tasks.schedule_capture_split"} 10.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.payment.tasks.schedule_capture_split"} 10.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.payment.tasks.schedule_capture_split"} 10.0 celery_tasks_runtime_seconds_count{name="onyo.core.payment.tasks.schedule_capture_split"} 10.0 celery_tasks_runtime_seconds_sum{name="onyo.core.payment.tasks.schedule_capture_split"} 4.042503572985879 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 9.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 23.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 23.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 23.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 23.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 23.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 23.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 23.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 23.0 celery_tasks_runtime_seconds_count{name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 23.0 celery_tasks_runtime_seconds_sum{name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 6.391759135845859 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 9.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 20.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 20.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 20.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 20.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 20.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 20.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 20.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 20.0 celery_tasks_runtime_seconds_count{name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 20.0 celery_tasks_runtime_seconds_sum{name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 5.113080237091708 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.payment.tasks.check_payment_error_rates"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.payment.tasks.check_payment_error_rates"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.payment.tasks.check_payment_error_rates"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.payment.tasks.check_payment_error_rates"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.payment.tasks.check_payment_error_rates"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.payment.tasks.check_payment_error_rates"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.payment.tasks.check_payment_error_rates"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.payment.tasks.check_payment_error_rates"} 8.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.check_payment_error_rates"} 9.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.check_payment_error_rates"} 9.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.payment.tasks.check_payment_error_rates"} 9.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.payment.tasks.check_payment_error_rates"} 9.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.payment.tasks.check_payment_error_rates"} 9.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.payment.tasks.check_payment_error_rates"} 9.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.payment.tasks.check_payment_error_rates"} 9.0 celery_tasks_runtime_seconds_count{name="onyo.core.payment.tasks.check_payment_error_rates"} 9.0 celery_tasks_runtime_seconds_sum{name="onyo.core.payment.tasks.check_payment_error_rates"} 3.2841280130451196 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.order.tasks.check_mgm_consistency"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.order.tasks.check_mgm_consistency"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.order.tasks.check_mgm_consistency"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.order.tasks.check_mgm_consistency"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.order.tasks.check_mgm_consistency"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.order.tasks.check_mgm_consistency"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.order.tasks.check_mgm_consistency"} 8.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.order.tasks.check_mgm_consistency"} 8.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.order.tasks.check_mgm_consistency"} 8.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.order.tasks.check_mgm_consistency"} 8.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.order.tasks.check_mgm_consistency"} 8.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.order.tasks.check_mgm_consistency"} 8.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.order.tasks.check_mgm_consistency"} 8.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.order.tasks.check_mgm_consistency"} 8.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.order.tasks.check_mgm_consistency"} 8.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.check_mgm_consistency"} 8.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.check_mgm_consistency"} 1.1370878678935696 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.order.tasks.fix_inconsistencies"} 0.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.order.tasks.fix_inconsistencies"} 1.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.fix_inconsistencies"} 1.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.fix_inconsistencies"} 730.0518623449607 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.payment.tasks.new_flow_set_next_step"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.payment.tasks.new_flow_set_next_step"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.payment.tasks.new_flow_set_next_step"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.payment.tasks.new_flow_set_next_step"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.payment.tasks.new_flow_set_next_step"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.payment.tasks.new_flow_set_next_step"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.payment.tasks.new_flow_set_next_step"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.payment.tasks.new_flow_set_next_step"} 4.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.new_flow_set_next_step"} 7.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.new_flow_set_next_step"} 9.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.payment.tasks.new_flow_set_next_step"} 39.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.payment.tasks.new_flow_set_next_step"} 43.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.payment.tasks.new_flow_set_next_step"} 43.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.payment.tasks.new_flow_set_next_step"} 43.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.payment.tasks.new_flow_set_next_step"} 43.0 celery_tasks_runtime_seconds_count{name="onyo.core.payment.tasks.new_flow_set_next_step"} 43.0 celery_tasks_runtime_seconds_sum{name="onyo.core.payment.tasks.new_flow_set_next_step"} 64.53997646084463 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.order.tasks.SendToPOSTask"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.order.tasks.SendToPOSTask"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.order.tasks.SendToPOSTask"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.order.tasks.SendToPOSTask"} 25.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.order.tasks.SendToPOSTask"} 55.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.order.tasks.SendToPOSTask"} 58.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.order.tasks.SendToPOSTask"} 62.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.order.tasks.SendToPOSTask"} 62.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.order.tasks.SendToPOSTask"} 62.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.order.tasks.SendToPOSTask"} 62.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.order.tasks.SendToPOSTask"} 65.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.order.tasks.SendToPOSTask"} 66.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.order.tasks.SendToPOSTask"} 69.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.order.tasks.SendToPOSTask"} 72.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.order.tasks.SendToPOSTask"} 72.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.SendToPOSTask"} 72.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.SendToPOSTask"} 56.812963234751805 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.antifraud.tasks.process_antifraud"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.antifraud.tasks.process_antifraud"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.antifraud.tasks.process_antifraud"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.antifraud.tasks.process_antifraud"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.antifraud.tasks.process_antifraud"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.antifraud.tasks.process_antifraud"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.antifraud.tasks.process_antifraud"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.antifraud.tasks.process_antifraud"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.antifraud.tasks.process_antifraud"} 0.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.antifraud.tasks.process_antifraud"} 3.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.antifraud.tasks.process_antifraud"} 22.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.antifraud.tasks.process_antifraud"} 25.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.antifraud.tasks.process_antifraud"} 25.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.antifraud.tasks.process_antifraud"} 25.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.antifraud.tasks.process_antifraud"} 25.0 celery_tasks_runtime_seconds_count{name="onyo.core.antifraud.tasks.process_antifraud"} 25.0 celery_tasks_runtime_seconds_sum{name="onyo.core.antifraud.tasks.process_antifraud"} 53.03633826287114 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 21.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 37.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 43.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 47.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 47.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 47.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 47.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 47.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 47.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 47.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 47.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 47.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 47.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 2.887337779189693 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.payment.tasks.schedule_cancellation"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.payment.tasks.schedule_cancellation"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.payment.tasks.schedule_cancellation"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.payment.tasks.schedule_cancellation"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.payment.tasks.schedule_cancellation"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.payment.tasks.schedule_cancellation"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.payment.tasks.schedule_cancellation"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.payment.tasks.schedule_cancellation"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.schedule_cancellation"} 0.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.schedule_cancellation"} 0.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.payment.tasks.schedule_cancellation"} 1.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.payment.tasks.schedule_cancellation"} 1.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.payment.tasks.schedule_cancellation"} 1.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.payment.tasks.schedule_cancellation"} 1.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.payment.tasks.schedule_cancellation"} 1.0 celery_tasks_runtime_seconds_count{name="onyo.core.payment.tasks.schedule_cancellation"} 1.0 celery_tasks_runtime_seconds_sum{name="onyo.core.payment.tasks.schedule_cancellation"} 1.3034112440072931 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 22.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 41.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 51.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 81.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 82.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 82.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 82.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 82.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 82.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 82.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 82.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 82.0 celery_tasks_runtime_seconds_count{name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 82.0 celery_tasks_runtime_seconds_sum{name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 7.518554741283879 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.backend.tasks.logistic.create_delivery"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.backend.tasks.logistic.create_delivery"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.backend.tasks.logistic.create_delivery"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.backend.tasks.logistic.create_delivery"} 8.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.backend.tasks.logistic.create_delivery"} 8.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.backend.tasks.logistic.create_delivery"} 13.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.backend.tasks.logistic.create_delivery"} 24.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.backend.tasks.logistic.create_delivery"} 24.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.backend.tasks.logistic.create_delivery"} 24.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.backend.tasks.logistic.create_delivery"} 24.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.backend.tasks.logistic.create_delivery"} 24.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.backend.tasks.logistic.create_delivery"} 24.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.backend.tasks.logistic.create_delivery"} 24.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.backend.tasks.logistic.create_delivery"} 24.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.backend.tasks.logistic.create_delivery"} 24.0 celery_tasks_runtime_seconds_count{name="onyo.backend.tasks.logistic.create_delivery"} 24.0 celery_tasks_runtime_seconds_sum{name="onyo.backend.tasks.logistic.create_delivery"} 2.4435047252336517 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.redeem.tasks.refresh_all_statuses"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.redeem.tasks.refresh_all_statuses"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.redeem.tasks.refresh_all_statuses"} 8.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.redeem.tasks.refresh_all_statuses"} 20.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.redeem.tasks.refresh_all_statuses"} 25.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.redeem.tasks.refresh_all_statuses"} 31.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.redeem.tasks.refresh_all_statuses"} 38.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.redeem.tasks.refresh_all_statuses"} 38.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.redeem.tasks.refresh_all_statuses"} 38.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.redeem.tasks.refresh_all_statuses"} 38.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.redeem.tasks.refresh_all_statuses"} 38.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.redeem.tasks.refresh_all_statuses"} 38.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.redeem.tasks.refresh_all_statuses"} 38.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.redeem.tasks.refresh_all_statuses"} 38.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.redeem.tasks.refresh_all_statuses"} 38.0 celery_tasks_runtime_seconds_count{name="onyo.core.redeem.tasks.refresh_all_statuses"} 38.0 celery_tasks_runtime_seconds_sum{name="onyo.core.redeem.tasks.refresh_all_statuses"} 2.200753924960736 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 4.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 7.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 7.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 7.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 7.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 7.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 7.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 7.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 7.0 celery_tasks_runtime_seconds_count{name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 7.0 celery_tasks_runtime_seconds_sum{name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 1.550334439089056 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 1.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 1.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 1.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 1.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 1.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 1.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 1.0 celery_tasks_runtime_seconds_count{name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 1.0 celery_tasks_runtime_seconds_sum{name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 0.12343793403124437 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.backend.tasks.financial.save_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.backend.tasks.financial.save_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.backend.tasks.financial.save_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.backend.tasks.financial.save_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.backend.tasks.financial.save_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.backend.tasks.financial.save_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.backend.tasks.financial.save_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.backend.tasks.financial.save_companies_balance"} 5.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.backend.tasks.financial.save_companies_balance"} 9.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.backend.tasks.financial.save_companies_balance"} 9.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.backend.tasks.financial.save_companies_balance"} 9.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.backend.tasks.financial.save_companies_balance"} 9.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.backend.tasks.financial.save_companies_balance"} 9.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.backend.tasks.financial.save_companies_balance"} 9.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.backend.tasks.financial.save_companies_balance"} 9.0 celery_tasks_runtime_seconds_count{name="onyo.backend.tasks.financial.save_companies_balance"} 9.0 celery_tasks_runtime_seconds_sum{name="onyo.backend.tasks.financial.save_companies_balance"} 4.623736154753715 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.backend.tasks.financial.calc_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.backend.tasks.financial.calc_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.backend.tasks.financial.calc_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.backend.tasks.financial.calc_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.backend.tasks.financial.calc_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.backend.tasks.financial.calc_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.backend.tasks.financial.calc_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.backend.tasks.financial.calc_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.backend.tasks.financial.calc_companies_balance"} 0.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.backend.tasks.financial.calc_companies_balance"} 1.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.backend.tasks.financial.calc_companies_balance"} 1.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.backend.tasks.financial.calc_companies_balance"} 1.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.backend.tasks.financial.calc_companies_balance"} 1.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.backend.tasks.financial.calc_companies_balance"} 1.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.backend.tasks.financial.calc_companies_balance"} 1.0 celery_tasks_runtime_seconds_count{name="onyo.backend.tasks.financial.calc_companies_balance"} 1.0 celery_tasks_runtime_seconds_sum{name="onyo.backend.tasks.financial.calc_companies_balance"} 0.9742404619464651 # TYPE celery_tasks_runtime_seconds_created gauge celery_tasks_runtime_seconds_created{name="None"} 1.76259531024395e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 1.7625953402433293e+09 celery_tasks_runtime_seconds_created{name="onyo.core.store_online.tasks.schedule_real_order_bot"} 1.7625953402445867e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1.762595340250391e+09 celery_tasks_runtime_seconds_created{name="onyo.core.store_online.tasks.check_online"} 1.762595341641865e+09 celery_tasks_runtime_seconds_created{name="onyo.core.store_online.tasks.schedule_send_mock_order"} 1.7625953445450227e+09 celery_tasks_runtime_seconds_created{name="onyo.core.store_online.tasks.schedule_check_online"} 1.7625953781458588e+09 celery_tasks_runtime_seconds_created{name="onyo.core.menu.tasks.schedule_import_menu"} 1.7625954007452934e+09 celery_tasks_runtime_seconds_created{name="onyo.core.store_online.tasks.register_online_companies"} 1.7625954350435402e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.create_missing_rewards"} 1.7625954399409847e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 1.7625954673420079e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.schedule_capture_split"} 1.7625960030393338e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 1.7625960036385202e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 1.762596006137265e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.check_payment_error_rates"} 1.7625963036446576e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.check_mgm_consistency"} 1.7625966002445652e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.fix_inconsistencies"} 1.7625967485399892e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.new_flow_set_next_step"} 1.7626197144444597e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.SendToPOSTask"} 1.7626197429450822e+09 celery_tasks_runtime_seconds_created{name="onyo.core.antifraud.tasks.process_antifraud"} 1.7626197432427714e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.notify_pos_that_order_is_ready"} 1.762780123138062e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.schedule_cancellation"} 1.762840350840277e+09 celery_tasks_runtime_seconds_created{name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 1.7628745230425496e+09 celery_tasks_runtime_seconds_created{name="onyo.backend.tasks.logistic.create_delivery"} 1.762874537643695e+09 celery_tasks_runtime_seconds_created{name="onyo.core.redeem.tasks.refresh_all_statuses"} 1.762876560745339e+09 celery_tasks_runtime_seconds_created{name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 1.7628842234426384e+09 celery_tasks_runtime_seconds_created{name="onyo.backend.tasks.picture.create_cropped_picture_cache"} 1.762979183539997e+09 celery_tasks_runtime_seconds_created{name="onyo.backend.tasks.financial.save_companies_balance"} 1.7633678561445477e+09 celery_tasks_runtime_seconds_created{name="onyo.backend.tasks.financial.calc_companies_balance"} 1.763368250339541e+09 # HELP celery_workers Number of alive workers # TYPE celery_workers gauge celery_workers 19.0 # HELP celery_task_latency Seconds between a task is received and started. # TYPE celery_task_latency histogram celery_task_latency_bucket{le="0.005"} 3506.0 celery_task_latency_bucket{le="0.01"} 3997.0 celery_task_latency_bucket{le="0.025"} 4044.0 celery_task_latency_bucket{le="0.05"} 4076.0 celery_task_latency_bucket{le="0.075"} 4134.0 celery_task_latency_bucket{le="0.1"} 6598.0 celery_task_latency_bucket{le="0.25"} 12470.0 celery_task_latency_bucket{le="0.5"} 18462.0 celery_task_latency_bucket{le="0.75"} 22615.0 celery_task_latency_bucket{le="1.0"} 26872.0 celery_task_latency_bucket{le="2.5"} 53258.0 celery_task_latency_bucket{le="5.0"} 82146.0 celery_task_latency_bucket{le="7.5"} 95387.0 celery_task_latency_bucket{le="10.0"} 103483.0 celery_task_latency_bucket{le="+Inf"} 248627.0 celery_task_latency_count 248627.0 celery_task_latency_sum 3.814073577522302e+07 # TYPE celery_task_latency_created gauge celery_task_latency_created 1.7625953008609571e+09 # HELP celery_queue_length Number of tasks in the queue. # TYPE celery_queue_length gauge celery_queue_length{queue_name="celery"} 0.0 celery_queue_length{queue_name="order"} 0.0 celery_queue_length{queue_name="payment_tasks"} 0.0 celery_queue_length{queue_name="payment"} 0.0 celery_queue_length{queue_name="payment_capture"} 0.0 celery_queue_length{queue_name="payment_pooling"} 0.0 celery_queue_length{queue_name="menu"} 0.0 celery_queue_length{queue_name="store_online_check"} 0.0