You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resource class Insights let you track resource utilization for your jobs. You can inspect and use this information to update your executors based on historical trends and job requirements.
110
-
111
-
To find resource class Insights:
112
-
113
-
. Select **Insights** from the web app sidebar.
114
-
. The dashboard shows Insights at the project level. To find resource class Insights you need to drill down to the job level:
115
-
.. Select a project from the drop down.
116
-
.. Select a workflow from the list.
117
-
.. Select the **Jobs** tab.
118
-
.. Expand a job to view the resource class Insights.
119
-
+
120
-
.Resource class Insights
121
-
image::resource-class-insights.png[Screenshot showing resource class Insights]
Copy file name to clipboardExpand all lines: jekyll/_includes/partials/execution-resources/resource-class-view.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,6 @@ To view the compute resource usage for the duration of a job in the CircleCI web
7
7
. Select a job by clicking on the job name
8
8
. Select the btn:[Resources] tab to view CPU and RAM usage for the duration of the job
9
9
10
-
You can use these insights to decide whether to make changes to the job's configured resource class. You can also access xref:resource-class-overview#resource-class-insights[resource class Insights].
10
+
You can use these insights to decide whether to make changes to the job's configured resource class.
0 commit comments