# HELP bellaciao_cycle_duration_seconds End-to-end duration of a single TradingLoop._run_cycle # TYPE bellaciao_cycle_duration_seconds histogram bellaciao_cycle_duration_seconds_bucket{le="1.0"} 0.0 bellaciao_cycle_duration_seconds_bucket{le="5.0"} 0.0 bellaciao_cycle_duration_seconds_bucket{le="10.0"} 0.0 bellaciao_cycle_duration_seconds_bucket{le="20.0"} 0.0 bellaciao_cycle_duration_seconds_bucket{le="30.0"} 0.0 bellaciao_cycle_duration_seconds_bucket{le="45.0"} 0.0 bellaciao_cycle_duration_seconds_bucket{le="60.0"} 0.0 bellaciao_cycle_duration_seconds_bucket{le="90.0"} 0.0 bellaciao_cycle_duration_seconds_bucket{le="120.0"} 0.0 bellaciao_cycle_duration_seconds_bucket{le="180.0"} 0.0 bellaciao_cycle_duration_seconds_bucket{le="300.0"} 0.0 bellaciao_cycle_duration_seconds_bucket{le="+Inf"} 0.0 bellaciao_cycle_duration_seconds_count 0.0 bellaciao_cycle_duration_seconds_sum 0.0 # HELP bellaciao_cycle_duration_seconds_created End-to-end duration of a single TradingLoop._run_cycle # TYPE bellaciao_cycle_duration_seconds_created gauge bellaciao_cycle_duration_seconds_created 1.7887828248781214e+09 # HELP bellaciao_cycle_total Total trading cycles run, by final signal and whether a trade was executed # TYPE bellaciao_cycle_total counter # HELP bellaciao_cycle_number Monotonic cycle counter (resets on container restart) # TYPE bellaciao_cycle_number gauge bellaciao_cycle_number 0.0 # HELP bellaciao_agent_analysis_seconds Per-agent LLM call duration # TYPE bellaciao_agent_analysis_seconds histogram # HELP bellaciao_agent_signal_total Per-agent signals emitted # TYPE bellaciao_agent_signal_total counter # HELP bellaciao_agent_error_total Agent calls that failed (schema, timeout, API error) # TYPE bellaciao_agent_error_total counter # HELP bellaciao_trade_total Orders submitted by Rio # TYPE bellaciao_trade_total counter # HELP bellaciao_trade_closed_total Positions closed, by reason # TYPE bellaciao_trade_closed_total counter # HELP bellaciao_trade_pnl_usdt Realized PnL per closed trade (USDT). Negative = loss. # TYPE bellaciao_trade_pnl_usdt histogram bellaciao_trade_pnl_usdt_bucket{le="-500.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="-200.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="-100.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="-50.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="-20.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="-5.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="0.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="5.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="20.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="50.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="100.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="200.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="500.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="1000.0"} 0.0 bellaciao_trade_pnl_usdt_bucket{le="+Inf"} 0.0 bellaciao_trade_pnl_usdt_count 0.0 # HELP bellaciao_trade_pnl_usdt_created Realized PnL per closed trade (USDT). Negative = loss. # TYPE bellaciao_trade_pnl_usdt_created gauge bellaciao_trade_pnl_usdt_created 1.7887828248782961e+09 # HELP bellaciao_open_positions Currently open positions (any symbol) # TYPE bellaciao_open_positions gauge bellaciao_open_positions 0.0 # HELP bellaciao_portfolio_value_usdt Total portfolio value in USDT (paper or live, tagged by mode) # TYPE bellaciao_portfolio_value_usdt gauge # HELP bellaciao_agent_accuracy_pct Rolling accuracy (%) from per-agent scorecard # TYPE bellaciao_agent_accuracy_pct gauge # HELP bellaciao_agent_expectancy_usdt Expectancy per trade (USDT) from per-agent scorecard # TYPE bellaciao_agent_expectancy_usdt gauge # HELP bellaciao_injection_scan_total Injection-pattern matches found in untrusted feeds # TYPE bellaciao_injection_scan_total counter # HELP bellaciao_signal_cache_event_total Per-symbol signal cache events (hit/miss/stale/put/put_error/get_error) # TYPE bellaciao_signal_cache_event_total counter bellaciao_signal_cache_event_total{event="miss"} 1.0 # HELP bellaciao_signal_cache_event_created Per-symbol signal cache events (hit/miss/stale/put/put_error/get_error) # TYPE bellaciao_signal_cache_event_created gauge bellaciao_signal_cache_event_created{event="miss"} 1.7889499328245523e+09 # HELP bellaciao_b2b_hedge_execution_total Hedge execution outcomes by route, status, order_type, counterparty # TYPE bellaciao_b2b_hedge_execution_total counter # HELP bellaciao_b2b_hedge_decision_seconds Latency of HedgeDecisionEngine.choose_execution() — target p95 < 50ms # TYPE bellaciao_b2b_hedge_decision_seconds histogram bellaciao_b2b_hedge_decision_seconds_bucket{le="0.001"} 0.0 bellaciao_b2b_hedge_decision_seconds_bucket{le="0.005"} 0.0 bellaciao_b2b_hedge_decision_seconds_bucket{le="0.01"} 0.0 bellaciao_b2b_hedge_decision_seconds_bucket{le="0.02"} 0.0 bellaciao_b2b_hedge_decision_seconds_bucket{le="0.05"} 0.0 bellaciao_b2b_hedge_decision_seconds_bucket{le="0.1"} 0.0 bellaciao_b2b_hedge_decision_seconds_bucket{le="0.25"} 0.0 bellaciao_b2b_hedge_decision_seconds_bucket{le="0.5"} 0.0 bellaciao_b2b_hedge_decision_seconds_bucket{le="1.0"} 0.0 bellaciao_b2b_hedge_decision_seconds_bucket{le="+Inf"} 0.0 bellaciao_b2b_hedge_decision_seconds_count 0.0 bellaciao_b2b_hedge_decision_seconds_sum 0.0 # HELP bellaciao_b2b_hedge_decision_seconds_created Latency of HedgeDecisionEngine.choose_execution() — target p95 < 50ms # TYPE bellaciao_b2b_hedge_decision_seconds_created gauge bellaciao_b2b_hedge_decision_seconds_created 1.7887828248786175e+09 # HELP bellaciao_b2b_hedge_edge_usdt Simulated / realized hedge edge over naive MARKET (positive = Bella better) # TYPE bellaciao_b2b_hedge_edge_usdt histogram bellaciao_b2b_hedge_edge_usdt_bucket{le="-50.0"} 0.0 bellaciao_b2b_hedge_edge_usdt_bucket{le="-10.0"} 0.0 bellaciao_b2b_hedge_edge_usdt_bucket{le="-1.0"} 0.0 bellaciao_b2b_hedge_edge_usdt_bucket{le="0.0"} 0.0 bellaciao_b2b_hedge_edge_usdt_bucket{le="1.0"} 0.0 bellaciao_b2b_hedge_edge_usdt_bucket{le="5.0"} 0.0 bellaciao_b2b_hedge_edge_usdt_bucket{le="10.0"} 0.0 bellaciao_b2b_hedge_edge_usdt_bucket{le="25.0"} 0.0 bellaciao_b2b_hedge_edge_usdt_bucket{le="50.0"} 0.0 bellaciao_b2b_hedge_edge_usdt_bucket{le="100.0"} 0.0 bellaciao_b2b_hedge_edge_usdt_bucket{le="+Inf"} 0.0 bellaciao_b2b_hedge_edge_usdt_count 0.0 # HELP bellaciao_b2b_hedge_edge_usdt_created Simulated / realized hedge edge over naive MARKET (positive = Bella better) # TYPE bellaciao_b2b_hedge_edge_usdt_created gauge bellaciao_b2b_hedge_edge_usdt_created 1.7887828248788507e+09 # HELP bellaciao_llm_cost_usd_total Estimated USD cost of LLM calls (input+output priced separately) # TYPE bellaciao_llm_cost_usd_total counter # HELP bellaciao_llm_tokens_total Input and output tokens consumed by LLM calls # TYPE bellaciao_llm_tokens_total counter # HELP bellaciao_llm_calls_total Total LLM API calls, by outcome (success | retry | estimated_tokens) # TYPE bellaciao_llm_calls_total counter # HELP bellaciao_auto_downgrade_sharpe_30d Rolling 30-day Sharpe ratio (annualized). Triggers auto-downgrade when < 0. # TYPE bellaciao_auto_downgrade_sharpe_30d gauge bellaciao_auto_downgrade_sharpe_30d 0.0 # HELP bellaciao_auto_downgrade_triggered_total Number of times the auto-downgrade has engaged the kill-switch # TYPE bellaciao_auto_downgrade_triggered_total counter # HELP bellaciao_websocket_clients Connected WebSocket clients (admin + dashboard) # TYPE bellaciao_websocket_clients gauge bellaciao_websocket_clients 0.0 # HELP bellaciao_http_requests_total HTTP requests handled by the API, by route+method+status # TYPE bellaciao_http_requests_total counter # HELP bellaciao_raw_ingest_fetch_total Raw-ingest worker fetch cycles, by worker and outcome # TYPE bellaciao_raw_ingest_fetch_total counter bellaciao_raw_ingest_fetch_total{outcome="success",worker="exchangerate_fiat"} 56.0 bellaciao_raw_ingest_fetch_total{outcome="empty",worker="metalprice"} 7.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="cryptocompare"} 3.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="blockchain_info_extras"} 56.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="alt_fear_greed"} 56.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="etherscan_gas"} 662.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="solscan_validators"} 56.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="mempool"} 663.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="coinmarketcal"} 14.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="binance_spot"} 3251.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="blockchain_info"} 56.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="coingecko_extras"} 332.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="binance_futures"} 659.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="github_commits"} 10.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="defillama"} 56.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="yahoo_macro"} 661.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="santiment"} 3.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="fred"} 3.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="coinglass"} 28.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="lunarcrush"} 218.0 bellaciao_raw_ingest_fetch_total{outcome="success",worker="twelvedata"} 531.0 # HELP bellaciao_raw_ingest_fetch_created Raw-ingest worker fetch cycles, by worker and outcome # TYPE bellaciao_raw_ingest_fetch_created gauge bellaciao_raw_ingest_fetch_created{outcome="success",worker="exchangerate_fiat"} 1.7887828304736137e+09 bellaciao_raw_ingest_fetch_created{outcome="empty",worker="metalprice"} 1.788782830488204e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="cryptocompare"} 1.788782830642829e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="blockchain_info_extras"} 1.788782830662031e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="alt_fear_greed"} 1.7887828307465038e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="etherscan_gas"} 1.7887828309903843e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="solscan_validators"} 1.7887828311752e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="mempool"} 1.7887828315627668e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="coinmarketcal"} 1.7887828315632248e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="binance_spot"} 1.7887828315640652e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="blockchain_info"} 1.788782831599661e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="coingecko_extras"} 1.7887828319022741e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="binance_futures"} 1.7887828319103591e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="github_commits"} 1.7887828320149176e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="defillama"} 1.788782832193878e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="yahoo_macro"} 1.788782832316015e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="santiment"} 1.7887828329478996e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="cryptoquant"} 1.78878283313209e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="fred"} 1.7887828334662585e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="coinglass"} 1.788782836106932e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="lunarcrush"} 1.788782842235764e+09 bellaciao_raw_ingest_fetch_created{outcome="success",worker="twelvedata"} 1.7887829038446684e+09 # HELP bellaciao_raw_ingest_fetch_seconds Per-worker fetch-cycle wall time (network + parse + persist) # TYPE bellaciao_raw_ingest_fetch_seconds histogram bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="exchangerate_fiat"} 54.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="exchangerate_fiat"} 55.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="exchangerate_fiat"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="exchangerate_fiat"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="exchangerate_fiat"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="exchangerate_fiat"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="exchangerate_fiat"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="exchangerate_fiat"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="exchangerate_fiat"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="exchangerate_fiat"} 56.0 bellaciao_raw_ingest_fetch_seconds_count{worker="exchangerate_fiat"} 56.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="exchangerate_fiat"} 3.251918040215969 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="metalprice"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="metalprice"} 6.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="metalprice"} 7.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="metalprice"} 7.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="metalprice"} 7.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="metalprice"} 7.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="metalprice"} 7.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="metalprice"} 7.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="metalprice"} 7.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="metalprice"} 7.0 bellaciao_raw_ingest_fetch_seconds_count{worker="metalprice"} 7.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="metalprice"} 1.8278472870588303 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="cryptocompare"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="cryptocompare"} 1.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="cryptocompare"} 2.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="cryptocompare"} 2.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="cryptocompare"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="cryptocompare"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="cryptocompare"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="cryptocompare"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="cryptocompare"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="cryptocompare"} 3.0 bellaciao_raw_ingest_fetch_seconds_count{worker="cryptocompare"} 3.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="cryptocompare"} 4.737245257943869 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="blockchain_info_extras"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="blockchain_info_extras"} 53.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="blockchain_info_extras"} 55.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="blockchain_info_extras"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="blockchain_info_extras"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="blockchain_info_extras"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="blockchain_info_extras"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="blockchain_info_extras"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="blockchain_info_extras"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="blockchain_info_extras"} 56.0 bellaciao_raw_ingest_fetch_seconds_count{worker="blockchain_info_extras"} 56.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="blockchain_info_extras"} 15.101952269673347 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="alt_fear_greed"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="alt_fear_greed"} 55.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="alt_fear_greed"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="alt_fear_greed"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="alt_fear_greed"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="alt_fear_greed"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="alt_fear_greed"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="alt_fear_greed"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="alt_fear_greed"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="alt_fear_greed"} 56.0 bellaciao_raw_ingest_fetch_seconds_count{worker="alt_fear_greed"} 56.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="alt_fear_greed"} 17.364082602784038 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="etherscan_gas"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="etherscan_gas"} 654.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="etherscan_gas"} 660.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="etherscan_gas"} 661.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="etherscan_gas"} 661.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="etherscan_gas"} 662.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="etherscan_gas"} 662.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="etherscan_gas"} 662.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="etherscan_gas"} 662.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="etherscan_gas"} 662.0 bellaciao_raw_ingest_fetch_seconds_count{worker="etherscan_gas"} 662.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="etherscan_gas"} 261.3721283245832 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="solscan_validators"} 33.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="solscan_validators"} 35.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="solscan_validators"} 48.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="solscan_validators"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="solscan_validators"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="solscan_validators"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="solscan_validators"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="solscan_validators"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="solscan_validators"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="solscan_validators"} 56.0 bellaciao_raw_ingest_fetch_seconds_count{worker="solscan_validators"} 56.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="solscan_validators"} 23.119557607918978 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="mempool"} 273.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="mempool"} 658.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="mempool"} 660.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="mempool"} 662.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="mempool"} 663.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="mempool"} 663.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="mempool"} 663.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="mempool"} 663.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="mempool"} 663.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="mempool"} 663.0 bellaciao_raw_ingest_fetch_seconds_count{worker="mempool"} 663.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="mempool"} 92.21656666509807 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="coinmarketcal"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="coinmarketcal"} 7.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="coinmarketcal"} 13.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="coinmarketcal"} 14.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="coinmarketcal"} 14.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="coinmarketcal"} 14.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="coinmarketcal"} 14.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="coinmarketcal"} 14.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="coinmarketcal"} 14.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="coinmarketcal"} 14.0 bellaciao_raw_ingest_fetch_seconds_count{worker="coinmarketcal"} 14.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="coinmarketcal"} 8.736825156956911 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="binance_spot"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="binance_spot"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="binance_spot"} 2469.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="binance_spot"} 2585.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="binance_spot"} 3247.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="binance_spot"} 3251.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="binance_spot"} 3251.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="binance_spot"} 3251.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="binance_spot"} 3251.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="binance_spot"} 3251.0 bellaciao_raw_ingest_fetch_seconds_count{worker="binance_spot"} 3251.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="binance_spot"} 3721.5441168602556 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="blockchain_info"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="blockchain_info"} 53.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="blockchain_info"} 55.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="blockchain_info"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="blockchain_info"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="blockchain_info"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="blockchain_info"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="blockchain_info"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="blockchain_info"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="blockchain_info"} 56.0 bellaciao_raw_ingest_fetch_seconds_count{worker="blockchain_info"} 56.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="blockchain_info"} 18.781930508092046 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="coingecko_extras"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="coingecko_extras"} 281.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="coingecko_extras"} 329.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="coingecko_extras"} 330.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="coingecko_extras"} 332.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="coingecko_extras"} 332.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="coingecko_extras"} 332.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="coingecko_extras"} 332.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="coingecko_extras"} 332.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="coingecko_extras"} 332.0 bellaciao_raw_ingest_fetch_seconds_count{worker="coingecko_extras"} 332.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="coingecko_extras"} 134.4982112403959 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="binance_futures"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="binance_futures"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="binance_futures"} 143.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="binance_futures"} 432.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="binance_futures"} 651.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="binance_futures"} 659.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="binance_futures"} 659.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="binance_futures"} 659.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="binance_futures"} 659.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="binance_futures"} 659.0 bellaciao_raw_ingest_fetch_seconds_count{worker="binance_futures"} 659.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="binance_futures"} 1273.0633273869753 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="github_commits"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="github_commits"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="github_commits"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="github_commits"} 9.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="github_commits"} 10.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="github_commits"} 10.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="github_commits"} 10.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="github_commits"} 10.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="github_commits"} 10.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="github_commits"} 10.0 bellaciao_raw_ingest_fetch_seconds_count{worker="github_commits"} 10.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="github_commits"} 14.989187816157937 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="defillama"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="defillama"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="defillama"} 38.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="defillama"} 53.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="defillama"} 55.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="defillama"} 55.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="defillama"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="defillama"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="defillama"} 56.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="defillama"} 56.0 bellaciao_raw_ingest_fetch_seconds_count{worker="defillama"} 56.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="defillama"} 68.50209712795913 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="yahoo_macro"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="yahoo_macro"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="yahoo_macro"} 349.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="yahoo_macro"} 647.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="yahoo_macro"} 659.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="yahoo_macro"} 661.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="yahoo_macro"} 661.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="yahoo_macro"} 661.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="yahoo_macro"} 661.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="yahoo_macro"} 661.0 bellaciao_raw_ingest_fetch_seconds_count{worker="yahoo_macro"} 661.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="yahoo_macro"} 693.8611016944051 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="santiment"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="santiment"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="santiment"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="santiment"} 1.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="santiment"} 2.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="santiment"} 2.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="santiment"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="santiment"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="santiment"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="santiment"} 3.0 bellaciao_raw_ingest_fetch_seconds_count{worker="santiment"} 3.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="santiment"} 18.0508318413049 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="cryptoquant"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="cryptoquant"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="cryptoquant"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="cryptoquant"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_fetch_seconds_count{worker="cryptoquant"} 3.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="cryptoquant"} 8.386121604591608 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="fred"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="fred"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="fred"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="fred"} 2.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="fred"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="fred"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="fred"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="fred"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="fred"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="fred"} 3.0 bellaciao_raw_ingest_fetch_seconds_count{worker="fred"} 3.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="fred"} 6.763672385364771 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="coinglass"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="coinglass"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="coinglass"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="coinglass"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="coinglass"} 20.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="coinglass"} 28.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="coinglass"} 28.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="coinglass"} 28.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="coinglass"} 28.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="coinglass"} 28.0 bellaciao_raw_ingest_fetch_seconds_count{worker="coinglass"} 28.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="coinglass"} 138.73354891315103 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="lunarcrush"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="lunarcrush"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="lunarcrush"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="lunarcrush"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="lunarcrush"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="lunarcrush"} 99.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="lunarcrush"} 207.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="lunarcrush"} 218.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="lunarcrush"} 218.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="lunarcrush"} 218.0 bellaciao_raw_ingest_fetch_seconds_count{worker="lunarcrush"} 218.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="lunarcrush"} 2579.875213250518 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.1",worker="twelvedata"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="0.5",worker="twelvedata"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="1.0",worker="twelvedata"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="2.0",worker="twelvedata"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="5.0",worker="twelvedata"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="10.0",worker="twelvedata"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="20.0",worker="twelvedata"} 0.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="60.0",worker="twelvedata"} 3.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="120.0",worker="twelvedata"} 531.0 bellaciao_raw_ingest_fetch_seconds_bucket{le="+Inf",worker="twelvedata"} 531.0 bellaciao_raw_ingest_fetch_seconds_count{worker="twelvedata"} 531.0 bellaciao_raw_ingest_fetch_seconds_sum{worker="twelvedata"} 39698.6436213851 # HELP bellaciao_raw_ingest_fetch_seconds_created Per-worker fetch-cycle wall time (network + parse + persist) # TYPE bellaciao_raw_ingest_fetch_seconds_created gauge bellaciao_raw_ingest_fetch_seconds_created{worker="exchangerate_fiat"} 1.7887828304736524e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="metalprice"} 1.7887828304882386e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="cryptocompare"} 1.788782830642861e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="blockchain_info_extras"} 1.7887828306620638e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="alt_fear_greed"} 1.788782830746537e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="etherscan_gas"} 1.7887828309904056e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="solscan_validators"} 1.7887828311752322e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="mempool"} 1.7887828315628006e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="coinmarketcal"} 1.7887828315632477e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="binance_spot"} 1.7887828315640888e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="blockchain_info"} 1.7887828315996928e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="coingecko_extras"} 1.7887828319023051e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="binance_futures"} 1.7887828319103916e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="github_commits"} 1.7887828320149405e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="defillama"} 1.7887828321939101e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="yahoo_macro"} 1.7887828323160462e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="santiment"} 1.7887828329479327e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="cryptoquant"} 1.788782833132114e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="fred"} 1.788782833466282e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="coinglass"} 1.7887828361069543e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="lunarcrush"} 1.7887828422357957e+09 bellaciao_raw_ingest_fetch_seconds_created{worker="twelvedata"} 1.7887829038446932e+09 # HELP bellaciao_raw_ingest_last_success_timestamp Unix timestamp of each worker's last successful fetch (0 if never) # TYPE bellaciao_raw_ingest_last_success_timestamp gauge bellaciao_raw_ingest_last_success_timestamp{worker="exchangerate_fiat"} 1.788980833066555e+09 bellaciao_raw_ingest_last_success_timestamp{worker="cryptocompare"} 1.7889556345669017e+09 bellaciao_raw_ingest_last_success_timestamp{worker="blockchain_info_extras"} 1.7889808449376092e+09 bellaciao_raw_ingest_last_success_timestamp{worker="alt_fear_greed"} 1.7889808471603289e+09 bellaciao_raw_ingest_last_success_timestamp{worker="etherscan_gas"} 1.7889813914379718e+09 bellaciao_raw_ingest_last_success_timestamp{worker="solscan_validators"} 1.788980853043454e+09 bellaciao_raw_ingest_last_success_timestamp{worker="mempool"} 1.788981522139479e+09 bellaciao_raw_ingest_last_success_timestamp{worker="coinmarketcal"} 1.7889700385777068e+09 bellaciao_raw_ingest_last_success_timestamp{worker="binance_spot"} 1.7889815598799353e+09 bellaciao_raw_ingest_last_success_timestamp{worker="blockchain_info"} 1.7889808485888693e+09 bellaciao_raw_ingest_last_success_timestamp{worker="coingecko_extras"} 1.7889815646187637e+09 bellaciao_raw_ingest_last_success_timestamp{worker="binance_futures"} 1.7889815032509406e+09 bellaciao_raw_ingest_last_success_timestamp{worker="github_commits"} 1.7889772448380299e+09 bellaciao_raw_ingest_last_success_timestamp{worker="defillama"} 1.788980898285908e+09 bellaciao_raw_ingest_last_success_timestamp{worker="yahoo_macro"} 1.7889815237254233e+09 bellaciao_raw_ingest_last_success_timestamp{worker="santiment"} 1.7889556479482977e+09 bellaciao_raw_ingest_last_success_timestamp{worker="cryptoquant"} 1.7889556382729912e+09 bellaciao_raw_ingest_last_success_timestamp{worker="fred"} 1.7889556365260715e+09 bellaciao_raw_ingest_last_success_timestamp{worker="coinglass"} 1.7889773686060705e+09 bellaciao_raw_ingest_last_success_timestamp{worker="lunarcrush"} 1.7889807099041061e+09 bellaciao_raw_ingest_last_success_timestamp{worker="twelvedata"} 1.7889815286429834e+09 # HELP bellaciao_raw_ingest_rows_written_total Raw rows persisted per (worker, table) — counts the bulk-insert row count # TYPE bellaciao_raw_ingest_rows_written_total counter bellaciao_raw_ingest_rows_written_total{table="exchangerate_fiat",worker="exchangerate_fiat"} 560.0 bellaciao_raw_ingest_rows_written_total{table="cc_news",worker="cryptocompare"} 150.0 bellaciao_raw_ingest_rows_written_total{table="bci_miners_revenue",worker="blockchain_info_extras"} 2966.0 bellaciao_raw_ingest_rows_written_total{table="alt_fear_greed",worker="alt_fear_greed"} 392.0 bellaciao_raw_ingest_rows_written_total{table="etherscan_gas",worker="etherscan_gas"} 662.0 bellaciao_raw_ingest_rows_written_total{table="mempool_fees",worker="mempool"} 663.0 bellaciao_raw_ingest_rows_written_total{table="bci_hash_rate",worker="blockchain_info"} 1286.0 bellaciao_raw_ingest_rows_written_total{table="solscan_validators",worker="solscan_validators"} 56.0 bellaciao_raw_ingest_rows_written_total{table="mempool_difficulty_adjustment",worker="mempool"} 56.0 bellaciao_raw_ingest_rows_written_total{table="bci_difficulty",worker="blockchain_info"} 1286.0 bellaciao_raw_ingest_rows_written_total{table="mempool_hashrate_3m",worker="mempool"} 56.0 bellaciao_raw_ingest_rows_written_total{table="cmc_events",worker="coinmarketcal"} 35.0 bellaciao_raw_ingest_rows_written_total{table="binance_spot_kline_1m",worker="binance_spot"} 585180.0 bellaciao_raw_ingest_rows_written_total{table="cg_global",worker="coingecko_extras"} 328.0 bellaciao_raw_ingest_rows_written_total{table="bci_n_unique_addresses",worker="blockchain_info"} 1284.0 bellaciao_raw_ingest_rows_written_total{table="cg_trending",worker="coingecko_extras"} 4980.0 bellaciao_raw_ingest_rows_written_total{table="github_commits_btc",worker="github_commits"} 520.0 bellaciao_raw_ingest_rows_written_total{table="cg_corp_treasury_btc",worker="coingecko_extras"} 1650.0 bellaciao_raw_ingest_rows_written_total{table="binance_futures_funding",worker="binance_futures"} 1977.0 bellaciao_raw_ingest_rows_written_total{table="defillama_tvl_chain",worker="defillama"} 26096.0 bellaciao_raw_ingest_rows_written_total{table="yahoo_vix",worker="yahoo_macro"} 63996.0 bellaciao_raw_ingest_rows_written_total{table="cg_corp_treasury_eth",worker="coingecko_extras"} 1560.0 bellaciao_raw_ingest_rows_written_total{table="github_commits_eth",worker="github_commits"} 520.0 bellaciao_raw_ingest_rows_written_total{table="binance_futures_oi_5m",worker="binance_futures"} 59310.0 bellaciao_raw_ingest_rows_written_total{table="yahoo_dxy",worker="yahoo_macro"} 69904.0 bellaciao_raw_ingest_rows_written_total{table="github_commits_sol",worker="github_commits"} 520.0 bellaciao_raw_ingest_rows_written_total{table="yahoo_tnx",worker="yahoo_macro"} 46234.0 bellaciao_raw_ingest_rows_written_total{table="defillama_tvl_protocol",worker="defillama"} 11200.0 bellaciao_raw_ingest_rows_written_total{table="yahoo_spx",worker="yahoo_macro"} 45791.0 bellaciao_raw_ingest_rows_written_total{table="yahoo_btc",worker="yahoo_macro"} 100141.0 bellaciao_raw_ingest_rows_written_total{table="defillama_stablecoins",worker="defillama"} 2800.0 bellaciao_raw_ingest_rows_written_total{table="yahoo_btc_futures",worker="yahoo_macro"} 76113.0 bellaciao_raw_ingest_rows_written_total{table="yahoo_eth_futures",worker="yahoo_macro"} 74329.0 bellaciao_raw_ingest_rows_written_total{table="santiment_social_volume",worker="santiment"} 9.0 bellaciao_raw_ingest_rows_written_total{table="santiment_dev_activity",worker="santiment"} 9.0 bellaciao_raw_ingest_rows_written_total{table="santiment_nvt",worker="santiment"} 6.0 bellaciao_raw_ingest_rows_written_total{table="santiment_whale_tx",worker="santiment"} 6.0 bellaciao_raw_ingest_rows_written_total{table="santiment_sentiment",worker="santiment"} 9.0 bellaciao_raw_ingest_rows_written_total{table="santiment_daa",worker="santiment"} 9.0 bellaciao_raw_ingest_rows_written_total{table="santiment_network_growth",worker="santiment"} 9.0 bellaciao_raw_ingest_rows_written_total{table="cryptoquant_netflow",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_rows_written_total{table="cryptoquant_reserve",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_rows_written_total{table="cryptoquant_nupl",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_rows_written_total{table="cryptoquant_sopr",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_rows_written_total{table="cryptoquant_whale_ratio",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_rows_written_total{table="cryptoquant_miner_outflow",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_rows_written_total{table="cryptoquant_miner_reserve",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_rows_written_total{table="cryptoquant_lth_mvrv",worker="cryptoquant"} 3.0 bellaciao_raw_ingest_rows_written_total{table="fred_m2",worker="fred"} 72.0 bellaciao_raw_ingest_rows_written_total{table="fred_cpi",worker="fred"} 69.0 bellaciao_raw_ingest_rows_written_total{table="fred_unemployment",worker="fred"} 69.0 bellaciao_raw_ingest_rows_written_total{table="fred_fed_rate",worker="fred"} 72.0 bellaciao_raw_ingest_rows_written_total{table="coinglass_oi",worker="coinglass"} 2016.0 bellaciao_raw_ingest_rows_written_total{table="coinglass_liquidations",worker="coinglass"} 2016.0 bellaciao_raw_ingest_rows_written_total{table="coinglass_funding_rates",worker="coinglass"} 2016.0 bellaciao_raw_ingest_rows_written_total{table="coinglass_etf_flow_btc",worker="coinglass"} 18629.0 bellaciao_raw_ingest_rows_written_total{table="coinglass_etf_flow_eth",worker="coinglass"} 14566.0 bellaciao_raw_ingest_rows_written_total{table="coinglass_options_info",worker="coinglass"} 336.0 bellaciao_raw_ingest_rows_written_total{table="coinglass_options_max_pain",worker="coinglass"} 612.0 bellaciao_raw_ingest_rows_written_total{table="lunarcrush_coin_data",worker="lunarcrush"} 653.0 bellaciao_raw_ingest_rows_written_total{table="lunarcrush_trending",worker="lunarcrush"} 2180.0 bellaciao_raw_ingest_rows_written_total{table="lunarcrush_topic",worker="lunarcrush"} 654.0 bellaciao_raw_ingest_rows_written_total{table="lunarcrush_news",worker="lunarcrush"} 15238.0 bellaciao_raw_ingest_rows_written_total{table="lunarcrush_category",worker="lunarcrush"} 218.0 bellaciao_raw_ingest_rows_written_total{table="twelvedata_macro",worker="twelvedata"} 2114.0 bellaciao_raw_ingest_rows_written_total{table="twelvedata_indicators",worker="twelvedata"} 2642.0 bellaciao_raw_ingest_rows_written_total{table="binance_spot_kline_5m",worker="binance_spot"} 117000.0 bellaciao_raw_ingest_rows_written_total{table="binance_spot_depth_snapshot",worker="binance_spot"} 1950.0 bellaciao_raw_ingest_rows_written_total{table="binance_futures_ls_ratio",worker="binance_futures"} 23652.0 bellaciao_raw_ingest_rows_written_total{table="binance_futures_oi_1h",worker="binance_futures"} 4860.0 bellaciao_raw_ingest_rows_written_total{table="binance_spot_kline_1h",worker="binance_spot"} 9720.0 bellaciao_raw_ingest_rows_written_total{table="yahoo_gc",worker="yahoo_macro"} 56988.0 # HELP bellaciao_raw_ingest_rows_written_created Raw rows persisted per (worker, table) — counts the bulk-insert row count # TYPE bellaciao_raw_ingest_rows_written_created gauge bellaciao_raw_ingest_rows_written_created{table="exchangerate_fiat",worker="exchangerate_fiat"} 1.7887828304735794e+09 bellaciao_raw_ingest_rows_written_created{table="cc_news",worker="cryptocompare"} 1.7887828306427953e+09 bellaciao_raw_ingest_rows_written_created{table="bci_miners_revenue",worker="blockchain_info_extras"} 1.7887828306619983e+09 bellaciao_raw_ingest_rows_written_created{table="alt_fear_greed",worker="alt_fear_greed"} 1.7887828307464726e+09 bellaciao_raw_ingest_rows_written_created{table="etherscan_gas",worker="etherscan_gas"} 1.788782830990354e+09 bellaciao_raw_ingest_rows_written_created{table="mempool_fees",worker="mempool"} 1.78878283099066e+09 bellaciao_raw_ingest_rows_written_created{table="bci_hash_rate",worker="blockchain_info"} 1.7887828309911635e+09 bellaciao_raw_ingest_rows_written_created{table="solscan_validators",worker="solscan_validators"} 1.7887828311751685e+09 bellaciao_raw_ingest_rows_written_created{table="mempool_difficulty_adjustment",worker="mempool"} 1.788782831222014e+09 bellaciao_raw_ingest_rows_written_created{table="bci_difficulty",worker="blockchain_info"} 1.7887828312773845e+09 bellaciao_raw_ingest_rows_written_created{table="mempool_hashrate_3m",worker="mempool"} 1.7887828315627325e+09 bellaciao_raw_ingest_rows_written_created{table="cmc_events",worker="coinmarketcal"} 1.7887828315632029e+09 bellaciao_raw_ingest_rows_written_created{table="binance_spot_kline_1m",worker="binance_spot"} 1.7887828315640414e+09 bellaciao_raw_ingest_rows_written_created{table="cg_global",worker="coingecko_extras"} 1.788782831597538e+09 bellaciao_raw_ingest_rows_written_created{table="bci_n_unique_addresses",worker="blockchain_info"} 1.7887828315996292e+09 bellaciao_raw_ingest_rows_written_created{table="cg_trending",worker="coingecko_extras"} 1.7887828316341088e+09 bellaciao_raw_ingest_rows_written_created{table="github_commits_btc",worker="github_commits"} 1.7887828317392168e+09 bellaciao_raw_ingest_rows_written_created{table="cg_corp_treasury_btc",worker="coingecko_extras"} 1.7887828317434433e+09 bellaciao_raw_ingest_rows_written_created{table="binance_futures_funding",worker="binance_futures"} 1.7887828317811844e+09 bellaciao_raw_ingest_rows_written_created{table="defillama_tvl_chain",worker="defillama"} 1.7887828317837007e+09 bellaciao_raw_ingest_rows_written_created{table="yahoo_vix",worker="yahoo_macro"} 1.7887828317921305e+09 bellaciao_raw_ingest_rows_written_created{table="cg_corp_treasury_eth",worker="coingecko_extras"} 1.7887828319022408e+09 bellaciao_raw_ingest_rows_written_created{table="github_commits_eth",worker="github_commits"} 1.7887828319027314e+09 bellaciao_raw_ingest_rows_written_created{table="binance_futures_oi_5m",worker="binance_futures"} 1.7887828319103255e+09 bellaciao_raw_ingest_rows_written_created{table="yahoo_dxy",worker="yahoo_macro"} 1.7887828319769135e+09 bellaciao_raw_ingest_rows_written_created{table="github_commits_sol",worker="github_commits"} 1.7887828320148938e+09 bellaciao_raw_ingest_rows_written_created{table="yahoo_tnx",worker="yahoo_macro"} 1.788782832036807e+09 bellaciao_raw_ingest_rows_written_created{table="defillama_tvl_protocol",worker="defillama"} 1.7887828320693822e+09 bellaciao_raw_ingest_rows_written_created{table="yahoo_spx",worker="yahoo_macro"} 1.7887828321015978e+09 bellaciao_raw_ingest_rows_written_created{table="yahoo_btc",worker="yahoo_macro"} 1.7887828321888614e+09 bellaciao_raw_ingest_rows_written_created{table="defillama_stablecoins",worker="defillama"} 1.788782832193849e+09 bellaciao_raw_ingest_rows_written_created{table="yahoo_btc_futures",worker="yahoo_macro"} 1.7887828322648814e+09 bellaciao_raw_ingest_rows_written_created{table="yahoo_eth_futures",worker="yahoo_macro"} 1.7887828323159828e+09 bellaciao_raw_ingest_rows_written_created{table="santiment_social_volume",worker="santiment"} 1.7887828328116763e+09 bellaciao_raw_ingest_rows_written_created{table="santiment_dev_activity",worker="santiment"} 1.7887828328439722e+09 bellaciao_raw_ingest_rows_written_created{table="santiment_nvt",worker="santiment"} 1.788782832860891e+09 bellaciao_raw_ingest_rows_written_created{table="santiment_whale_tx",worker="santiment"} 1.7887828328800852e+09 bellaciao_raw_ingest_rows_written_created{table="santiment_sentiment",worker="santiment"} 1.7887828329022684e+09 bellaciao_raw_ingest_rows_written_created{table="santiment_daa",worker="santiment"} 1.7887828329243674e+09 bellaciao_raw_ingest_rows_written_created{table="santiment_network_growth",worker="santiment"} 1.7887828329478679e+09 bellaciao_raw_ingest_rows_written_created{table="cryptoquant_netflow",worker="cryptoquant"} 1.788782833001002e+09 bellaciao_raw_ingest_rows_written_created{table="cryptoquant_reserve",worker="cryptoquant"} 1.7887828330246487e+09 bellaciao_raw_ingest_rows_written_created{table="cryptoquant_nupl",worker="cryptoquant"} 1.7887828330415654e+09 bellaciao_raw_ingest_rows_written_created{table="cryptoquant_sopr",worker="cryptoquant"} 1.788782833060445e+09 bellaciao_raw_ingest_rows_written_created{table="cryptoquant_whale_ratio",worker="cryptoquant"} 1.788782833080674e+09 bellaciao_raw_ingest_rows_written_created{table="cryptoquant_miner_outflow",worker="cryptoquant"} 1.7887828331018567e+09 bellaciao_raw_ingest_rows_written_created{table="cryptoquant_miner_reserve",worker="cryptoquant"} 1.7887828331180081e+09 bellaciao_raw_ingest_rows_written_created{table="cryptoquant_lth_mvrv",worker="cryptoquant"} 1.788782833132068e+09 bellaciao_raw_ingest_rows_written_created{table="fred_m2",worker="fred"} 1.7887828333644023e+09 bellaciao_raw_ingest_rows_written_created{table="fred_cpi",worker="fred"} 1.7887828333975492e+09 bellaciao_raw_ingest_rows_written_created{table="fred_unemployment",worker="fred"} 1.7887828334255948e+09 bellaciao_raw_ingest_rows_written_created{table="fred_fed_rate",worker="fred"} 1.7887828334662364e+09 bellaciao_raw_ingest_rows_written_created{table="coinglass_oi",worker="coinglass"} 1.7887828349345934e+09 bellaciao_raw_ingest_rows_written_created{table="coinglass_liquidations",worker="coinglass"} 1.7887828349693043e+09 bellaciao_raw_ingest_rows_written_created{table="coinglass_funding_rates",worker="coinglass"} 1.7887828350020769e+09 bellaciao_raw_ingest_rows_written_created{table="coinglass_etf_flow_btc",worker="coinglass"} 1.7887828357194462e+09 bellaciao_raw_ingest_rows_written_created{table="coinglass_etf_flow_eth",worker="coinglass"} 1.7887828360770283e+09 bellaciao_raw_ingest_rows_written_created{table="coinglass_options_info",worker="coinglass"} 1.7887828360900633e+09 bellaciao_raw_ingest_rows_written_created{table="coinglass_options_max_pain",worker="coinglass"} 1.7887828361069117e+09 bellaciao_raw_ingest_rows_written_created{table="lunarcrush_coin_data",worker="lunarcrush"} 1.7887828421559658e+09 bellaciao_raw_ingest_rows_written_created{table="lunarcrush_trending",worker="lunarcrush"} 1.7887828421682563e+09 bellaciao_raw_ingest_rows_written_created{table="lunarcrush_topic",worker="lunarcrush"} 1.788782842180159e+09 bellaciao_raw_ingest_rows_written_created{table="lunarcrush_news",worker="lunarcrush"} 1.788782842209234e+09 bellaciao_raw_ingest_rows_written_created{table="lunarcrush_category",worker="lunarcrush"} 1.7887828422357306e+09 bellaciao_raw_ingest_rows_written_created{table="twelvedata_macro",worker="twelvedata"} 1.7887829038372674e+09 bellaciao_raw_ingest_rows_written_created{table="twelvedata_indicators",worker="twelvedata"} 1.7887829038446462e+09 bellaciao_raw_ingest_rows_written_created{table="binance_spot_kline_5m",worker="binance_spot"} 1.7887830761346335e+09 bellaciao_raw_ingest_rows_written_created{table="binance_spot_depth_snapshot",worker="binance_spot"} 1.7887830761435404e+09 bellaciao_raw_ingest_rows_written_created{table="binance_futures_ls_ratio",worker="binance_futures"} 1.7887834373063815e+09 bellaciao_raw_ingest_rows_written_created{table="binance_futures_oi_1h",worker="binance_futures"} 1.7887861544986973e+09 bellaciao_raw_ingest_rows_written_created{table="binance_spot_kline_1h",worker="binance_spot"} 1.788786438365312e+09 bellaciao_raw_ingest_rows_written_created{table="yahoo_gc",worker="yahoo_macro"} 1.7888406159601047e+09 # HELP bellaciao_raw_ingest_cadence_seconds Configured run cadence per worker (seconds) — lets freshness alerts scale per-worker (5x cadence = stale) instead of a crude blanket threshold # TYPE bellaciao_raw_ingest_cadence_seconds gauge bellaciao_raw_ingest_cadence_seconds{worker="binance_spot"} 60.0 bellaciao_raw_ingest_cadence_seconds{worker="binance_futures"} 300.0 bellaciao_raw_ingest_cadence_seconds{worker="yahoo_macro"} 300.0 bellaciao_raw_ingest_cadence_seconds{worker="twelvedata"} 300.0 bellaciao_raw_ingest_cadence_seconds{worker="fred"} 86400.0 bellaciao_raw_ingest_cadence_seconds{worker="defillama"} 3600.0 bellaciao_raw_ingest_cadence_seconds{worker="alt_fear_greed"} 3600.0 bellaciao_raw_ingest_cadence_seconds{worker="coingecko_extras"} 600.0 bellaciao_raw_ingest_cadence_seconds{worker="mempool"} 300.0 bellaciao_raw_ingest_cadence_seconds{worker="blockchain_info"} 3600.0 bellaciao_raw_ingest_cadence_seconds{worker="exchangerate_fiat"} 3600.0 bellaciao_raw_ingest_cadence_seconds{worker="blockchain_info_extras"} 3600.0 bellaciao_raw_ingest_cadence_seconds{worker="cryptocompare"} 86400.0 bellaciao_raw_ingest_cadence_seconds{worker="coinmarketcal"} 14400.0 bellaciao_raw_ingest_cadence_seconds{worker="github_commits"} 21600.0 bellaciao_raw_ingest_cadence_seconds{worker="metalprice"} 28800.0 bellaciao_raw_ingest_cadence_seconds{worker="coinglass"} 7200.0 bellaciao_raw_ingest_cadence_seconds{worker="lunarcrush"} 900.0 bellaciao_raw_ingest_cadence_seconds{worker="cryptoquant"} 86400.0 bellaciao_raw_ingest_cadence_seconds{worker="santiment"} 86400.0 bellaciao_raw_ingest_cadence_seconds{worker="etherscan_gas"} 300.0 bellaciao_raw_ingest_cadence_seconds{worker="solscan_validators"} 3600.0 # HELP bellaciao_data_api_limiter_degraded_total Times the Data API key limiter failed open because Redis was unavailable # TYPE bellaciao_data_api_limiter_degraded_total counter bellaciao_data_api_limiter_degraded_total 0.0 # HELP bellaciao_data_api_limiter_degraded_created Times the Data API key limiter failed open because Redis was unavailable # TYPE bellaciao_data_api_limiter_degraded_created gauge bellaciao_data_api_limiter_degraded_created 1.788782824879047e+09