Function dump_cluster_await_tree

Source
pub async fn dump_cluster_await_tree(
    metadata_manager: &MetadataManager,
    meta_node_registry: &Registry,
    actor_traces_format: ActorTracesFormat,
) -> MetaResult<StackTraceResponse>
Expand description

Dump the await tree of all nodes in the cluster, including compute nodes, compactor nodes, and the current meta node.