State Machines Dashboard

0

I am curious why the execution histories for my Step Functions are not displaying on the State Machines "Dashboard". This is happening for both my personal and work account.

Enter image description here

When I click into the detail of a given SF, I see the history. For example, this is one that runs once a day.

Enter image description here

Why are these executions not summarized on the "dashboard" page? I suspect that it's something that I am overlooking, but I am rather stumped.

Thanks in advance.

已提问 1 年前250 查看次数
1 回答
1
已接受的回答

Hi,

The number of started, completed, terminated, failed or time out executions are just gathered on the standard workflows executions metrics, but not for express workflows. Probably because express workflows records execution history on CloudWatch logging instead of in AWS Step Functions.

profile picture
专家
已回答 1 年前
profile picture
专家
已审核 1 年前
  • Ahh, that wasn't obvious to me but is clear now, thank you.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则