# HELP bot_process_cpu_user_seconds_total Total user CPU time spent in seconds. # TYPE bot_process_cpu_user_seconds_total counter bot_process_cpu_user_seconds_total 432.50686199999916 # HELP bot_process_cpu_system_seconds_total Total system CPU time spent in seconds. # TYPE bot_process_cpu_system_seconds_total counter bot_process_cpu_system_seconds_total 67.7509049999999 # HELP bot_process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE bot_process_cpu_seconds_total counter bot_process_cpu_seconds_total 500.257767 # HELP bot_process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE bot_process_start_time_seconds gauge bot_process_start_time_seconds 1790412492 # HELP bot_process_resident_memory_bytes Resident memory size in bytes. # TYPE bot_process_resident_memory_bytes gauge bot_process_resident_memory_bytes 193236992 # HELP bot_process_virtual_memory_bytes Virtual memory size in bytes. # TYPE bot_process_virtual_memory_bytes gauge bot_process_virtual_memory_bytes 21907554304 # HELP bot_process_heap_bytes Process heap size in bytes. # TYPE bot_process_heap_bytes gauge bot_process_heap_bytes 215105536 # HELP bot_process_open_fds Number of open file descriptors. # TYPE bot_process_open_fds gauge bot_process_open_fds 26 # HELP bot_process_max_fds Maximum number of open file descriptors. # TYPE bot_process_max_fds gauge bot_process_max_fds 524288 # HELP bot_nodejs_eventloop_lag_seconds Lag of event loop in seconds. # TYPE bot_nodejs_eventloop_lag_seconds gauge bot_nodejs_eventloop_lag_seconds 0.003070118 # HELP bot_nodejs_eventloop_lag_min_seconds The minimum recorded event loop delay. # TYPE bot_nodejs_eventloop_lag_min_seconds gauge bot_nodejs_eventloop_lag_min_seconds 0.008986624 # HELP bot_nodejs_eventloop_lag_max_seconds The maximum recorded event loop delay. # TYPE bot_nodejs_eventloop_lag_max_seconds gauge bot_nodejs_eventloop_lag_max_seconds 0.015523839 # HELP bot_nodejs_eventloop_lag_mean_seconds The mean of the recorded event loop delays. # TYPE bot_nodejs_eventloop_lag_mean_seconds gauge bot_nodejs_eventloop_lag_mean_seconds 0.010179352193406594 # HELP bot_nodejs_eventloop_lag_stddev_seconds The standard deviation of the recorded event loop delays. # TYPE bot_nodejs_eventloop_lag_stddev_seconds gauge bot_nodejs_eventloop_lag_stddev_seconds 0.0006605094774986408 # HELP bot_nodejs_eventloop_lag_p50_seconds The 50th percentile of the recorded event loop delays. # TYPE bot_nodejs_eventloop_lag_p50_seconds gauge bot_nodejs_eventloop_lag_p50_seconds 0.010076159 # HELP bot_nodejs_eventloop_lag_p90_seconds The 90th percentile of the recorded event loop delays. # TYPE bot_nodejs_eventloop_lag_p90_seconds gauge bot_nodejs_eventloop_lag_p90_seconds 0.010387455 # HELP bot_nodejs_eventloop_lag_p99_seconds The 99th percentile of the recorded event loop delays. # TYPE bot_nodejs_eventloop_lag_p99_seconds gauge bot_nodejs_eventloop_lag_p99_seconds 0.013639679 # HELP bot_nodejs_active_resources Number of active resources that are currently keeping the event loop alive, grouped by async resource type. # TYPE bot_nodejs_active_resources gauge bot_nodejs_active_resources{type="FSReqCallback"} 1 bot_nodejs_active_resources{type="PipeWrap"} 2 bot_nodejs_active_resources{type="TCPServerWrap"} 1 bot_nodejs_active_resources{type="TCPSocketWrap"} 3 bot_nodejs_active_resources{type="Timeout"} 44 bot_nodejs_active_resources{type="Immediate"} 1 # HELP bot_nodejs_active_resources_total Total number of active resources. # TYPE bot_nodejs_active_resources_total gauge bot_nodejs_active_resources_total 52 # HELP bot_nodejs_active_handles Number of active libuv handles grouped by handle type. Every handle type is C++ class name. # TYPE bot_nodejs_active_handles gauge bot_nodejs_active_handles{type="Socket"} 5 bot_nodejs_active_handles{type="Server"} 1 # HELP bot_nodejs_active_handles_total Total number of active handles. # TYPE bot_nodejs_active_handles_total gauge bot_nodejs_active_handles_total 6 # HELP bot_nodejs_active_requests Number of active libuv requests grouped by request type. Every request type is C++ class name. # TYPE bot_nodejs_active_requests gauge bot_nodejs_active_requests{type="FSReqCallback"} 1 # HELP bot_nodejs_active_requests_total Total number of active requests. # TYPE bot_nodejs_active_requests_total gauge bot_nodejs_active_requests_total 1 # HELP bot_nodejs_heap_size_total_bytes Process heap size from Node.js in bytes. # TYPE bot_nodejs_heap_size_total_bytes gauge bot_nodejs_heap_size_total_bytes 131387392 # HELP bot_nodejs_heap_size_used_bytes Process heap size used from Node.js in bytes. # TYPE bot_nodejs_heap_size_used_bytes gauge bot_nodejs_heap_size_used_bytes 73401400 # HELP bot_nodejs_external_memory_bytes Node.js external memory size in bytes. # TYPE bot_nodejs_external_memory_bytes gauge bot_nodejs_external_memory_bytes 7495142 # HELP bot_nodejs_heap_space_size_total_bytes Process heap space size total from Node.js in bytes. # TYPE bot_nodejs_heap_space_size_total_bytes gauge bot_nodejs_heap_space_size_total_bytes{space="read_only"} 0 bot_nodejs_heap_space_size_total_bytes{space="old"} 67260416 bot_nodejs_heap_space_size_total_bytes{space="code"} 9908224 bot_nodejs_heap_space_size_total_bytes{space="map"} 5251072 bot_nodejs_heap_space_size_total_bytes{space="large_object"} 15413248 bot_nodejs_heap_space_size_total_bytes{space="code_large_object"} 0 bot_nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 bot_nodejs_heap_space_size_total_bytes{space="new"} 33554432 # HELP bot_nodejs_heap_space_size_used_bytes Process heap space size used from Node.js in bytes. # TYPE bot_nodejs_heap_space_size_used_bytes gauge bot_nodejs_heap_space_size_used_bytes{space="read_only"} 0 bot_nodejs_heap_space_size_used_bytes{space="old"} 48354376 bot_nodejs_heap_space_size_used_bytes{space="code"} 7270144 bot_nodejs_heap_space_size_used_bytes{space="map"} 1720080 bot_nodejs_heap_space_size_used_bytes{space="large_object"} 15261384 bot_nodejs_heap_space_size_used_bytes{space="code_large_object"} 0 bot_nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 bot_nodejs_heap_space_size_used_bytes{space="new"} 799824 # HELP bot_nodejs_heap_space_size_available_bytes Process heap space size available from Node.js in bytes. # TYPE bot_nodejs_heap_space_size_available_bytes gauge bot_nodejs_heap_space_size_available_bytes{space="read_only"} 0 bot_nodejs_heap_space_size_available_bytes{space="old"} 1079888 bot_nodejs_heap_space_size_available_bytes{space="code"} 0 bot_nodejs_heap_space_size_available_bytes{space="map"} 3438592 bot_nodejs_heap_space_size_available_bytes{space="large_object"} 0 bot_nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 bot_nodejs_heap_space_size_available_bytes{space="new_large_object"} 16495616 bot_nodejs_heap_space_size_available_bytes{space="new"} 15695792 # HELP bot_nodejs_version_info Node.js version info. # TYPE bot_nodejs_version_info gauge bot_nodejs_version_info{version="v18.20.8",major="18",minor="20",patch="8"} 1 # HELP bot_nodejs_gc_duration_seconds Garbage collection duration by kind, one of major, minor, incremental or weakcb. # TYPE bot_nodejs_gc_duration_seconds histogram bot_nodejs_gc_duration_seconds_bucket{le="0.001",kind="minor"} 21 bot_nodejs_gc_duration_seconds_bucket{le="0.01",kind="minor"} 4072 bot_nodejs_gc_duration_seconds_bucket{le="0.1",kind="minor"} 4073 bot_nodejs_gc_duration_seconds_bucket{le="1",kind="minor"} 4073 bot_nodejs_gc_duration_seconds_bucket{le="2",kind="minor"} 4073 bot_nodejs_gc_duration_seconds_bucket{le="5",kind="minor"} 4073 bot_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="minor"} 4073 bot_nodejs_gc_duration_seconds_sum{kind="minor"} 6.410548894990717 bot_nodejs_gc_duration_seconds_count{kind="minor"} 4073 bot_nodejs_gc_duration_seconds_bucket{le="0.001",kind="incremental"} 590 bot_nodejs_gc_duration_seconds_bucket{le="0.01",kind="incremental"} 594 bot_nodejs_gc_duration_seconds_bucket{le="0.1",kind="incremental"} 594 bot_nodejs_gc_duration_seconds_bucket{le="1",kind="incremental"} 594 bot_nodejs_gc_duration_seconds_bucket{le="2",kind="incremental"} 594 bot_nodejs_gc_duration_seconds_bucket{le="5",kind="incremental"} 594 bot_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="incremental"} 594 bot_nodejs_gc_duration_seconds_sum{kind="incremental"} 0.16584910799218752 bot_nodejs_gc_duration_seconds_count{kind="incremental"} 594 bot_nodejs_gc_duration_seconds_bucket{le="0.001",kind="major"} 0 bot_nodejs_gc_duration_seconds_bucket{le="0.01",kind="major"} 292 bot_nodejs_gc_duration_seconds_bucket{le="0.1",kind="major"} 307 bot_nodejs_gc_duration_seconds_bucket{le="1",kind="major"} 307 bot_nodejs_gc_duration_seconds_bucket{le="2",kind="major"} 307 bot_nodejs_gc_duration_seconds_bucket{le="5",kind="major"} 307 bot_nodejs_gc_duration_seconds_bucket{le="+Inf",kind="major"} 307 bot_nodejs_gc_duration_seconds_sum{kind="major"} 2.2243611580012947 bot_nodejs_gc_duration_seconds_count{kind="major"} 307 # HELP bot_orders_placed_total Общее количество размещённых ордеров # TYPE bot_orders_placed_total counter bot_orders_placed_total{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="BTC-USD",side="BUY"} 205 bot_orders_placed_total{bot_id="maker-bot-aammmlvf",bot_type="maker",market="ETH-USD",side="SELL"} 920 bot_orders_placed_total{bot_id="maker-bot-aammmlvf",bot_type="maker",market="SOL-USD",side="SELL"} 895 bot_orders_placed_total{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="ETH-USD",side="SELL"} 267 bot_orders_placed_total{bot_id="trend-bot-lppzr243",bot_type="trend",market="BTC-USD",side="BUY"} 50 bot_orders_placed_total{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="ETH-USD",side="SELL"} 992 bot_orders_placed_total{bot_id="trend-bot-lppzr243",bot_type="trend",market="ETH-USD",side="SELL"} 49 bot_orders_placed_total{bot_id="maker-bot-aammmlvf",bot_type="maker",market="ETH-USD",side="BUY"} 1061 bot_orders_placed_total{bot_id="trend-bot-lppzr243",bot_type="trend",market="SOL-USD",side="SELL"} 41 bot_orders_placed_total{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="BTC-USD",side="BUY"} 1189 bot_orders_placed_total{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="SOL-USD",side="SELL"} 935 bot_orders_placed_total{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="ETH-USD",side="BUY"} 1142 bot_orders_placed_total{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="BTC-USD",side="SELL"} 1081 bot_orders_placed_total{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="SOL-USD",side="SELL"} 235 bot_orders_placed_total{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="SOL-USD",side="BUY"} 967 bot_orders_placed_total{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="ETH-USD",side="SELL"} 1059 bot_orders_placed_total{bot_id="maker-bot-aammmlvf",bot_type="maker",market="BTC-USD",side="SELL"} 980 bot_orders_placed_total{bot_id="maker-bot-aammmlvf",bot_type="maker",market="SOL-USD",side="BUY"} 780 bot_orders_placed_total{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="SOL-USD",side="SELL"} 874 bot_orders_placed_total{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="BTC-USD",side="BUY"} 1368 bot_orders_placed_total{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="BTC-USD",side="SELL"} 1050 bot_orders_placed_total{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="SOL-USD",side="BUY"} 902 bot_orders_placed_total{bot_id="maker-bot-aammmlvf",bot_type="maker",market="BTC-USD",side="BUY"} 1131 bot_orders_placed_total{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="ETH-USD",side="BUY"} 1198 bot_orders_placed_total{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="SOL-USD",side="BUY"} 267 bot_orders_placed_total{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="BTC-USD",side="SELL"} 320 bot_orders_placed_total{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="ETH-USD",side="BUY"} 238 bot_orders_placed_total{bot_id="trend-bot-lppzr243",bot_type="trend",market="ETH-USD",side="BUY"} 65 bot_orders_placed_total{bot_id="trend-bot-lppzr243",bot_type="trend",market="BTC-USD",side="SELL"} 53 bot_orders_placed_total{bot_id="trend-bot-lppzr243",bot_type="trend",market="SOL-USD",side="BUY"} 61 # HELP bot_orders_filled_total Общее количество исполненных ордеров # TYPE bot_orders_filled_total counter bot_orders_filled_total{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="unknown"} 1532 bot_orders_filled_total{bot_id="trend-bot-lppzr243",bot_type="trend",market="unknown"} 319 # HELP bot_volume_total_usdc Общий объём торговли в USDC # TYPE bot_volume_total_usdc counter bot_volume_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="BTC-USD"} 84533.76254594611 bot_volume_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="ETH-USD"} 332338.2999 bot_volume_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="SOL-USD"} 233395.41400000028 bot_volume_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="ETH-USD"} 92069.09198097298 bot_volume_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="BTC-USD"} 3741.1723602890006 bot_volume_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="ETH-USD"} 377243.1950000007 bot_volume_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="ETH-USD"} 4314.172132740002 bot_volume_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="SOL-USD"} 3560.2288047549982 bot_volume_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="BTC-USD"} 414481.21520000015 bot_volume_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="SOL-USD"} 266971.4719999996 bot_volume_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="ETH-USD"} 384816.9044 bot_volume_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="BTC-USD"} 405176.9023000013 bot_volume_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="SOL-USD"} 81575.62920911501 bot_volume_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="SOL-USD"} 264371.3519999993 bot_volume_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="BTC-USD"} 345780.9763999992 # HELP bot_buy_volume_total_usdc Объём покупок в USDC # TYPE bot_buy_volume_total_usdc counter bot_buy_volume_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="BTC-USD"} 33358.685751932 bot_buy_volume_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="BTC-USD"} 1908.6693109250004 bot_buy_volume_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="ETH-USD"} 181263.0762999998 bot_buy_volume_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="BTC-USD"} 220507.58040000027 bot_buy_volume_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="ETH-USD"} 189439.39429999975 bot_buy_volume_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="SOL-USD"} 143397.25000000006 bot_buy_volume_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="SOL-USD"} 107874.23900000006 bot_buy_volume_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="BTC-USD"} 231403.31699999963 bot_buy_volume_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="SOL-USD"} 125746.9240000001 bot_buy_volume_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="BTC-USD"} 191305.1912 bot_buy_volume_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="ETH-USD"} 214537.3632000002 bot_buy_volume_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="SOL-USD"} 43596.68059835304 bot_buy_volume_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="ETH-USD"} 45043.66528720998 bot_buy_volume_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="ETH-USD"} 2212.859271692 bot_buy_volume_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="SOL-USD"} 1888.519737262999 # HELP bot_sell_volume_total_usdc Объём продаж в USDC # TYPE bot_sell_volume_total_usdc counter bot_sell_volume_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="ETH-USD"} 151075.22359999988 bot_sell_volume_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="SOL-USD"} 125521.17500000024 bot_sell_volume_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="ETH-USD"} 47025.42669376301 bot_sell_volume_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="ETH-USD"} 162705.83179999978 bot_sell_volume_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="ETH-USD"} 2101.312861048 bot_sell_volume_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="SOL-USD"} 1671.7090674919998 bot_sell_volume_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="SOL-USD"} 141224.54800000016 bot_sell_volume_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="BTC-USD"} 173773.58529999998 bot_sell_volume_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="SOL-USD"} 37978.94861076203 bot_sell_volume_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="ETH-USD"} 195377.5101000004 bot_sell_volume_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="BTC-USD"} 154475.7852000002 bot_sell_volume_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="SOL-USD"} 120974.10200000012 bot_sell_volume_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="BTC-USD"} 193973.63480000012 bot_sell_volume_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="BTC-USD"} 51175.076794014036 bot_sell_volume_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="BTC-USD"} 1832.5030493640006 # HELP bot_realized_profit_total_usdc Суммарная реализованная прибыль в USDC # TYPE bot_realized_profit_total_usdc counter bot_realized_profit_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 334.56287322431217 bot_realized_profit_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker"} 26.417579269723696 bot_realized_profit_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker"} 34.07976668171313 bot_realized_profit_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 14.493580504265969 bot_realized_profit_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend"} 1.800020147518078 # HELP bot_realized_loss_total_usdc Суммарный реализованный убыток в USDC # TYPE bot_realized_loss_total_usdc counter bot_realized_loss_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 43.77786852928596 bot_realized_loss_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker"} 81.46419559913785 bot_realized_loss_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 71.2510408826376 bot_realized_loss_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend"} 5.138380428748158 bot_realized_loss_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker"} 65.09385031297816 # HELP bot_errors_total Количество ошибок # TYPE bot_errors_total counter # HELP bot_positions_closed_total Количество закрытых позиций # TYPE bot_positions_closed_total counter bot_positions_closed_total{bot_id="taker-bot-c4m5gwe6",bot_type="taker",result="loss"} 493 bot_positions_closed_total{bot_id="taker-bot-c4m5gwe6",bot_type="taker",result="profit"} 672 bot_positions_closed_total{bot_id="maker-bot-5al4yx4m",bot_type="maker",result="profit"} 269 bot_positions_closed_total{bot_id="maker-bot-aammmlvf",bot_type="maker",result="loss"} 255 bot_positions_closed_total{bot_id="maker-bot-aammmlvf",bot_type="maker",result="profit"} 262 bot_positions_closed_total{bot_id="maker-bot-2ex6uwl8",bot_type="maker",result="loss"} 252 bot_positions_closed_total{bot_id="maker-bot-2ex6uwl8",bot_type="maker",result="profit"} 197 bot_positions_closed_total{bot_id="trend-bot-lppzr243",bot_type="trend",result="loss"} 59 bot_positions_closed_total{bot_id="maker-bot-5al4yx4m",bot_type="maker",result="loss"} 188 bot_positions_closed_total{bot_id="trend-bot-lppzr243",bot_type="trend",result="profit"} 28 # HELP bot_decisions_total Количество торговых решений (Signal Accuracy) # TYPE bot_decisions_total counter bot_decisions_total{bot_id="trend-bot-lppzr243",bot_type="trend",decision_type="correct"} 4 bot_decisions_total{bot_id="taker-bot-c4m5gwe6",bot_type="taker",decision_type="correct"} 94 bot_decisions_total{bot_id="taker-bot-c4m5gwe6",bot_type="taker",decision_type="MISTAKE"} 17 bot_decisions_total{bot_id="trend-bot-lppzr243",bot_type="trend",decision_type="WRONG_DIRECTION"} 1 bot_decisions_total{bot_id="trend-bot-lppzr243",bot_type="trend",decision_type="OVERCONFIDENCE"} 1 bot_decisions_total{bot_id="taker-bot-c4m5gwe6",bot_type="taker",decision_type="FOMO"} 1 # HELP bot_fees_total_usdc Общая сумма комиссий за торговлю в USDC (отрицательные = rebates) # TYPE bot_fees_total_usdc gauge bot_fees_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="ETH-USD"} 2.146565 bot_fees_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="SOL-USD"} 35.53861599999997 bot_fees_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="BTC-USD"} 28.07827299999998 bot_fees_total_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="ETH-USD"} 41.42468500000006 bot_fees_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="BTC-USD"} 2.5632049999999986 bot_fees_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="ETH-USD"} 2.915573999999999 bot_fees_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="SOL-USD"} 3.1543399999999986 bot_fees_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="ETH-USD"} 3.130961 bot_fees_total_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="BTC-USD"} 2.1281369999999984 bot_fees_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="SOL-USD"} 2.738629000000005 bot_fees_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="ETH-USD"} 3.5888019999999927 bot_fees_total_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="BTC-USD"} 1.8941769999999987 bot_fees_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="BTC-USD"} 1.828065 bot_fees_total_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="SOL-USD"} 1.649368 bot_fees_total_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="SOL-USD"} 2.3347970000000005 # HELP bot_balance_usdc Текущий баланс бота в USDC # TYPE bot_balance_usdc gauge bot_balance_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker"} 248271.61734511855 bot_balance_usdc{bot_id="trend-bot-lppzr243",bot_type="trend"} 1666.93258558478 bot_balance_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 1959.13390734968 bot_balance_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker"} 298356.52482174 bot_balance_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 197940.2202456756 # HELP bot_active_positions Количество активных позиций # TYPE bot_active_positions gauge # HELP bot_status Статус бота: 1=running, 0=stopped, -1=error, 2=init, 3=noBalance # TYPE bot_status gauge bot_status{bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 1 bot_status{bot_id="trend-bot-lppzr243",bot_type="trend"} 1 bot_status{bot_id="maker-bot-5al4yx4m",bot_type="maker"} 1 bot_status{bot_id="maker-bot-aammmlvf",bot_type="maker"} 1 bot_status{bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 1 # HELP bot_trend_direction Направление тренда для trend-ботов: 1=UP, -1=DOWN, 0=SIDEWAYS # TYPE bot_trend_direction gauge bot_trend_direction{bot_id="trend-bot-lppzr243"} 0 # HELP bot_skill_level Skill Level бота (1-10): уровень мастерства трейдера # TYPE bot_skill_level gauge bot_skill_level{bot_id="maker-bot-5al4yx4m",bot_type="maker"} 4 bot_skill_level{bot_id="maker-bot-aammmlvf",bot_type="maker"} 1 bot_skill_level{bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 6 bot_skill_level{bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 4 bot_skill_level{bot_id="trend-bot-lppzr243",bot_type="trend"} 8 # HELP bot_win_rate_percent Процент успешных закрытий позиций # TYPE bot_win_rate_percent gauge bot_win_rate_percent{bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 50.60340735803517 bot_win_rate_percent{bot_id="maker-bot-5al4yx4m",bot_type="maker"} 45.3700048251963 bot_win_rate_percent{bot_id="maker-bot-aammmlvf",bot_type="maker"} 44.03591512392751 bot_win_rate_percent{bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 46.29453332404548 bot_win_rate_percent{bot_id="trend-bot-lppzr243",bot_type="trend"} 24.509975193040077 # HELP bot_unrealized_pnl_usdc Нереализованный PnL в USDC # TYPE bot_unrealized_pnl_usdc gauge bot_unrealized_pnl_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="ETH-USD"} -0.3766038296987448 bot_unrealized_pnl_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="SOL-USD"} 0.054438280451612905 bot_unrealized_pnl_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="ETH-USD"} 2.5664104734538724 bot_unrealized_pnl_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="BTC-USD"} 20.672023640282802 bot_unrealized_pnl_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="SOL-USD"} -2.155272708 bot_unrealized_pnl_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="BTC-USD"} -0.08819553 bot_unrealized_pnl_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="SOL-USD"} -1.4003279854712645 bot_unrealized_pnl_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="ETH-USD"} -0.824855382256785 bot_unrealized_pnl_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="SOL-USD"} -13.332610556170213 bot_unrealized_pnl_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="ETH-USD"} 0.2192311955263158 bot_unrealized_pnl_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="BTC-USD"} -9.234799784345572 bot_unrealized_pnl_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="ETH-USD"} -0.8065087590634291 bot_unrealized_pnl_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="SOL-USD"} 0.9479553219823009 bot_unrealized_pnl_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="BTC-USD"} -3.476556404879121 bot_unrealized_pnl_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="BTC-USD"} -0.03354851 # HELP bot_active_count Количество активных ботов # TYPE bot_active_count gauge # HELP bot_oracle_price Текущая Oracle цена # TYPE bot_oracle_price gauge bot_oracle_price{market="BTC-USD"} 84125.64617 bot_oracle_price{market="ETH-USD"} 2687.381261 bot_oracle_price{market="SOL-USD"} 120.62 # HELP bot_market_price Текущая рыночная цена (mid) # TYPE bot_market_price gauge bot_market_price{market="BTC-USD"} 83618 bot_market_price{market="ETH-USD"} 2691.15 bot_market_price{market="SOL-USD"} 122.34 # HELP bot_engine_fair_value Fair value F_t движка # TYPE bot_engine_fair_value gauge bot_engine_fair_value{market="BTC-USD"} 83588.47096113488 bot_engine_fair_value{market="ETH-USD"} 2692.961728850385 bot_engine_fair_value{market="SOL-USD"} 121.866850485189 # HELP bot_engine_basis_bps Базис F_t vs oracle, bps # TYPE bot_engine_basis_bps gauge bot_engine_basis_bps{market="BTC-USD"} -60.34380633156297 bot_engine_basis_bps{market="ETH-USD"} 14.023834484124192 bot_engine_basis_bps{market="SOL-USD"} 142.59658431437563 # HELP bot_engine_regime Режим: RANGE=0 TREND_UP=1 TREND_DOWN=-1 HIGH_VOL=2 # TYPE bot_engine_regime gauge bot_engine_regime{market="BTC-USD"} 1 bot_engine_regime{market="ETH-USD"} 0 bot_engine_regime{market="SOL-USD"} 2 # HELP bot_engine_volatility_bps Волатильность движка, bps # TYPE bot_engine_volatility_bps gauge bot_engine_volatility_bps{market="BTC-USD"} 1.54623468502566 bot_engine_volatility_bps{market="ETH-USD"} 1.2601223593442268 bot_engine_volatility_bps{market="SOL-USD"} 3.654183898058328 # HELP bot_market_spread_bps Реальный спред top-of-book, bps # TYPE bot_market_spread_bps gauge bot_market_spread_bps{market="BTC-USD"} 0.23918295103924994 bot_market_spread_bps{market="ETH-USD"} 1.1147650632635933 bot_market_spread_bps{market="SOL-USD"} 1.634788294915483 # HELP bot_realized_volatility_bps Реализованная волатильность mid за окно, bps # TYPE bot_realized_volatility_bps gauge bot_realized_volatility_bps{market="BTC-USD"} 0.3785242236789186 bot_realized_volatility_bps{market="ETH-USD"} 2.221395928555102 bot_realized_volatility_bps{market="SOL-USD"} 15.636851146592987 # HELP bot_funding_rate nextFundingRate из индексера # TYPE bot_funding_rate gauge bot_funding_rate{market="BTC-USD"} 0.0000125 bot_funding_rate{market="ETH-USD"} 0.00004301136363636364 bot_funding_rate{market="SOL-USD"} 0.00014804166666666668 # HELP bot_engine_funding_bias Направленное давление funding [-1,+1] # TYPE bot_engine_funding_bias gauge bot_engine_funding_bias{market="BTC-USD"} -0.0125 bot_engine_funding_bias{market="ETH-USD"} -0.04301136363636364 bot_engine_funding_bias{market="SOL-USD"} -0.14804166666666668 # HELP bot_hawkes_intensity Интенсивность Хокса (сделок/сек) # TYPE bot_hawkes_intensity gauge bot_hawkes_intensity{market="BTC-USD"} 0.16466808992846732 bot_hawkes_intensity{market="ETH-USD"} 0.16698806002878175 bot_hawkes_intensity{market="SOL-USD"} 0.1525704517124469 # HELP bot_hawkes_side_bias Перекос потока Хокса [-1,+1] # TYPE bot_hawkes_side_bias gauge bot_hawkes_side_bias{market="BTC-USD"} -0.03185680761120087 bot_hawkes_side_bias{market="ETH-USD"} 0.9488058643117189 bot_hawkes_side_bias{market="SOL-USD"} 0.9350469048026981 # HELP bot_book_depth_usdc Глубина книги в USDC по сторонам # TYPE bot_book_depth_usdc gauge bot_book_depth_usdc{market="BTC-USD",side="BUY"} 2999.7489000000005 bot_book_depth_usdc{market="BTC-USD",side="SELL"} 4318.6022 bot_book_depth_usdc{market="ETH-USD",side="BUY"} 8041.845800000001 bot_book_depth_usdc{market="ETH-USD",side="SELL"} 1349.7257 bot_book_depth_usdc{market="SOL-USD",side="BUY"} 684.486 bot_book_depth_usdc{market="SOL-USD",side="SELL"} 416.689 # HELP bot_emotion_tilt Эмоция tilt (0-1) # TYPE bot_emotion_tilt gauge bot_emotion_tilt{bot_id="trend-bot-lppzr243",bot_type="trend"} 0.06793136921882775 bot_emotion_tilt{bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 0.261578091086186 bot_emotion_tilt{bot_id="maker-bot-5al4yx4m",bot_type="maker"} 0.2921138738993512 bot_emotion_tilt{bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 0.18030051653938334 bot_emotion_tilt{bot_id="maker-bot-aammmlvf",bot_type="maker"} 0.13736208451643084 # HELP bot_emotion_confidence Эмоция confidence (0-1) # TYPE bot_emotion_confidence gauge bot_emotion_confidence{bot_id="trend-bot-lppzr243",bot_type="trend"} 0.007456531112598895 bot_emotion_confidence{bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 0.7082298941027342 bot_emotion_confidence{bot_id="maker-bot-5al4yx4m",bot_type="maker"} 0.011208828298438165 bot_emotion_confidence{bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 0.022548239425775066 bot_emotion_confidence{bot_id="maker-bot-aammmlvf",bot_type="maker"} 0.13456653352126213 # HELP bot_emotion_fatigue Эмоция fatigue (0-1) # TYPE bot_emotion_fatigue gauge bot_emotion_fatigue{bot_id="trend-bot-lppzr243",bot_type="trend"} 0.9978517552322539 bot_emotion_fatigue{bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 0.9978051899035425 bot_emotion_fatigue{bot_id="maker-bot-5al4yx4m",bot_type="maker"} 0 bot_emotion_fatigue{bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 0 bot_emotion_fatigue{bot_id="maker-bot-aammmlvf",bot_type="maker"} 0 # HELP bot_maker_half_spread_bps Полуспред maker (A-S), bps # TYPE bot_maker_half_spread_bps gauge bot_maker_half_spread_bps{bot_id="maker-bot-aammmlvf",market="ETH-USD"} 0.4 bot_maker_half_spread_bps{bot_id="maker-bot-aammmlvf",market="SOL-USD"} 0.4 bot_maker_half_spread_bps{bot_id="maker-bot-5al4yx4m",market="ETH-USD"} 0.4 bot_maker_half_spread_bps{bot_id="maker-bot-2ex6uwl8",market="SOL-USD"} 0.4 bot_maker_half_spread_bps{bot_id="maker-bot-5al4yx4m",market="BTC-USD"} 0.4 bot_maker_half_spread_bps{bot_id="maker-bot-5al4yx4m",market="SOL-USD"} 0.4 bot_maker_half_spread_bps{bot_id="maker-bot-2ex6uwl8",market="ETH-USD"} 0.4 bot_maker_half_spread_bps{bot_id="maker-bot-2ex6uwl8",market="BTC-USD"} 0.4 bot_maker_half_spread_bps{bot_id="maker-bot-aammmlvf",market="BTC-USD"} 0.4 # HELP bot_inventory_usdc Знаковый инвентарь, USDC (+LONG/−SHORT) # TYPE bot_inventory_usdc gauge bot_inventory_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="ETH-USD"} 177.88438744769874 bot_inventory_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="SOL-USD"} 12.024774193548389 bot_inventory_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="ETH-USD"} -2025.0793389694538 bot_inventory_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="BTC-USD"} 2753.111715295717 bot_inventory_usdc{bot_id="taker-bot-c4m5gwe6",bot_type="taker",market="SOL-USD"} 475.43999999999994 bot_inventory_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="BTC-USD"} 125.40975 bot_inventory_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="SOL-USD"} -920.8981149425287 bot_inventory_usdc{bot_id="maker-bot-5al4yx4m",bot_type="maker",market="ETH-USD"} 530.6586943632568 bot_inventory_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="SOL-USD"} -1989.0258510638298 bot_inventory_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="ETH-USD"} -148.14238421052633 bot_inventory_usdc{bot_id="maker-bot-2ex6uwl8",bot_type="maker",market="BTC-USD"} -1227.2712043196545 bot_inventory_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="ETH-USD"} 713.5271551040635 bot_inventory_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="SOL-USD"} 71.86507964601769 bot_inventory_usdc{bot_id="maker-bot-aammmlvf",bot_type="maker",market="BTC-USD"} -481.1001208791208 bot_inventory_usdc{bot_id="trend-bot-lppzr243",bot_type="trend",market="BTC-USD"} 41.8074 # HELP bot_informed_flow_total Информированный поток тейкера # TYPE bot_informed_flow_total counter bot_informed_flow_total{bot_id="taker-bot-c4m5gwe6",result="taken"} 71 bot_informed_flow_total{bot_id="taker-bot-c4m5gwe6",result="correct"} 43 bot_informed_flow_total{bot_id="taker-bot-c4m5gwe6",result="wrong"} 27 # HELP bot_ml_model_status Статус ML модели: 1=загружена, 0=не загружена # TYPE bot_ml_model_status gauge bot_ml_model_status 0 # HELP bot_ml_model_accuracy Точность ML модели (0-1) # TYPE bot_ml_model_accuracy gauge bot_ml_model_accuracy 0 # HELP bot_ml_avg_confidence Средняя уверенность ML предсказаний (0-1) # TYPE bot_ml_avg_confidence gauge bot_ml_avg_confidence 0 # HELP bot_ml_predictions_total Общее количество ML предсказаний # TYPE bot_ml_predictions_total counter # HELP bot_ml_skipped_total Сколько раз ML-прогноз НЕ получен. Причины predictor-уровня (модель не готова): disabled/no_model/not_initialized/cache_warming/no_sequence/no_ready_model. ML теперь консультируется на каждом решении, поэтому bot-уровневых причин (cluster/herd/...) больше не пишем. # TYPE bot_ml_skipped_total counter bot_ml_skipped_total{reason="disabled"} 1533 # HELP bot_ml_applied_total Как ML повлиял на решение: driven (нормальный путь — ML формирует вероятность), nudge_flip (шорткат — ML развернул сторону), nudge_keep (шорткат — ML согласен/не развернул), neutral (ML NEUTRAL/низкая уверенность — без влияния) # TYPE bot_ml_applied_total counter bot_ml_applied_total{mode="neutral"} 1533 # HELP bot_ml_correct_predictions_total Количество правильных ML предсказаний # TYPE bot_ml_correct_predictions_total counter bot_ml_correct_predictions_total 0 # HELP bot_ml_last_direction Направление последнего предсказания: 1=UP, -1=DOWN, 0=NEUTRAL # TYPE bot_ml_last_direction gauge bot_ml_last_direction 0 # HELP bot_ml_last_confidence Уверенность последнего предсказания (0-1) # TYPE bot_ml_last_confidence gauge bot_ml_last_confidence 0 # HELP bot_ml_training_status Статус обучения: 0=idle, 1=training # TYPE bot_ml_training_status gauge bot_ml_training_status 0 # HELP bot_ml_training_progress Прогресс обучения (0-100%) # TYPE bot_ml_training_progress gauge bot_ml_training_progress 0 # HELP bot_ml_training_epoch Текущая эпоха обучения # TYPE bot_ml_training_epoch gauge bot_ml_training_epoch 0 # HELP bot_indexer_ws_connected 1 = WS-соединение к socks установлено # TYPE bot_indexer_ws_connected gauge bot_indexer_ws_connected 1 # HELP bot_indexer_state_age_seconds Возраст локального состояния индексера по видам данных, секунды # TYPE bot_indexer_state_age_seconds gauge bot_indexer_state_age_seconds{kind="subaccount"} 18.405 # HELP bot_indexer_ws_messages_total Сообщения из socks по каналам # TYPE bot_indexer_ws_messages_total counter # HELP bot_indexer_ws_resubscribes_total Переподписки всего набора каналов после реконнекта # TYPE bot_indexer_ws_resubscribes_total counter bot_indexer_ws_resubscribes_total 2 # HELP bot_indexer_rest_requests_total REST-запросы к comlink при WS-транспорте, по причине # TYPE bot_indexer_rest_requests_total counter bot_indexer_rest_requests_total{endpoint="/v4/perpetualMarkets",reason="fallback"} 13776 bot_indexer_rest_requests_total{endpoint="/v4/orderbooks",reason="fallback"} 30083 bot_indexer_rest_requests_total{endpoint="/v4/addresses",reason="snapshot"} 20 bot_indexer_rest_requests_total{endpoint="/v4/fills",reason="snapshot"} 10 bot_indexer_rest_requests_total{endpoint="/v4/perpetualPositions",reason="snapshot"} 74 bot_indexer_rest_requests_total{endpoint="/v4/orders",reason="snapshot"} 53 bot_indexer_rest_requests_total{endpoint="/v4/orders",reason="fallback"} 20407 bot_indexer_rest_requests_total{endpoint="/v4/perpetualPositions",reason="fallback"} 32798 bot_indexer_rest_requests_total{endpoint="/v4/addresses",reason="fallback"} 6226 bot_indexer_rest_requests_total{endpoint="/v4/fills",reason="fallback"} 1036 bot_indexer_rest_requests_total{endpoint="/v4/addresses",reason="reconcile"} 105 bot_indexer_rest_requests_total{endpoint="/v4/orders",reason="reconcile"} 105 # HELP bot_indexer_stale_skips_total Пропуски торговых действий из-за протухшего состояния индексера # TYPE bot_indexer_stale_skips_total counter bot_indexer_stale_skips_total 60467 # HELP bot_order_size_usdc Распределение размеров ордеров в USDC # TYPE bot_order_size_usdc histogram bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 0 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 3 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 16 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 30 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 53 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 70 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 90 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 110 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 150 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 191 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 358 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 478 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 635 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 704 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 708 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 710 bot_order_size_usdc_sum{bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 121999.03163749525 bot_order_size_usdc_count{bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="BUY"} 710 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 545 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 1154 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 1372 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 1534 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 1669 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 1742 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 1814 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 1883 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 1936 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 1995 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 2150 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 2242 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 2376 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 2541 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 2718 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 2795 bot_order_size_usdc_sum{bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 431072.1837999998 bot_order_size_usdc_count{bot_id="maker-bot-aammmlvf",bot_type="maker",side="SELL"} 2795 bot_order_size_usdc_bucket{le="10",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 1 bot_order_size_usdc_bucket{le="20",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 7 bot_order_size_usdc_bucket{le="30",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 11 bot_order_size_usdc_bucket{le="40",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 19 bot_order_size_usdc_bucket{le="50",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 32 bot_order_size_usdc_bucket{le="60",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 59 bot_order_size_usdc_bucket{le="70",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 84 bot_order_size_usdc_bucket{le="80",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 110 bot_order_size_usdc_bucket{le="90",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 151 bot_order_size_usdc_bucket{le="100",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 190 bot_order_size_usdc_bucket{le="150",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 403 bot_order_size_usdc_bucket{le="200",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 584 bot_order_size_usdc_bucket{le="300",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 752 bot_order_size_usdc_bucket{le="500",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 819 bot_order_size_usdc_bucket{le="1000",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 822 bot_order_size_usdc_bucket{le="+Inf",bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 822 bot_order_size_usdc_sum{bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 136179.45209853892 bot_order_size_usdc_count{bot_id="taker-bot-c4m5gwe6",bot_type="taker",side="SELL"} 822 bot_order_size_usdc_bucket{le="10",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 14 bot_order_size_usdc_bucket{le="20",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 65 bot_order_size_usdc_bucket{le="30",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 90 bot_order_size_usdc_bucket{le="40",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 119 bot_order_size_usdc_bucket{le="50",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 144 bot_order_size_usdc_bucket{le="60",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 163 bot_order_size_usdc_bucket{le="70",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 167 bot_order_size_usdc_bucket{le="80",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 168 bot_order_size_usdc_bucket{le="90",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 169 bot_order_size_usdc_bucket{le="100",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 170 bot_order_size_usdc_bucket{le="150",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 175 bot_order_size_usdc_bucket{le="200",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 175 bot_order_size_usdc_bucket{le="300",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 175 bot_order_size_usdc_bucket{le="500",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 176 bot_order_size_usdc_bucket{le="1000",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 176 bot_order_size_usdc_bucket{le="+Inf",bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 176 bot_order_size_usdc_sum{bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 6010.048319879999 bot_order_size_usdc_count{bot_id="trend-bot-lppzr243",bot_type="trend",side="BUY"} 176 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 576 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 1230 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 1425 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 1578 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 1723 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 1812 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 1893 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 1965 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 2028 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 2089 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 2258 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 2339 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 2463 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 2655 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 2878 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 2977 bot_order_size_usdc_sum{bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 497904.0146000007 bot_order_size_usdc_count{bot_id="maker-bot-5al4yx4m",bot_type="maker",side="SELL"} 2977 bot_order_size_usdc_bucket{le="10",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 14 bot_order_size_usdc_bucket{le="20",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 61 bot_order_size_usdc_bucket{le="30",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 80 bot_order_size_usdc_bucket{le="40",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 98 bot_order_size_usdc_bucket{le="50",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 118 bot_order_size_usdc_bucket{le="60",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 130 bot_order_size_usdc_bucket{le="70",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 132 bot_order_size_usdc_bucket{le="80",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 134 bot_order_size_usdc_bucket{le="90",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 134 bot_order_size_usdc_bucket{le="100",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 134 bot_order_size_usdc_bucket{le="150",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 138 bot_order_size_usdc_bucket{le="200",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 141 bot_order_size_usdc_bucket{le="300",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 141 bot_order_size_usdc_bucket{le="500",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 142 bot_order_size_usdc_bucket{le="1000",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 143 bot_order_size_usdc_bucket{le="+Inf",bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 143 bot_order_size_usdc_sum{bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 5605.524977903999 bot_order_size_usdc_count{bot_id="trend-bot-lppzr243",bot_type="trend",side="SELL"} 143 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 615 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 1198 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 1404 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 1537 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 1713 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 1811 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 1904 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 1976 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 2047 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 2108 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 2234 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 2321 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 2445 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 2659 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 2893 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 2972 bot_order_size_usdc_sum{bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 480442.50649999833 bot_order_size_usdc_count{bot_id="maker-bot-aammmlvf",bot_type="maker",side="BUY"} 2972 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 630 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 1279 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 1524 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 1707 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 1882 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 1971 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 2064 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 2153 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 2210 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 2285 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 2437 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 2556 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 2698 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 2918 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 3186 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 3289 bot_order_size_usdc_sum{bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 560791.8676000019 bot_order_size_usdc_count{bot_id="maker-bot-5al4yx4m",bot_type="maker",side="BUY"} 3289 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 693 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 1371 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 1607 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 1773 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 1941 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 2043 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 2142 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 2235 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 2304 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 2387 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 2576 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 2700 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 2865 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 3128 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 3389 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 3477 bot_order_size_usdc_sum{bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 564239.9613000009 bot_order_size_usdc_count{bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="BUY"} 3477 bot_order_size_usdc_bucket{le="10",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 611 bot_order_size_usdc_bucket{le="20",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 1215 bot_order_size_usdc_bucket{le="30",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 1441 bot_order_size_usdc_bucket{le="40",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 1599 bot_order_size_usdc_bucket{le="50",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 1764 bot_order_size_usdc_bucket{le="60",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 1849 bot_order_size_usdc_bucket{le="70",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 1931 bot_order_size_usdc_bucket{le="80",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 2018 bot_order_size_usdc_bucket{le="90",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 2089 bot_order_size_usdc_bucket{le="100",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 2149 bot_order_size_usdc_bucket{le="150",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 2297 bot_order_size_usdc_bucket{le="200",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 2381 bot_order_size_usdc_bucket{le="300",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 2499 bot_order_size_usdc_bucket{le="500",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 2686 bot_order_size_usdc_bucket{le="1000",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 2923 bot_order_size_usdc_bucket{le="+Inf",bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 3014 bot_order_size_usdc_sum{bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 490125.19739999954 bot_order_size_usdc_count{bot_id="maker-bot-2ex6uwl8",bot_type="maker",side="SELL"} 3014 # HELP bot_order_interval_seconds Время между ордерами в секундах # TYPE bot_order_interval_seconds histogram bot_order_interval_seconds_bucket{le="1",bot_id="maker-bot-aammmlvf",bot_type="maker"} 3556 bot_order_interval_seconds_bucket{le="2",bot_id="maker-bot-aammmlvf",bot_type="maker"} 4718 bot_order_interval_seconds_bucket{le="5",bot_id="maker-bot-aammmlvf",bot_type="maker"} 5733 bot_order_interval_seconds_bucket{le="10",bot_id="maker-bot-aammmlvf",bot_type="maker"} 5766 bot_order_interval_seconds_bucket{le="20",bot_id="maker-bot-aammmlvf",bot_type="maker"} 5766 bot_order_interval_seconds_bucket{le="30",bot_id="maker-bot-aammmlvf",bot_type="maker"} 5766 bot_order_interval_seconds_bucket{le="60",bot_id="maker-bot-aammmlvf",bot_type="maker"} 5766 bot_order_interval_seconds_bucket{le="120",bot_id="maker-bot-aammmlvf",bot_type="maker"} 5766 bot_order_interval_seconds_bucket{le="300",bot_id="maker-bot-aammmlvf",bot_type="maker"} 5766 bot_order_interval_seconds_bucket{le="+Inf",bot_id="maker-bot-aammmlvf",bot_type="maker"} 5766 bot_order_interval_seconds_sum{bot_id="maker-bot-aammmlvf",bot_type="maker"} 6273.452000000011 bot_order_interval_seconds_count{bot_id="maker-bot-aammmlvf",bot_type="maker"} 5766 bot_order_interval_seconds_bucket{le="1",bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 244 bot_order_interval_seconds_bucket{le="2",bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 465 bot_order_interval_seconds_bucket{le="5",bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 1109 bot_order_interval_seconds_bucket{le="10",bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 1427 bot_order_interval_seconds_bucket{le="20",bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 1520 bot_order_interval_seconds_bucket{le="30",bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 1531 bot_order_interval_seconds_bucket{le="60",bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 1531 bot_order_interval_seconds_bucket{le="120",bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 1531 bot_order_interval_seconds_bucket{le="300",bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 1531 bot_order_interval_seconds_bucket{le="+Inf",bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 1531 bot_order_interval_seconds_sum{bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 6271.958000000005 bot_order_interval_seconds_count{bot_id="taker-bot-c4m5gwe6",bot_type="taker"} 1531 bot_order_interval_seconds_bucket{le="1",bot_id="trend-bot-lppzr243",bot_type="trend"} 67 bot_order_interval_seconds_bucket{le="2",bot_id="trend-bot-lppzr243",bot_type="trend"} 113 bot_order_interval_seconds_bucket{le="5",bot_id="trend-bot-lppzr243",bot_type="trend"} 150 bot_order_interval_seconds_bucket{le="10",bot_id="trend-bot-lppzr243",bot_type="trend"} 183 bot_order_interval_seconds_bucket{le="20",bot_id="trend-bot-lppzr243",bot_type="trend"} 201 bot_order_interval_seconds_bucket{le="30",bot_id="trend-bot-lppzr243",bot_type="trend"} 215 bot_order_interval_seconds_bucket{le="60",bot_id="trend-bot-lppzr243",bot_type="trend"} 290 bot_order_interval_seconds_bucket{le="120",bot_id="trend-bot-lppzr243",bot_type="trend"} 318 bot_order_interval_seconds_bucket{le="300",bot_id="trend-bot-lppzr243",bot_type="trend"} 318 bot_order_interval_seconds_bucket{le="+Inf",bot_id="trend-bot-lppzr243",bot_type="trend"} 318 bot_order_interval_seconds_sum{bot_id="trend-bot-lppzr243",bot_type="trend"} 6268.497999999998 bot_order_interval_seconds_count{bot_id="trend-bot-lppzr243",bot_type="trend"} 318 bot_order_interval_seconds_bucket{le="1",bot_id="maker-bot-5al4yx4m",bot_type="maker"} 4010 bot_order_interval_seconds_bucket{le="2",bot_id="maker-bot-5al4yx4m",bot_type="maker"} 5238 bot_order_interval_seconds_bucket{le="5",bot_id="maker-bot-5al4yx4m",bot_type="maker"} 6241 bot_order_interval_seconds_bucket{le="10",bot_id="maker-bot-5al4yx4m",bot_type="maker"} 6265 bot_order_interval_seconds_bucket{le="20",bot_id="maker-bot-5al4yx4m",bot_type="maker"} 6265 bot_order_interval_seconds_bucket{le="30",bot_id="maker-bot-5al4yx4m",bot_type="maker"} 6265 bot_order_interval_seconds_bucket{le="60",bot_id="maker-bot-5al4yx4m",bot_type="maker"} 6265 bot_order_interval_seconds_bucket{le="120",bot_id="maker-bot-5al4yx4m",bot_type="maker"} 6265 bot_order_interval_seconds_bucket{le="300",bot_id="maker-bot-5al4yx4m",bot_type="maker"} 6265 bot_order_interval_seconds_bucket{le="+Inf",bot_id="maker-bot-5al4yx4m",bot_type="maker"} 6265 bot_order_interval_seconds_sum{bot_id="maker-bot-5al4yx4m",bot_type="maker"} 6272.599999999988 bot_order_interval_seconds_count{bot_id="maker-bot-5al4yx4m",bot_type="maker"} 6265 bot_order_interval_seconds_bucket{le="1",bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 4285 bot_order_interval_seconds_bucket{le="2",bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 5509 bot_order_interval_seconds_bucket{le="5",bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 6462 bot_order_interval_seconds_bucket{le="10",bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 6490 bot_order_interval_seconds_bucket{le="20",bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 6490 bot_order_interval_seconds_bucket{le="30",bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 6490 bot_order_interval_seconds_bucket{le="60",bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 6490 bot_order_interval_seconds_bucket{le="120",bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 6490 bot_order_interval_seconds_bucket{le="300",bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 6490 bot_order_interval_seconds_bucket{le="+Inf",bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 6490 bot_order_interval_seconds_sum{bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 6271.860999999999 bot_order_interval_seconds_count{bot_id="maker-bot-2ex6uwl8",bot_type="maker"} 6490