Why do Azure data Factory Activities not appear in Activity Suceeded Metrics in the Azure Monitor UI?

Amie Barkes 41 Reputation points
2020-10-14T10:16:56.433+00:00

I am attempting to set up an email notification via the Azure > Monitor > Alert Rules UI.

I click on Create alert rule and select

Resource = Data Factory v2

Condition

Signal Type = Suceeded activity runs metric

Under Configure signal logic I select..

Pipeline = pipeline_respond_sharepoint_adls

However I cannot locate the activity I wish to set the metric on in the list of activities even though it is a valid activity within the above Data Pipeline.

In addition to this when you select the pipeline the list of activities is not filtered according to those which are part of the selected pipeline.

I can work around the above issue which I believe is a bug or bad design in the UI.
However I cannot understand why activities do not appear in the list.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,788 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 80,486 Reputation points Microsoft Employee
    2020-10-15T08:40:43.85+00:00

    Hello @Amie Barkes ,

    Welcome to Microsoft Q&A platform.

    I would suggest you to use monitor section from the Azure Data Factory portal(https://adf.azure.com).

    32622-image.png

    Steps to create alerts to proactively monitor your data factory pipelines:

    Step1: To get started, simply navigate to the Monitor tab in your data factory, select Alerts & Metrics, and then select New Alert Rule.

    Step2: Select the target data factory metric for which you want to be alerted.

    Step3: Then, configure the alert logic. You can specify various filters such as activity name, pipeline name, activity type, and failure type for the raised alerts. You can also specify the alert logic conditions and the evaluation criteria.

    Step4: Finally, configure how you want to be alerted. Different mechanisms such email, SMS, voice, and push notifications are supported.

    32478-image.png

    32576-adf-alert.gif

    For more details, refer Create alerts to proactively monitor your data factory pipelines

    Hope this helps. Do let us know if you any further queries.

    ------------

    • Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification.
    0 comments No comments