RWM Console cluster: risingwave-ai-hub-int.ai-hub-rwm.svc.cluster.local

← cluster alpheya_agent objects party_clients_sink explain
Overview Objects Graph History
sink · alpheya_agent.party_clients_sink profiled over 5s
seconds (1–30)

Job is idle — throughput ~0; structure shown.

4 operators
Sink · alpheya_agent.party_clients_sink
0% idle 2 actors
StreamScan · book_of_business_party_clients_mv
0% idle 2 actors
BatchPlan
2 actors
Merge
2 actors
Heat = the operator's output-buffer backpressure over the sampling window. Click a node to fold its subtree.
Sink · alpheya_agent.party_clients_sink Sink alpheya_agent.party_cli… idle · 2 actors StreamScan · book_of_business_party_clients_mv StreamScan book_of_business_party_… idle · 2 actors BatchPlan BatchPlan — · 2 actors Merge Merge — · 2 actors
Streaming operator plan from EXPLAIN ANALYZE. Node heat = backpressure. Drag to pan, scroll to zoom.
Fragments (DESCRIBE FRAGMENTS) — click to expand
Fragment 19406 (Actor 157441,157442)
StreamSink { type: upsert, columns: [party_id, display_name, first_name, last_name, base_currency_code, customer_relationship_status, segment_label_id, status_label_id, onboarding_date, updated_at], downstream_pk: [book_of_business_party_clients_mv.party_id] }
├── output:
│   ┌── book_of_business_party_clients_mv.party_id
│   ├── book_of_business_party_clients_mv.display_name
│   ├── book_of_business_party_clients_mv.first_name
│   ├── book_of_business_party_clients_mv.last_name
│   ├── book_of_business_party_clients_mv.base_currency_code
│   ├── book_of_business_party_clients_mv.customer_relationship_status
│   ├── book_of_business_party_clients_mv.segment_label_id
│   ├── book_of_business_party_clients_mv.status_label_id
│   ├── book_of_business_party_clients_mv.onboarding_date
│   └── book_of_business_party_clients_mv.updated_at
├── stream key: [ book_of_business_party_clients_mv.party_id ]
└── StreamTableScan { table: book_of_business_party_clients_mv, columns: [party_id, display_name, first_name, last_name, base_currency_code, customer_relationship_status, segment_label_id, status_label_id, onboarding_date, updated_at] }
    ├── output:
    │   ┌── book_of_business_party_clients_mv.party_id
    │   ├── book_of_business_party_clients_mv.display_name
    │   ├── book_of_business_party_clients_mv.first_name
    │   ├── book_of_business_party_clients_mv.last_name
    │   ├── book_of_business_party_clients_mv.base_currency_code
    │   ├── book_of_business_party_clients_mv.customer_relationship_status
    │   ├── book_of_business_party_clients_mv.segment_label_id
    │   ├── book_of_business_party_clients_mv.status_label_id
    │   ├── book_of_business_party_clients_mv.onboarding_date
    │   └── book_of_business_party_clients_mv.updated_at
    ├── stream key: [ book_of_business_party_clients_mv.party_id ]
    ├── Upstream { output: [ party_id, display_name, first_name, last_name, base_currency_code, customer_relationship_status, segment_label_id, status_label_id, onboarding_date, updated_at ], stream key: [] }
    └── BatchPlanNode { output: [ party_id, display_name, first_name, last_name, base_currency_code, customer_relationship_status, segment_label_id, status_label_id, onboarding_date, updated_at ], stream key: [] }