Advanced monitoring concepts

In this article, you'll learn about downloading and uploading trace files in Live monitor, events supported by Live monitor, and scenarios that Live monitor doesn't support.

Download and upload trace files

You can download the events listed in Supported events for offline analysis. Events can be downloaded in .json or .csv format, and you can share them with others. The .csv files can only be downloaded, not uploaded, but if you download the events in .json format, you can upload them later into Live monitor for analysis. You can also attach a trace file to support service requests, which can help speed up getting the solution to your problem.

Download trace files.

Select Upload to load a .json trace file to Live monitor. This option removes any events currently displayed in the Live monitor table and replaces the details with events contained in the trace file.

Upload trace files.

Supported events

Live monitor supports several events for canvas apps and model-driven apps. The following table includes examples of the supported event categories and types.

Canvas apps Model-driven apps
  • Data connectors
  • Network events (error status codes highlighted)
  • Screen load metrics
  • Cross-screen dependency warning
  • User actions such as Navigate, Select, and SetProperty
  • Custom Trace()
  • Delegated versus non-delegated queries
  • Verbose switch (internal telemetry)
  • Delegation
  • Function
  • Network
  • Parsing
  • Performance
  • Scenario
  • ScreenLoad
  • Telemetry
  • UserAction
  • Verbose
  • Form events, such as load and save
  • Network
  • Page navigation
  • Command executions

Unsupported scenarios for Live monitor

Live monitor doesn't support the scenarios in the following table.

Description App type
Live monitor connected to a canvas app embedded in a model-driven app or custom page. Canvas
Live monitor connected to a SharePoint custom form app. Canvas
Live monitor connected to a Microsoft Teams embedded app. As an alternative, you can play the app in a web player for diagnostics purposes. Canvas

See also

Debugging canvas apps with MonLive monitor
Debugging model-driven apps with Live monitor