# Monitor resource utilization

> Monitor resource utilization - Monitor CPU and memory utilization and replica count for a Workload
> to evaluate resource usage, identify bottlenecks, and understand autoscaling behavior.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-06-22T16:50:38.251790+00:00` (UTC).

## Primary page

- [Monitor resource utilization](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-ui/resource-monitoring.html.md): Full documentation for this topic (Markdown sidecar).

## Sections on this page

- [Resource utilization summary tiles](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-ui/resource-monitoring.html.md#resource-utilization-summary-tiles): In-page section heading.
- [Resource utilization chart](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-ui/resource-monitoring.html.md#resource-utilization-chart): In-page section heading.

## Related documentation

- [Workload API](https://docs.datarobot.com/en/docs/workload-api/index.html.md): Linked from this page.
- [Monitor telemetry and health](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/index.html.md): Linked from this page.
- [Monitor deployed Workloads](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-ui/index.html.md): Linked from this page.

## Documentation content

The Monitoring > Resource monitoring tab provides visibility into resource utilization metrics for a Workload, helping you monitor performance, identify bottlenecks, and understand autoscaling behavior. Use this tab to evaluate resource usage, navigate trade-offs between speed and cost, and ensure the Workload efficiently uses its allocated resources.

To access Resource monitoring, select a Workload from the Deployed Workloads list and then click Monitoring > Resource monitoring. The tab displays summary tiles showing aggregated and current values for key metrics, along with an interactive chart that visualizes resource utilization over time.

## Resource utilization summary tiles

The Resource monitoring tab displays summary tiles at the top of the page, showing both the aggregated value over the selected timespan (the primary value) and the Live value at the time of the request. The aggregated value represents the average value over the selected timespan. Each tile also shows the timestamp of the most recent update. Click a metric tile to update the paired chart to display that metric over time.

The following metrics are displayed as summary tiles:

| Metric | Description |
| --- | --- |
| Replicas | The number of active replicas running the Workload. |
| CPU Utilization / GPU Utilization | The percentage of CPU or GPU cores being used across the Workload's replicas. |
| Memory Usage | The amount of memory being used across the Workload's replicas. Displayed in bytes or appropriate units (KB, MB, GB) based on the scale of usage. |

## Resource utilization chart

The Resource monitoring tab displays an interactive chart that visualizes the selected metric over time, helping you identify patterns and understand resource consumption trends.

The chart displays the selected metric over time, with the following elements:

| Chart element | Description |
| --- | --- |
| Time (X-axis) | Displays the time represented by each data point, based on the selected resolution. |
| Metric value (Y-axis) | Displays the average value of the selected metric for each time period. |

To view additional information on the chart, hover over a data point to see the time range and metric value.

You can configure the Resource monitoring dashboard to focus on specific time frames. The following controls are available:

| Control | Description |
| --- | --- |
| Artifacts | Updates the dashboard displays to reflect the artifacts selected from the dropdown. |
| Range (UTC) | Sets the date range displayed for the Workload date slider. You can also drag the date slider to set the range. |
| Resolution | Sets the time granularity of the Workload date slider. Available options are Minutes, Hourly, Daily, and Weekly. |
| Refresh | Initiates an on-demand update of the dashboard with new data. |
