Monitoring an Application

View run information for an application within a specific time period.

From the details page of an application, you can access the Monitor application page and specify a date and time period to see the total number of triggered task runs with the following statuses:

  • Running: Number of task runs that are still in progress.
  • Queued: Number of task runs that are waiting for execution. The status transitions to Running when resources are available.
  • Not started: Number of task runs that are started but not yet submitted to the execution engine.
  • Terminating: Number of task runs that are in the process of being stopped (terminated).
  • Success: Number of task runs that have completed successfully.
  • Failed: Number of task runs that have failed.
  • Terminated: Number of task runs that are stopped (terminated).

To monitor an application, follow these steps:

  1. On the workspace home page, click Applications.
  2. On the Applications page, select the compartment that contains the application.
  3. In the applications list, click the name of the application that you want to monitor.
  4. On the application details page, click Monitor application.
  5. On the Monitor application page, specify a date and time range by using the calendar menus.

    After selecting a date and time range, the number of task runs that are initiated within the specified time period appears under Total runs. The total number of task runs is the sum of task runs with the statuses shown.

    Tip

    Data Integration doesn't refresh the numbers on the page automatically. To see updated numbers, close the Monitor application page. On the application details page, click Monitor application and then select the date and time range again.

Was this article helpful?