# Monitor telemetry and health

> Monitor telemetry and health - Telemetry, health, REST, and console monitoring views.

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

## Primary page

- [Monitor telemetry and health](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/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.
- [Monitoring concepts](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-concepts.html.md): Linked from this page.
- [Application OpenTelemetry telemetry](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/otel-telemetry.html.md): Linked from this page.
- [Instrument a Workload with OpenTelemetry (Python)](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/instrument-with-otel.html.md): Linked from this page.
- [Health and readiness](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/health-readiness.html.md): Linked from this page.
- [REST: Monitor Workloads](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-rest-endpoints.html.md): Linked from this page.
- [UI: Monitor deployed Workloads](https://docs.datarobot.com/en/docs/workload-api/monitor-workloads/monitoring-ui/index.html.md): Linked from this page.
- [UI: 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

Workloads emit OpenTelemetry logs, metrics, and traces; the platform also tracks request statistics, lifecycle events, and the readiness state that gates the `running` status. This section covers the telemetry model, readiness behavior, and the REST and console surfaces that expose them.

| Resource | Description |
| --- | --- |
| Monitoring concepts | OpenTelemetry, statistics, events, retention, and Workload-level access patterns. |
| Application OpenTelemetry telemetry | Where traces, logs, and metrics emitted by your container surface in the Console. |
| Instrument a Workload with OpenTelemetry (Python) | Copy-ready SDK setup for traces, metrics, and logs from a Python container. |
| Health and readiness | Readiness probes and the HTTP gates that control the transition to running. |
| REST: Monitor Workloads | Stats, events, history, OTel paths, and aggregated Workload statistics. |
| UI: Monitor deployed Workloads | Service health, resource and capacity monitoring, data exploration, and OTel metrics. |
| UI: View deployed Workload activity | MLOps events, governance audit trail, and log viewers. |
