Visually monitor Azure Data Factory - Azure Data Factory (2024)

  • Article

APPLIES TO: Visually monitor Azure Data Factory - Azure Data Factory (1)Azure Data Factory Visually monitor Azure Data Factory - Azure Data Factory (2)Azure Synapse Analytics

Tip

Try out Data Factory in Microsoft Fabric, an all-in-one analytics solution for enterprises. Microsoft Fabric covers everything from data movement to data science, real-time analytics, business intelligence, and reporting. Learn how to start a new trial for free!

Once you've created and published a pipeline in Azure Data Factory, you can associate it with a trigger or manually kick off an ad hoc run. You can monitor all of your pipeline runs natively in the Azure Data Factory user experience. To open the monitoring experience, select the Monitor & Manage tile in the data factory blade of the Azure portal. If you're already in the ADF UX, click on the Monitor icon on the left sidebar.

By default, all data factory runs are displayed in the browser's local time zone. If you change the time zone, all the date/time fields snap to the one that you selected.

Monitor pipeline runs

The default monitoring view is list of triggered pipeline runs in the selected time period. You can change the time range and filter by status, pipeline name, or annotation. Hover over the specific pipeline run to get run-specific actions such as rerun and the consumption report.

Visually monitor Azure Data Factory - Azure Data Factory (3)

The pipeline run grid contains the following columns:

Column nameDescription
Pipeline NameName of the pipeline
Run StartStart date and time for the pipeline run (MM/DD/YYYY, HH:MM:SS AM/PM)
Run EndEnd date and time for the pipeline run (MM/DD/YYYY, HH:MM:SS AM/PM)
DurationRun duration (HH:MM:SS)
Triggered ByThe name of the trigger that started the pipeline
StatusFailed, Succeeded, In Progress, Canceled, or Queued
AnnotationsFilterable tags associated with a pipeline
ParametersParameters for the pipeline run (name/value pairs)
ErrorIf the pipeline failed, the run error
RunOriginal, Rerun, or Rerun (Latest)
Run IDID of the pipeline run

You need to manually select the Refresh button to refresh the list of pipeline and activity runs. Autorefresh is currently not supported.

Visually monitor Azure Data Factory - Azure Data Factory (4)

To view the results of a debug run, select the Debug tab.

Visually monitor Azure Data Factory - Azure Data Factory (5)

Monitor activity runs

To get a detailed view of the individual activity runs of a specific pipeline run, click on the pipeline name.

Visually monitor Azure Data Factory - Azure Data Factory (6)

The list view shows activity runs that correspond to each pipeline run. Hover over the specific activity run to get run-specific information such as the JSON input, JSON output, and detailed activity-specific monitoring experiences.

Visually monitor Azure Data Factory - Azure Data Factory (7)

Column nameDescription
Activity NameName of the activity inside the pipeline
Activity TypeType of the activity, such as Copy, ExecuteDataFlow, or AzureMLExecutePipeline
ActionsIcons that allow you to see JSON input information, JSON output information, or detailed activity-specific monitoring experiences
Run StartStart date and time for the activity run (MM/DD/YYYY, HH:MM:SS AM/PM)
DurationRun duration (HH:MM:SS)
StatusFailed, Succeeded, In Progress, or Canceled
Integration RuntimeWhich Integration Runtime the activity was run on
User PropertiesUser-defined properties of the activity
ErrorIf the activity failed, the run error
Run IDID of the activity run

If an activity failed, you can see the detailed error message by clicking on the icon in the error column.

Visually monitor Azure Data Factory - Azure Data Factory (8)

Promote user properties to monitor

Promote any pipeline activity property as a user property so that it becomes an entity that you monitor. For example, you can promote the Source and Destination properties of the copy activity in your pipeline as user properties.

Note

You can only promote up to five pipeline activity properties as user properties.

Visually monitor Azure Data Factory - Azure Data Factory (9)

After you create the user properties, you can monitor them in the monitoring list views.

Visually monitor Azure Data Factory - Azure Data Factory (10)

If the source for the copy activity is a table name, you can monitor the source table name as a column in the list view for activity runs.

Visually monitor Azure Data Factory - Azure Data Factory (11)

Rerun pipelines and activities

Rerun behavior of the container activities is as follows:

  • Wait- Activity will behave as before.
  • Set Variable - Activity will behave as before.
  • Filter - Activity will behave as before.
  • Until Activity will evaluate the expression and will loop until the condition is satisfied. Inner activities may still be skipped based on the rerun rules.
  • Foreach Activity will always loop on the items it receives. Inner activities may still be skipped based on the rerun rules.
  • If and switch - Conditions will always be evaluated. All inner activities will be evaluated. Inner activities may still be skipped based on the rerun rules, but acities such as Execute Pipeline will rerun.
  • Execute pipeline activity - The child pipeline will be triggered, but all activities in the child pipeline may still be skipped based on the rerun rules.

To rerun a pipeline that has previously ran from the start, hover over the specific pipeline run and select Rerun. If you select multiple pipelines, you can use the Rerun button to run them all.

Visually monitor Azure Data Factory - Azure Data Factory (12)

If you wish to rerun starting at a specific point, you can do so from the activity runs view. Select the activity you wish to start from and select Rerun from activity.

Visually monitor Azure Data Factory - Azure Data Factory (13)

You can also rerun a pipeline and change the parameters. Select the New parameters button to change the parameters.

Visually monitor Azure Data Factory - Azure Data Factory (14)

Note

Rerunning a pipeline with new parameters will be considered a new pipeline run so will not show under the rerun groupings for a pipeline run.

Rerun from failed activity

If an activity fails, times out, or is canceled, you can rerun the pipeline from that failed activity by selecting Rerun from failed activity.

Visually monitor Azure Data Factory - Azure Data Factory (15)

View rerun history

You can view the rerun history for all the pipeline runs in the list view.

Visually monitor Azure Data Factory - Azure Data Factory (16)

You can also view rerun history for a particular pipeline run.

Visually monitor Azure Data Factory - Azure Data Factory (17)

Monitor consumption

You can see the resources consumed by a pipeline run by clicking the consumption icon next to the run.

Visually monitor Azure Data Factory - Azure Data Factory (18)

Clicking the icon opens a consumption report of resources used by that pipeline run.

Visually monitor Azure Data Factory - Azure Data Factory (19)

You can plug these values into the Azure pricing calculator to estimate the cost of the pipeline run. For more information on Azure Data Factory pricing, see Understanding pricing.

Note

These values returned by the pricing calculator is an estimate. It doesn't reflect the exact amount you will be billed by Azure Data Factory

Gantt views

A Gantt chart is a view that allows you to see the run history over a time range. By switching to a Gantt view, you will see all pipeline runs grouped by name displayed as bars relative to how long the run took. You can also group by annotations/tags that you've create on your pipeline. The Gantt view is also available at the activity run level.

Visually monitor Azure Data Factory - Azure Data Factory (20)

The length of the bar informs the duration of the pipeline. You can also select the bar to see more details.

Visually monitor Azure Data Factory - Azure Data Factory (21)

Alerts

You can raise alerts on supported metrics in Data Factory. Select Monitor > Alerts & metrics on the Data Factorymonitoring page to get started.

Visually monitor Azure Data Factory - Azure Data Factory (22)

For a seven-minute introduction and demonstration of this feature, watch the following video:

Create alerts

  1. Select New alert rule to create a new alert.

    Visually monitor Azure Data Factory - Azure Data Factory (23)

  2. Specify the rule name and select the alert severity.

    Visually monitor Azure Data Factory - Azure Data Factory (24)

  3. Select the alert criteria.

    Visually monitor Azure Data Factory - Azure Data Factory (25)

    Visually monitor Azure Data Factory - Azure Data Factory (26)

    Visually monitor Azure Data Factory - Azure Data Factory (27)

    You can create alerts on various metrics, including those for ADF entity count/size, activity/pipeline/trigger runs, Integration Runtime (IR) CPU utilization/memory/node count/queue, as well as for SSIS package executions and SSIS IR start/stop operations.

  4. Configure the alert logic. You can create an alert for the selected metric for all pipelines and corresponding activities. You can also select a particular activity type, activity name, pipeline name, or failure type.

    Visually monitor Azure Data Factory - Azure Data Factory (28)

  5. Configure email, SMS, push, and voice notifications for the alert. Create an action group, or choose an existing one, for the alert notifications.

    Visually monitor Azure Data Factory - Azure Data Factory (29)

    Visually monitor Azure Data Factory - Azure Data Factory (30)

  6. Create the alert rule.

    Visually monitor Azure Data Factory - Azure Data Factory (31)

Related content

To learn about monitoring and managing pipelines, see the Monitor and manage pipelines programmatically article.

Visually monitor Azure Data Factory - Azure Data Factory (2024)
Top Articles
How long does a smart contract audit take?
What you need to know about student accommodation
English Bulldog Puppies For Sale Under 1000 In Florida
Katie Pavlich Bikini Photos
Gamevault Agent
Pieology Nutrition Calculator Mobile
Hocus Pocus Showtimes Near Harkins Theatres Yuma Palms 14
Hendersonville (Tennessee) – Travel guide at Wikivoyage
Compare the Samsung Galaxy S24 - 256GB - Cobalt Violet vs Apple iPhone 16 Pro - 128GB - Desert Titanium | AT&T
Vardis Olive Garden (Georgioupolis, Kreta) ✈️ inkl. Flug buchen
Craigslist Dog Kennels For Sale
Things To Do In Atlanta Tomorrow Night
Non Sequitur
Crossword Nexus Solver
How To Cut Eelgrass Grounded
Pac Man Deviantart
Alexander Funeral Home Gallatin Obituaries
Energy Healing Conference Utah
Geometry Review Quiz 5 Answer Key
Hobby Stores Near Me Now
Icivics The Electoral Process Answer Key
Allybearloves
Bible Gateway passage: Revelation 3 - New Living Translation
Yisd Home Access Center
Home
Shadbase Get Out Of Jail
Gina Wilson Angle Addition Postulate
Celina Powell Lil Meech Video: A Controversial Encounter Shakes Social Media - Video Reddit Trend
Walmart Pharmacy Near Me Open
Marquette Gas Prices
A Christmas Horse - Alison Senxation
Ou Football Brainiacs
Access a Shared Resource | Computing for Arts + Sciences
Vera Bradley Factory Outlet Sunbury Products
Pixel Combat Unblocked
Movies - EPIC Theatres
Cvs Sport Physicals
Mercedes W204 Belt Diagram
Mia Malkova Bio, Net Worth, Age & More - Magzica
'Conan Exiles' 3.0 Guide: How To Unlock Spells And Sorcery
Teenbeautyfitness
Where Can I Cash A Huntington National Bank Check
Topos De Bolos Engraçados
Sand Castle Parents Guide
Gregory (Five Nights at Freddy's)
Grand Valley State University Library Hours
Holzer Athena Portal
Hello – Cornerstone Chapel
Stoughton Commuter Rail Schedule
Nfsd Web Portal
Selly Medaline
Latest Posts
Article information

Author: Lilliana Bartoletti

Last Updated:

Views: 5732

Rating: 4.2 / 5 (73 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Lilliana Bartoletti

Birthday: 1999-11-18

Address: 58866 Tricia Spurs, North Melvinberg, HI 91346-3774

Phone: +50616620367928

Job: Real-Estate Liaison

Hobby: Graffiti, Astronomy, Handball, Magic, Origami, Fashion, Foreign language learning

Introduction: My name is Lilliana Bartoletti, I am a adventurous, pleasant, shiny, beautiful, handsome, zealous, tasty person who loves writing and wants to share my knowledge and understanding with you.