# 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"} 20726.0 python_gc_collected_objects_bucket{generation="0",le="1000.0"} 20755.0 python_gc_collected_objects_bucket{generation="0",le="5000.0"} 20755.0 python_gc_collected_objects_bucket{generation="0",le="10000.0"} 20755.0 python_gc_collected_objects_bucket{generation="0",le="50000.0"} 20755.0 python_gc_collected_objects_bucket{generation="0",le="+Inf"} 20755.0 python_gc_collected_objects_count{generation="0"} 20755.0 python_gc_collected_objects_sum{generation="0"} 287900.0 python_gc_collected_objects_bucket{generation="1",le="500.0"} 1042.0 python_gc_collected_objects_bucket{generation="1",le="1000.0"} 1113.0 python_gc_collected_objects_bucket{generation="1",le="5000.0"} 1853.0 python_gc_collected_objects_bucket{generation="1",le="10000.0"} 1887.0 python_gc_collected_objects_bucket{generation="1",le="50000.0"} 1887.0 python_gc_collected_objects_bucket{generation="1",le="+Inf"} 1887.0 python_gc_collected_objects_count{generation="1"} 1887.0 python_gc_collected_objects_sum{generation="1"} 2.49044e+06 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"} 1.0 python_gc_collected_objects_bucket{generation="2",le="10000.0"} 7.0 python_gc_collected_objects_bucket{generation="2",le="50000.0"} 34.0 python_gc_collected_objects_bucket{generation="2",le="+Inf"} 36.0 python_gc_collected_objects_count{generation="2"} 36.0 python_gc_collected_objects_sum{generation="2"} 771231.0 # TYPE python_gc_collected_objects_created gauge python_gc_collected_objects_created{generation="0"} 1.772851031987876e+09 python_gc_collected_objects_created{generation="1"} 1.7728510358337047e+09 python_gc_collected_objects_created{generation="2"} 1.7728512004720175e+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"} 20755.0 python_gc_uncollectable_objects_bucket{generation="0",le="1000.0"} 20755.0 python_gc_uncollectable_objects_bucket{generation="0",le="5000.0"} 20755.0 python_gc_uncollectable_objects_bucket{generation="0",le="10000.0"} 20755.0 python_gc_uncollectable_objects_bucket{generation="0",le="50000.0"} 20755.0 python_gc_uncollectable_objects_bucket{generation="0",le="+Inf"} 20755.0 python_gc_uncollectable_objects_count{generation="0"} 20755.0 python_gc_uncollectable_objects_sum{generation="0"} 0.0 python_gc_uncollectable_objects_bucket{generation="1",le="500.0"} 1887.0 python_gc_uncollectable_objects_bucket{generation="1",le="1000.0"} 1887.0 python_gc_uncollectable_objects_bucket{generation="1",le="5000.0"} 1887.0 python_gc_uncollectable_objects_bucket{generation="1",le="10000.0"} 1887.0 python_gc_uncollectable_objects_bucket{generation="1",le="50000.0"} 1887.0 python_gc_uncollectable_objects_bucket{generation="1",le="+Inf"} 1887.0 python_gc_uncollectable_objects_count{generation="1"} 1887.0 python_gc_uncollectable_objects_sum{generation="1"} 0.0 python_gc_uncollectable_objects_bucket{generation="2",le="500.0"} 36.0 python_gc_uncollectable_objects_bucket{generation="2",le="1000.0"} 36.0 python_gc_uncollectable_objects_bucket{generation="2",le="5000.0"} 36.0 python_gc_uncollectable_objects_bucket{generation="2",le="10000.0"} 36.0 python_gc_uncollectable_objects_bucket{generation="2",le="50000.0"} 36.0 python_gc_uncollectable_objects_bucket{generation="2",le="+Inf"} 36.0 python_gc_uncollectable_objects_count{generation="2"} 36.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.772851031987904e+09 python_gc_uncollectable_objects_created{generation="1"} 1.7728510358337286e+09 python_gc_uncollectable_objects_created{generation="2"} 1.772851200472048e+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"} 20720.0 python_gc_duration_seconds_bucket{generation="0",le="0.01"} 20721.0 python_gc_duration_seconds_bucket{generation="0",le="0.025"} 20721.0 python_gc_duration_seconds_bucket{generation="0",le="0.05"} 20726.0 python_gc_duration_seconds_bucket{generation="0",le="0.075"} 20733.0 python_gc_duration_seconds_bucket{generation="0",le="0.1"} 20755.0 python_gc_duration_seconds_bucket{generation="0",le="0.25"} 20755.0 python_gc_duration_seconds_bucket{generation="0",le="0.5"} 20755.0 python_gc_duration_seconds_bucket{generation="0",le="0.75"} 20755.0 python_gc_duration_seconds_bucket{generation="0",le="1.0"} 20755.0 python_gc_duration_seconds_bucket{generation="0",le="2.5"} 20755.0 python_gc_duration_seconds_bucket{generation="0",le="5.0"} 20755.0 python_gc_duration_seconds_bucket{generation="0",le="7.5"} 20755.0 python_gc_duration_seconds_bucket{generation="0",le="10.0"} 20755.0 python_gc_duration_seconds_bucket{generation="0",le="+Inf"} 20755.0 python_gc_duration_seconds_count{generation="0"} 20755.0 python_gc_duration_seconds_sum{generation="0"} 4.6263954639434814 python_gc_duration_seconds_bucket{generation="1",le="0.005"} 1839.0 python_gc_duration_seconds_bucket{generation="1",le="0.01"} 1847.0 python_gc_duration_seconds_bucket{generation="1",le="0.025"} 1849.0 python_gc_duration_seconds_bucket{generation="1",le="0.05"} 1849.0 python_gc_duration_seconds_bucket{generation="1",le="0.075"} 1852.0 python_gc_duration_seconds_bucket{generation="1",le="0.1"} 1887.0 python_gc_duration_seconds_bucket{generation="1",le="0.25"} 1887.0 python_gc_duration_seconds_bucket{generation="1",le="0.5"} 1887.0 python_gc_duration_seconds_bucket{generation="1",le="0.75"} 1887.0 python_gc_duration_seconds_bucket{generation="1",le="1.0"} 1887.0 python_gc_duration_seconds_bucket{generation="1",le="2.5"} 1887.0 python_gc_duration_seconds_bucket{generation="1",le="5.0"} 1887.0 python_gc_duration_seconds_bucket{generation="1",le="7.5"} 1887.0 python_gc_duration_seconds_bucket{generation="1",le="10.0"} 1887.0 python_gc_duration_seconds_bucket{generation="1",le="+Inf"} 1887.0 python_gc_duration_seconds_count{generation="1"} 1887.0 python_gc_duration_seconds_sum{generation="1"} 4.602452754974365 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"} 2.0 python_gc_duration_seconds_bucket{generation="2",le="0.25"} 14.0 python_gc_duration_seconds_bucket{generation="2",le="0.5"} 20.0 python_gc_duration_seconds_bucket{generation="2",le="0.75"} 28.0 python_gc_duration_seconds_bucket{generation="2",le="1.0"} 31.0 python_gc_duration_seconds_bucket{generation="2",le="2.5"} 36.0 python_gc_duration_seconds_bucket{generation="2",le="5.0"} 36.0 python_gc_duration_seconds_bucket{generation="2",le="7.5"} 36.0 python_gc_duration_seconds_bucket{generation="2",le="10.0"} 36.0 python_gc_duration_seconds_bucket{generation="2",le="+Inf"} 36.0 python_gc_duration_seconds_count{generation="2"} 36.0 python_gc_duration_seconds_sum{generation="2"} 18.271891355514526 # TYPE python_gc_duration_seconds_created gauge python_gc_duration_seconds_created{generation="0"} 1.772851031987822e+09 python_gc_duration_seconds_created{generation="1"} 1.7728510358336535e+09 python_gc_duration_seconds_created{generation="2"} 1.7728512004719043e+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 1.78683904e+08 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.70344448e+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.77285102965e+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 987.25 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 15.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="RECEIVED"} 231.0 celery_tasks{state="STARTED"} 184.0 celery_tasks{state="FAILURE"} 0.0 celery_tasks{state="PENDING"} 0.0 celery_tasks{state="REVOKED"} 0.0 celery_tasks{state="RETRY"} 0.0 celery_tasks{state="SUCCESS"} 80.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="RECEIVED"} 0.0 celery_tasks_by_name{name="error",state="STARTED"} 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="REVOKED"} 0.0 celery_tasks_by_name{name="error",state="RETRY"} 0.0 celery_tasks_by_name{name="error",state="SUCCESS"} 0.0 celery_tasks_by_name{name="None",state="SUCCESS"} 414.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"} 6.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.check_online",state="RECEIVED"} 210.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.check_online",state="STARTED"} 168.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.check_online",state="SUCCESS"} 219205.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"} 1.0 celery_tasks_by_name{name="onyo.core.order.tasks.accept_passive_contigency_orders",state="RECEIVED"} 21.0 celery_tasks_by_name{name="onyo.core.order.tasks.accept_passive_contigency_orders",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders",state="SUCCESS"} 324.0 celery_tasks_by_name{name="onyo.core.order.tasks.accept_passive_contigency_orders",state="SUCCESS"} 1275.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_send_mock_order",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_send_mock_order",state="STARTED"} 2.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_send_mock_order",state="SUCCESS"} 320.0 celery_tasks_by_name{name="onyo.core.redeem.tasks.refresh_all_statuses",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.redeem.tasks.refresh_all_statuses",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.redeem.tasks.refresh_all_statuses",state="SUCCESS"} 65.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_check_online",state="SUCCESS"} 598.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"} 33.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"} 1.0 celery_tasks_by_name{name="onyo.core.order.tasks.schedule_cancel_stopped_orders",state="SUCCESS"} 107.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_real_order_bot",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_real_order_bot",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.schedule_real_order_bot",state="SUCCESS"} 193.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"} 0.0 celery_tasks_by_name{name="onyo.core.menu.tasks.schedule_import_menu",state="SUCCESS"} 31.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"} 1.0 celery_tasks_by_name{name="onyo.core.store_online.tasks.register_online_companies",state="SUCCESS"} 58.0 celery_tasks_by_name{name="onyo.backend.tasks.reward.expires_all_rewards",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.backend.tasks.reward.expires_all_rewards",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.backend.tasks.reward.expires_all_rewards",state="SUCCESS"} 2.0 celery_tasks_by_name{name="onyo.econboarding.tasks.user_list_start_consuming",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.econboarding.tasks.user_list_start_consuming",state="STARTED"} 2.0 celery_tasks_by_name{name="onyo.econboarding.tasks.econboarding_start_consuming",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.econboarding.tasks.econboarding_start_consuming",state="STARTED"} 2.0 celery_tasks_by_name{name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly",state="RECEIVED"} 0.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.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"} 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"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials",state="SUCCESS"} 10.0 celery_tasks_by_name{name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly",state="SUCCESS"} 6.0 celery_tasks_by_name{name="onyo.core.payment.tasks.get_gateway_mcc_credentials",state="SUCCESS"} 10.0 celery_tasks_by_name{name="onyo.cache.tasks.bulk_invalidate_cache",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.cache.tasks.bulk_invalidate_cache",state="STARTED"} 0.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"} 1.0 celery_tasks_by_name{name="onyo.cache.tasks.bulk_invalidate_cache",state="SUCCESS"} 1.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"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.check_payment_error_rates",state="SUCCESS"} 6.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"} 5.0 celery_tasks_by_name{name="onyo.econboarding.tasks.econboarding_start_consuming",state="FAILURE"} 3.0 celery_tasks_by_name{name="onyo.econboarding.tasks.user_list_start_consuming",state="FAILURE"} 3.0 celery_tasks_by_name{name="onyo.core.financial.fidelity.tasks.fidelizations",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.financial.fidelity.tasks.fidelizations",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.financial.fidelity.tasks.fidelizations",state="SUCCESS"} 1.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_cancellation",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.financial.conciliation.tasks.conciliations",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.financial.conciliation.tasks.conciliations",state="STARTED"} 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.cancel_transaction",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.schedule_capture",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.cancel_transaction",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.schedule_cancellation",state="SUCCESS"} 1.0 celery_tasks_by_name{name="onyo.core.payment.tasks.new_flow_pooling",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.capture_transaction",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.capture_transaction",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.new_flow_pooling",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.cancel_transaction",state="SUCCESS"} 2.0 celery_tasks_by_name{name="onyo.core.financial.conciliation.tasks.conciliations",state="SUCCESS"} 1.0 celery_tasks_by_name{name="onyo.core.payment.tasks.new_flow_pooling",state="RETRY"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.schedule_capture",state="SUCCESS"} 1.0 celery_tasks_by_name{name="onyo.core.payment.tasks.capture_transaction",state="FAILURE"} 1337.0 celery_tasks_by_name{name="onyo.core.payment.tasks.new_flow_pooling",state="SUCCESS"} 2.0 celery_tasks_by_name{name="onyo.backend.tasks.fopa_order.notify_status_change_fopa",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.backend.tasks.fopa_order.notify_status_change_fopa",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.backend.tasks.fopa_order.notify_status_change_fopa",state="SUCCESS"} 227.0 celery_tasks_by_name{name="celery.backend_cleanup",state="RECEIVED"} 0.0 celery_tasks_by_name{name="celery.backend_cleanup",state="STARTED"} 0.0 celery_tasks_by_name{name="celery.backend_cleanup",state="SUCCESS"} 2.0 celery_tasks_by_name{name="onyo.core.payment.tasks.payment_status_report",state="RECEIVED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.payment_status_report",state="STARTED"} 0.0 celery_tasks_by_name{name="onyo.core.payment.tasks.payment_status_report",state="SUCCESS"} 1.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"} 0.0 celery_tasks_by_name{name="onyo.backend.tasks.financial.save_companies_balance",state="SUCCESS"} 39.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"} 29.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="None"} 110.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="None"} 122.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="None"} 233.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="None"} 362.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="None"} 397.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="None"} 407.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="None"} 409.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="None"} 410.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="None"} 410.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="None"} 413.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="None"} 414.0 celery_tasks_runtime_seconds_count{name="None"} 414.0 celery_tasks_runtime_seconds_sum{name="None"} 166.63459789933404 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"} 2657.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.store_online.tasks.check_online"} 7988.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.store_online.tasks.check_online"} 10835.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.store_online.tasks.check_online"} 81675.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.store_online.tasks.check_online"} 183382.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.store_online.tasks.check_online"} 214812.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.store_online.tasks.check_online"} 218544.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.store_online.tasks.check_online"} 218861.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.store_online.tasks.check_online"} 218861.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.store_online.tasks.check_online"} 218861.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.store_online.tasks.check_online"} 218861.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.store_online.tasks.check_online"} 219205.0 celery_tasks_runtime_seconds_count{name="onyo.core.store_online.tasks.check_online"} 219205.0 celery_tasks_runtime_seconds_sum{name="onyo.core.store_online.tasks.check_online"} 82322.06433445186 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"} 5.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 180.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 193.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 217.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 308.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 324.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 324.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 324.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 324.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 324.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 324.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 324.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 324.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 324.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 31.643557248346042 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"} 765.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1042.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1274.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1275.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1275.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1275.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1275.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1275.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1275.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1275.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1275.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1275.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.accept_passive_contigency_orders"} 106.20412529283203 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"} 11.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 42.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 132.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 239.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 320.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 320.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 320.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 320.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.store_online.tasks.schedule_send_mock_order"} 320.0 celery_tasks_runtime_seconds_count{name="onyo.core.store_online.tasks.schedule_send_mock_order"} 320.0 celery_tasks_runtime_seconds_sum{name="onyo.core.store_online.tasks.schedule_send_mock_order"} 265.8792281248607 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"} 19.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.redeem.tasks.refresh_all_statuses"} 24.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"} 29.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.redeem.tasks.refresh_all_statuses"} 49.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.redeem.tasks.refresh_all_statuses"} 62.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.redeem.tasks.refresh_all_statuses"} 64.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.redeem.tasks.refresh_all_statuses"} 65.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.redeem.tasks.refresh_all_statuses"} 65.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.redeem.tasks.refresh_all_statuses"} 65.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.redeem.tasks.refresh_all_statuses"} 65.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.redeem.tasks.refresh_all_statuses"} 65.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.redeem.tasks.refresh_all_statuses"} 65.0 celery_tasks_runtime_seconds_count{name="onyo.core.redeem.tasks.refresh_all_statuses"} 65.0 celery_tasks_runtime_seconds_sum{name="onyo.core.redeem.tasks.refresh_all_statuses"} 10.773307475144975 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"} 242.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.store_online.tasks.schedule_check_online"} 591.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.store_online.tasks.schedule_check_online"} 598.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.store_online.tasks.schedule_check_online"} 598.0 celery_tasks_runtime_seconds_count{name="onyo.core.store_online.tasks.schedule_check_online"} 598.0 celery_tasks_runtime_seconds_sum{name="onyo.core.store_online.tasks.schedule_check_online"} 3125.876966834883 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"} 20.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.order.tasks.create_missing_rewards"} 28.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.order.tasks.create_missing_rewards"} 30.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.order.tasks.create_missing_rewards"} 33.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.order.tasks.create_missing_rewards"} 33.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.order.tasks.create_missing_rewards"} 33.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.order.tasks.create_missing_rewards"} 33.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.order.tasks.create_missing_rewards"} 33.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.order.tasks.create_missing_rewards"} 33.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.order.tasks.create_missing_rewards"} 33.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.order.tasks.create_missing_rewards"} 33.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.order.tasks.create_missing_rewards"} 33.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.create_missing_rewards"} 33.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.create_missing_rewards"} 1.9261029888875782 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"} 44.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 107.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 107.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 107.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 107.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 107.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 107.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 107.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 81.747095841798 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"} 6.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 11.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 21.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 104.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 169.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 190.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 193.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 193.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 193.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 193.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 193.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.store_online.tasks.schedule_real_order_bot"} 193.0 celery_tasks_runtime_seconds_count{name="onyo.core.store_online.tasks.schedule_real_order_bot"} 193.0 celery_tasks_runtime_seconds_sum{name="onyo.core.store_online.tasks.schedule_real_order_bot"} 53.78831075388007 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"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.menu.tasks.schedule_import_menu"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.menu.tasks.schedule_import_menu"} 8.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.menu.tasks.schedule_import_menu"} 23.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.menu.tasks.schedule_import_menu"} 29.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.menu.tasks.schedule_import_menu"} 31.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.menu.tasks.schedule_import_menu"} 31.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.menu.tasks.schedule_import_menu"} 31.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.menu.tasks.schedule_import_menu"} 31.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.menu.tasks.schedule_import_menu"} 31.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.menu.tasks.schedule_import_menu"} 31.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.menu.tasks.schedule_import_menu"} 31.0 celery_tasks_runtime_seconds_count{name="onyo.core.menu.tasks.schedule_import_menu"} 31.0 celery_tasks_runtime_seconds_sum{name="onyo.core.menu.tasks.schedule_import_menu"} 6.199966481828596 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"} 12.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.store_online.tasks.register_online_companies"} 50.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.store_online.tasks.register_online_companies"} 58.0 celery_tasks_runtime_seconds_count{name="onyo.core.store_online.tasks.register_online_companies"} 58.0 celery_tasks_runtime_seconds_sum{name="onyo.core.store_online.tasks.register_online_companies"} 497.23131801415 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.backend.tasks.reward.expires_all_rewards"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.backend.tasks.reward.expires_all_rewards"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.backend.tasks.reward.expires_all_rewards"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.backend.tasks.reward.expires_all_rewards"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.backend.tasks.reward.expires_all_rewards"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.backend.tasks.reward.expires_all_rewards"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.backend.tasks.reward.expires_all_rewards"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.backend.tasks.reward.expires_all_rewards"} 2.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.backend.tasks.reward.expires_all_rewards"} 2.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.backend.tasks.reward.expires_all_rewards"} 2.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.backend.tasks.reward.expires_all_rewards"} 2.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.backend.tasks.reward.expires_all_rewards"} 2.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.backend.tasks.reward.expires_all_rewards"} 2.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.backend.tasks.reward.expires_all_rewards"} 2.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.backend.tasks.reward.expires_all_rewards"} 2.0 celery_tasks_runtime_seconds_count{name="onyo.backend.tasks.reward.expires_all_rewards"} 2.0 celery_tasks_runtime_seconds_sum{name="onyo.backend.tasks.reward.expires_all_rewards"} 0.36194759304635227 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"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 6.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 9.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 9.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_count{name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_sum{name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 2.5824495200649835 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"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 2.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 2.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 4.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 5.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 6.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 6.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 6.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 6.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 6.0 celery_tasks_runtime_seconds_count{name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 6.0 celery_tasks_runtime_seconds_sum{name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 3.8749410200398415 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"} 2.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 2.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 7.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 9.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 9.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_count{name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 10.0 celery_tasks_runtime_seconds_sum{name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 2.5007993790204637 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.cache.tasks.bulk_invalidate_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.cache.tasks.bulk_invalidate_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.cache.tasks.bulk_invalidate_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.cache.tasks.bulk_invalidate_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.cache.tasks.bulk_invalidate_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.cache.tasks.bulk_invalidate_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.cache.tasks.bulk_invalidate_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.cache.tasks.bulk_invalidate_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.cache.tasks.bulk_invalidate_cache"} 0.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.cache.tasks.bulk_invalidate_cache"} 1.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.cache.tasks.bulk_invalidate_cache"} 1.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.cache.tasks.bulk_invalidate_cache"} 1.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.cache.tasks.bulk_invalidate_cache"} 1.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.cache.tasks.bulk_invalidate_cache"} 1.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.cache.tasks.bulk_invalidate_cache"} 1.0 celery_tasks_runtime_seconds_count{name="onyo.cache.tasks.bulk_invalidate_cache"} 1.0 celery_tasks_runtime_seconds_sum{name="onyo.cache.tasks.bulk_invalidate_cache"} 0.8807382410159335 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"} 6.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.check_payment_error_rates"} 6.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.check_payment_error_rates"} 6.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.payment.tasks.check_payment_error_rates"} 6.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.payment.tasks.check_payment_error_rates"} 6.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.payment.tasks.check_payment_error_rates"} 6.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.payment.tasks.check_payment_error_rates"} 6.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.payment.tasks.check_payment_error_rates"} 6.0 celery_tasks_runtime_seconds_count{name="onyo.core.payment.tasks.check_payment_error_rates"} 6.0 celery_tasks_runtime_seconds_sum{name="onyo.core.payment.tasks.check_payment_error_rates"} 2.17790079099359 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"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.order.tasks.check_mgm_consistency"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.order.tasks.check_mgm_consistency"} 5.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.order.tasks.check_mgm_consistency"} 5.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.order.tasks.check_mgm_consistency"} 5.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.order.tasks.check_mgm_consistency"} 5.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.order.tasks.check_mgm_consistency"} 5.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.order.tasks.check_mgm_consistency"} 5.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.order.tasks.check_mgm_consistency"} 5.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.order.tasks.check_mgm_consistency"} 5.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.order.tasks.check_mgm_consistency"} 5.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.check_mgm_consistency"} 5.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.check_mgm_consistency"} 0.6684064399451017 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"} 5.0 celery_tasks_runtime_seconds_count{name="onyo.core.order.tasks.fix_inconsistencies"} 5.0 celery_tasks_runtime_seconds_sum{name="onyo.core.order.tasks.fix_inconsistencies"} 3596.232239864941 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.financial.fidelity.tasks.fidelizations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.financial.fidelity.tasks.fidelizations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.financial.fidelity.tasks.fidelizations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.financial.fidelity.tasks.fidelizations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.financial.fidelity.tasks.fidelizations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.financial.fidelity.tasks.fidelizations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.financial.fidelity.tasks.fidelizations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.financial.fidelity.tasks.fidelizations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.financial.fidelity.tasks.fidelizations"} 1.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.financial.fidelity.tasks.fidelizations"} 1.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.financial.fidelity.tasks.fidelizations"} 1.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.financial.fidelity.tasks.fidelizations"} 1.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.financial.fidelity.tasks.fidelizations"} 1.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.financial.fidelity.tasks.fidelizations"} 1.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.financial.fidelity.tasks.fidelizations"} 1.0 celery_tasks_runtime_seconds_count{name="onyo.core.financial.fidelity.tasks.fidelizations"} 1.0 celery_tasks_runtime_seconds_sum{name="onyo.core.financial.fidelity.tasks.fidelizations"} 0.7379214059910737 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"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.payment.tasks.schedule_cancellation"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.payment.tasks.schedule_cancellation"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.schedule_cancellation"} 1.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.schedule_cancellation"} 1.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"} 0.09907451400067657 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.payment.tasks.cancel_transaction"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.payment.tasks.cancel_transaction"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.payment.tasks.cancel_transaction"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.payment.tasks.cancel_transaction"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.payment.tasks.cancel_transaction"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.payment.tasks.cancel_transaction"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.payment.tasks.cancel_transaction"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.payment.tasks.cancel_transaction"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.cancel_transaction"} 1.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.cancel_transaction"} 1.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.payment.tasks.cancel_transaction"} 1.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.payment.tasks.cancel_transaction"} 2.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.payment.tasks.cancel_transaction"} 2.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.payment.tasks.cancel_transaction"} 2.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.payment.tasks.cancel_transaction"} 2.0 celery_tasks_runtime_seconds_count{name="onyo.core.payment.tasks.cancel_transaction"} 2.0 celery_tasks_runtime_seconds_sum{name="onyo.core.payment.tasks.cancel_transaction"} 4.4011951179709285 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.financial.conciliation.tasks.conciliations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.financial.conciliation.tasks.conciliations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.financial.conciliation.tasks.conciliations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.financial.conciliation.tasks.conciliations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.financial.conciliation.tasks.conciliations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.financial.conciliation.tasks.conciliations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.financial.conciliation.tasks.conciliations"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.financial.conciliation.tasks.conciliations"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.financial.conciliation.tasks.conciliations"} 1.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.financial.conciliation.tasks.conciliations"} 1.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.financial.conciliation.tasks.conciliations"} 1.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.financial.conciliation.tasks.conciliations"} 1.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.financial.conciliation.tasks.conciliations"} 1.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.financial.conciliation.tasks.conciliations"} 1.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.financial.conciliation.tasks.conciliations"} 1.0 celery_tasks_runtime_seconds_count{name="onyo.core.financial.conciliation.tasks.conciliations"} 1.0 celery_tasks_runtime_seconds_sum{name="onyo.core.financial.conciliation.tasks.conciliations"} 0.3591764409793541 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.payment.tasks.schedule_capture"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.payment.tasks.schedule_capture"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.payment.tasks.schedule_capture"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.payment.tasks.schedule_capture"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.payment.tasks.schedule_capture"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.payment.tasks.schedule_capture"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.payment.tasks.schedule_capture"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.payment.tasks.schedule_capture"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.schedule_capture"} 0.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.schedule_capture"} 0.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.payment.tasks.schedule_capture"} 0.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.payment.tasks.schedule_capture"} 0.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.payment.tasks.schedule_capture"} 1.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.payment.tasks.schedule_capture"} 1.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.payment.tasks.schedule_capture"} 1.0 celery_tasks_runtime_seconds_count{name="onyo.core.payment.tasks.schedule_capture"} 1.0 celery_tasks_runtime_seconds_sum{name="onyo.core.payment.tasks.schedule_capture"} 5.409584213979542 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.payment.tasks.new_flow_pooling"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.payment.tasks.new_flow_pooling"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.payment.tasks.new_flow_pooling"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.payment.tasks.new_flow_pooling"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.payment.tasks.new_flow_pooling"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.payment.tasks.new_flow_pooling"} 2.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.payment.tasks.new_flow_pooling"} 2.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.payment.tasks.new_flow_pooling"} 2.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.new_flow_pooling"} 2.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.new_flow_pooling"} 2.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.payment.tasks.new_flow_pooling"} 2.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.payment.tasks.new_flow_pooling"} 2.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.payment.tasks.new_flow_pooling"} 2.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.payment.tasks.new_flow_pooling"} 2.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.payment.tasks.new_flow_pooling"} 2.0 celery_tasks_runtime_seconds_count{name="onyo.core.payment.tasks.new_flow_pooling"} 2.0 celery_tasks_runtime_seconds_sum{name="onyo.core.payment.tasks.new_flow_pooling"} 0.18317257496528327 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"} 16.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 29.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 44.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 71.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"} 91.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 114.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 167.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 190.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 212.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 221.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 227.0 celery_tasks_runtime_seconds_count{name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 227.0 celery_tasks_runtime_seconds_sum{name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 480.20506963849766 celery_tasks_runtime_seconds_bucket{le="0.005",name="celery.backend_cleanup"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="celery.backend_cleanup"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="celery.backend_cleanup"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="celery.backend_cleanup"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="celery.backend_cleanup"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="celery.backend_cleanup"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="celery.backend_cleanup"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="celery.backend_cleanup"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="celery.backend_cleanup"} 1.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="celery.backend_cleanup"} 2.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="celery.backend_cleanup"} 2.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="celery.backend_cleanup"} 2.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="celery.backend_cleanup"} 2.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="celery.backend_cleanup"} 2.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="celery.backend_cleanup"} 2.0 celery_tasks_runtime_seconds_count{name="celery.backend_cleanup"} 2.0 celery_tasks_runtime_seconds_sum{name="celery.backend_cleanup"} 0.9384767999872565 celery_tasks_runtime_seconds_bucket{le="0.005",name="onyo.core.payment.tasks.payment_status_report"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.01",name="onyo.core.payment.tasks.payment_status_report"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.025",name="onyo.core.payment.tasks.payment_status_report"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.05",name="onyo.core.payment.tasks.payment_status_report"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.075",name="onyo.core.payment.tasks.payment_status_report"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.1",name="onyo.core.payment.tasks.payment_status_report"} 0.0 celery_tasks_runtime_seconds_bucket{le="0.25",name="onyo.core.payment.tasks.payment_status_report"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.5",name="onyo.core.payment.tasks.payment_status_report"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.core.payment.tasks.payment_status_report"} 1.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.core.payment.tasks.payment_status_report"} 1.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.core.payment.tasks.payment_status_report"} 1.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.core.payment.tasks.payment_status_report"} 1.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.core.payment.tasks.payment_status_report"} 1.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.core.payment.tasks.payment_status_report"} 1.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.core.payment.tasks.payment_status_report"} 1.0 celery_tasks_runtime_seconds_count{name="onyo.core.payment.tasks.payment_status_report"} 1.0 celery_tasks_runtime_seconds_sum{name="onyo.core.payment.tasks.payment_status_report"} 0.21835472097154707 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"} 1.0 celery_tasks_runtime_seconds_bucket{le="0.75",name="onyo.backend.tasks.financial.save_companies_balance"} 5.0 celery_tasks_runtime_seconds_bucket{le="1.0",name="onyo.backend.tasks.financial.save_companies_balance"} 16.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.backend.tasks.financial.save_companies_balance"} 33.0 celery_tasks_runtime_seconds_bucket{le="5.0",name="onyo.backend.tasks.financial.save_companies_balance"} 39.0 celery_tasks_runtime_seconds_bucket{le="7.5",name="onyo.backend.tasks.financial.save_companies_balance"} 39.0 celery_tasks_runtime_seconds_bucket{le="10.0",name="onyo.backend.tasks.financial.save_companies_balance"} 39.0 celery_tasks_runtime_seconds_bucket{le="+Inf",name="onyo.backend.tasks.financial.save_companies_balance"} 39.0 celery_tasks_runtime_seconds_count{name="onyo.backend.tasks.financial.save_companies_balance"} 39.0 celery_tasks_runtime_seconds_sum{name="onyo.backend.tasks.financial.save_companies_balance"} 65.89407145732548 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"} 0.0 celery_tasks_runtime_seconds_bucket{le="2.5",name="onyo.backend.tasks.financial.calc_companies_balance"} 0.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"} 3.0224415109842084 # TYPE celery_tasks_runtime_seconds_created gauge celery_tasks_runtime_seconds_created{name="None"} 1.7728510367145143e+09 celery_tasks_runtime_seconds_created{name="onyo.core.store_online.tasks.check_online"} 1.7728510804795666e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.schedule_accept_passive_contigency_orders"} 1.7728510812141805e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.accept_passive_contigency_orders"} 1.772851081287718e+09 celery_tasks_runtime_seconds_created{name="onyo.core.store_online.tasks.schedule_send_mock_order"} 1.7728510825915196e+09 celery_tasks_runtime_seconds_created{name="onyo.core.redeem.tasks.refresh_all_statuses"} 1.7728510836038475e+09 celery_tasks_runtime_seconds_created{name="onyo.core.store_online.tasks.schedule_check_online"} 1.772851086202514e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.create_missing_rewards"} 1.772851090918048e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.schedule_cancel_stopped_orders"} 1.772851140848429e+09 celery_tasks_runtime_seconds_created{name="onyo.core.store_online.tasks.schedule_real_order_bot"} 1.772851143438952e+09 celery_tasks_runtime_seconds_created{name="onyo.core.menu.tasks.schedule_import_menu"} 1.7728512012554252e+09 celery_tasks_runtime_seconds_created{name="onyo.core.store_online.tasks.register_online_companies"} 1.7728512136032677e+09 celery_tasks_runtime_seconds_created{name="onyo.backend.tasks.reward.expires_all_rewards"} 1.7728521001541564e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.run_get_gateway_mcc_credentials"} 1.7728524017336144e+09 celery_tasks_runtime_seconds_created{name="onyo.core.sgm.tasks.reengage_reward_sgm_users_hourly"} 1.7728524017364604e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.get_gateway_mcc_credentials"} 1.7728524017718916e+09 celery_tasks_runtime_seconds_created{name="onyo.cache.tasks.bulk_invalidate_cache"} 1.772852402684896e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.check_payment_error_rates"} 1.772852701347894e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.check_mgm_consistency"} 1.7728530016876292e+09 celery_tasks_runtime_seconds_created{name="onyo.core.order.tasks.fix_inconsistencies"} 1.77285309722309e+09 celery_tasks_runtime_seconds_created{name="onyo.core.financial.fidelity.tasks.fidelizations"} 1.7728578011787212e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.schedule_cancellation"} 1.7728614001814418e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.cancel_transaction"} 1.7728614004814525e+09 celery_tasks_runtime_seconds_created{name="onyo.core.financial.conciliation.tasks.conciliations"} 1.7728614010721545e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.schedule_capture"} 1.7728614071824377e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.new_flow_pooling"} 1.772861574426536e+09 celery_tasks_runtime_seconds_created{name="onyo.backend.tasks.fopa_order.notify_status_change_fopa"} 1.7728632025817523e+09 celery_tasks_runtime_seconds_created{name="celery.backend_cleanup"} 1.7728668014800737e+09 celery_tasks_runtime_seconds_created{name="onyo.core.payment.tasks.payment_status_report"} 1.7728668025925333e+09 celery_tasks_runtime_seconds_created{name="onyo.backend.tasks.financial.save_companies_balance"} 1.772870403187708e+09 celery_tasks_runtime_seconds_created{name="onyo.backend.tasks.financial.calc_companies_balance"} 1.77287040679017e+09 # HELP celery_workers Number of alive workers # TYPE celery_workers gauge celery_workers 11.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"} 27464.0 celery_task_latency_bucket{le="0.01"} 36889.0 celery_task_latency_bucket{le="0.025"} 45391.0 celery_task_latency_bucket{le="0.05"} 47203.0 celery_task_latency_bucket{le="0.075"} 48975.0 celery_task_latency_bucket{le="0.1"} 67562.0 celery_task_latency_bucket{le="0.25"} 112307.0 celery_task_latency_bucket{le="0.5"} 169469.0 celery_task_latency_bucket{le="0.75"} 197395.0 celery_task_latency_bucket{le="1.0"} 208117.0 celery_task_latency_bucket{le="2.5"} 215378.0 celery_task_latency_bucket{le="5.0"} 218105.0 celery_task_latency_bucket{le="7.5"} 219498.0 celery_task_latency_bucket{le="10.0"} 219902.0 celery_task_latency_bucket{le="+Inf"} 224061.0 celery_task_latency_count 224061.0 celery_task_latency_sum 202241.20220541954 # TYPE celery_task_latency_created gauge celery_task_latency_created 1.7728510319864233e+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