D365 PortalBeta
I already have access
Back to documentation

Reference

Telemetry views

What each of the six views shows and where the data comes from.

The six views cover the telemetry Finance and Operations emits out of the box. They all share the time range, the environment filter and export.

Batch jobs

The densest view. Task distribution by priority, spread across AOS servers, throttled tasks, available threads, PBS queue sizes, batch server configuration, execution history, exceptions over time and Infolog errors.

DMF integrations

Import and export runs: how many complete, by entity and by data project, how many records they move, how long they take, and which runs never finish.

Forms

The most opened forms and how long they take. This is the view that says where your people spend their time.

SQL queries

Slow queries grouped by type. The starting point for investigating an environment that is slow with no obvious cause.

X++ errors

Exceptions grouped by message. Grouping by message turns hundreds of traces into a short list of real problems.

Sessions

Sessions reconstructed from form openings.

Sessions is a derived metric: it is not part of standard F&O telemetry. We compute it from form openings, so treat it as a usage estimate, not an exact session count. The portal flags these metrics with a notice.

Keep reading