[Dashboard] Add actor task counter (#6820)

This commit is contained in:
Yunzhi Zhang
2020-01-17 15:43:56 -08:00
committed by Philipp Moritz
parent 8f246c17b5
commit 3acf3c7675
8 changed files with 33 additions and 9 deletions
+1
View File
@@ -336,6 +336,7 @@ class GlobalState:
},
"IsDirectCall": actor_table_data.is_direct_call,
"State": actor_table_data.state,
"Timestamp": actor_table_data.timestamp,
}
return actor_info