# Monitor

> Monitor - Monitor an agentic artifact deployment's performance and 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-04-24T16:03:56.233032+00:00` (UTC).

## Primary page

- [Monitor](https://docs.datarobot.com/en/docs/agentic-ai/agentic-monitor/index.html): Full documentation for this topic (HTML).

## Related documentation

- [Agentic AI](https://docs.datarobot.com/en/docs/agentic-ai/index.html): Linked from this page.
- [Deployment overview](https://docs.datarobot.com/en/docs/agentic-ai/agentic-monitor/agent-overview.html): Linked from this page.
- [Deployment service health](https://docs.datarobot.com/en/docs/agentic-ai/agentic-monitor/agent-service-health.html): Linked from this page.
- [Deployment usage](https://docs.datarobot.com/en/docs/agentic-ai/agentic-monitor/agent-usage.html): Linked from this page.
- [Custom metrics](https://docs.datarobot.com/en/docs/agentic-ai/agentic-monitor/agent-custom-metrics.html): Linked from this page.
- [evaluation and moderation](https://docs.datarobot.com/en/docs/agentic-ai/agentic-deploy/agentic-configure-evaluation-moderation.html): Linked from this page.
- [Data exploration and tracing](https://docs.datarobot.com/en/docs/agentic-ai/agentic-monitor/agent-data-exploration.html): Linked from this page.
- [Deployment reports](https://docs.datarobot.com/en/docs/agentic-ai/agentic-monitor/agent-reports.html): Linked from this page.
- [Resource monitoring](https://docs.datarobot.com/en/docs/agentic-ai/agentic-monitor/agent-resource-monitoring.html): Linked from this page.
- [OpenTelemetry metrics](https://docs.datarobot.com/en/docs/agentic-ai/agentic-monitor/agent-otel-metrics.html): Linked from this page.
- [Prediction API snippets](https://docs.datarobot.com/en/docs/agentic-ai/agentic-monitor/agent-pred-api-snippets.html): Linked from this page.
- [Standard output logs](https://docs.datarobot.com/en/docs/agentic-ai/agentic-monitor/agent-runtime-logs.html): Linked from this page.
- [OpenTelemetry logs](https://docs.datarobot.com/en/docs/agentic-ai/agentic-monitor/agent-otel-logs.html): Linked from this page.
- [Moderation events](https://docs.datarobot.com/en/docs/agentic-ai/agentic-monitor/agent-moderation.html): Linked from this page.

## Documentation content

# Monitor

> [!NOTE] Premium
> DataRobot's Agentic AI capabilities are a premium feature; contact your DataRobot representative for enablement information. Try this functionality for yourself in a limited capacity in the DataRobot trial experience.

After you've deployed an agentic artifact to Console, monitor the deployment's performance and behavior. In Console, on the Deployments page, click the Agentic Workflow tab to view a list of agentic workflow deployments.

A fully configured agentic workflow deployment has access to the following Console features:

| Feature | Description |
| --- | --- |
| Overview |  |
| Deployment overview | Review deployment details, lineage, tags, runtime parameters, and—when guardrails are configured—evaluation and moderation summary information. |
| Monitoring |  |
| Deployment service health | Track model-specific deployment latency, throughput, and error rate. |
| Deployment usage | Track prediction processing progress for use in accuracy, data drift, and predictions over time analysis. For agentic workflow deployments, includes quota usage monitoring segmented by user or agent. |
| Custom metrics | Create and monitor custom business or performance metrics or add pre-made metrics. When you configure evaluation and moderation for the workflow, guard metrics (for example, guard latency and blocked counts) are reported here. |
| Data exploration and tracing | Explore and export stored prediction data, actuals, and training data; assess response quality; and use Tracing to inspect agent traces and timelines. |
| Deployment reports | Generate reports, immediately or on a schedule, to summarize the details of a deployment, such as its owner, how the model was built, the model age, and the humility monitoring status. |
| Resource monitoring | Monitor CPU, memory, and replica utilization for the serverless deployment. |
| OpenTelemetry metrics | Visualize OpenTelemetry metrics from your application alongside DataRobot native metrics. |
| Predictions |  |
| Prediction API snippets | Use downloadable snippets to call the deployment's prediction and chat completion APIs from your application (including real-time scoring integrations). |
| Activity log |  |
| Standard output logs | View runtime logs from the custom model container to debug scoring and request failures. |
| OpenTelemetry logs | View OpenTelemetry log events for troubleshooting and deeper analysis (span-related logs can also be filtered from Data exploration). |
| Moderation events | When evaluation and moderation guardrails are enabled, review guard-related events to diagnose blocked requests and guard failures. |
