# Monitor deployed Workloads

> Monitor deployed Workloads - Console dashboards, event streams, and stats for Workloads.

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.251435+00:00` (UTC).

## Primary page

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

## 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.
- [Monitoring concepts](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-concepts.html.md): Linked from this page.
- [Track service health](https://docs.datarobot.com/en/docs/classic-ui/mlops/monitor/service-health.html.md): Linked from this page.
- [Monitor resource utilization](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-ui/resource-monitoring.html.md): Linked from this page.
- [Monitor capacity](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-ui/capacity-monitoring.html.md): Linked from this page.
- [Explore monitoring data](https://docs.datarobot.com/en/docs/api/reference/sdk/data-exploration.html.md): Linked from this page.
- [View OpenTelemetry metrics](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-ui/otel-metrics.html.md): Linked from this page.
- [View deployed Workload activity](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/activity-logs-ui/index.html.md): Linked from this page.

## Documentation content

> [!NOTE] Preview
> The Workload API is a preview feature, on by default.
> 
> Feature flag: Enable Access to Workload API Experimental Features

The Monitoring tab on a deployed Workload surfaces the monitoring capabilities described in [Monitoring concepts](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-concepts.html.md). Each left-rail tab opens a focused view:

| Tab | What it shows |
| --- | --- |
| Track service health | Request volume, latency, errors per minute, and error rate, with an interactive timeline and chart. |
| Monitor resource utilization | Replica count and CPU and memory consumption by container over time. |
| Monitor capacity | Quota usage by entity—requests, rate-limited requests, token count, and concurrent requests against the Workload's configured limits. |
| Explore monitoring data | Free-form exploration over the Workload's monitoring data. |
| View OpenTelemetry metrics | Application metrics emitted via OpenTelemetry by your container. |

The Console also surfaces a lifecycle audit trail and log viewers; those live on the Activity log tab and are documented in [View deployed Workload activity](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/activity-logs-ui/index.html.md).

Draft and locked Workloads use the same Console capabilities; retention differs (24 hours vs. 30 days) as noted in [Monitoring concepts](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-concepts.html.md).
