This documentation is available as Markdown for AI agents and LLMs. See the full Markdown index or append .md to any documentation URL.

EAS 工作流洞察

在 EAS Insights 的工作流选项卡中跟踪你的 EAS 工作流的运行次数、成功率和趋势。


信息 工作流洞察适用于生产版和企业版计划。了解更多信息,请访问 EAS 定价

仪表板中的 工作流 选项卡显示你的 EAS 工作流 随时间的运行情况:运行频率、成功频率以及哪些工作流失败最多。随着工作流的运行,数据会自动显示。

🌐 The Workflows tab in the dashboard shows how your EAS Workflows are doing over time: how often they run, how often they succeed, and which workflows fail most. Data appears automatically as your workflows run.

  • 要查看这些洞察,请在 EAS 仪表板中打开你的项目,从导航菜单中选择 Insights,然后选择 Workflows 选项卡。
  • 选择一个时间范围来加载数据。每个指标也会与相等长度的前一时期进行比较,这样你就可以看到数字是上升还是下降。

概述

🌐 Overview

标签的顶部总结了所选时间范围内的活动:

🌐 The top of the tab summarizes activity for the selected time range:

  • 总运行次数:启动了多少次工作流运行。
  • 成功率:运行成功的比例。
  • 活跃工作流:运行了多少个不同的工作流。
  • 失败运行:有多少次运行失败。

超时运行

🌐 Runs over time

图表将运行按天(或对于较短时间范围按小时或分钟)拆分为总运行、成功运行、失败运行和取消运行。可以在折线视图和堆叠视图之间切换,并可以打开或关闭各个状态,以专注于你关心的内容。

🌐 A chart breaks runs down by day (or by hour or minute for shorter time ranges) into total, successful, failed, and canceled runs. Toggle between a line view and a stacked view, and turn individual statuses on or off to focus on what you care about.

工作流程表

🌐 Workflows table

在图表下方,有一个表格列出了时间范围内运行的每个工作流程,包括:

🌐 Below the chart, a table lists each workflow that ran in the time range with:

  • 运行:总数,按成功、失败和已取消分类。
  • 成功率:运行成功的比例。
  • 上次运行:工作流上次运行的时间。

过滤器

🌐 Filters

通过工作流、运行状态(成功、失败、已取消)、触发类型(手动、计划或 GitHub 事件)或 git 引用来缩小数据范围。你还可以按工作流名称搜索。

🌐 Narrow the data down by workflow, run status (success, failure, canceled), trigger type (manual, schedule, or a GitHub event), or git ref. You can also search by workflow name.

导出

🌐 Export

将与你当前筛选条件和时间范围匹配的工作流运行导出为 CSV 或换行分隔的 JSON(NDJSON)以便进一步分析。

🌐 Export the workflow runs that match your current filters and time range as CSV or newline-delimited JSON (NDJSON) for further analysis.

信息 洞察是为了趋势分析而汇总的,可能滞后于实时情况或遗漏最近的运行。请使用导出功能来调查趋势,而不要将其作为计费或审计的权威记录。

更多

🌐 More

EAS 工作流程简介

了解如何使用 EAS 工作流程自动化构建、更新、提交和测试。