Logging of Debug Pipeline Runs

Frederik Larsen 76 Reputation points
2023-01-17T15:05:16.8933333+00:00

Hi
I'm setting up an alert rule in Log Analytics to notify when a Synapse pipeline has been running for more than 2 hours.

We would like to be notified of both pipeline runs executed by trigger and debug runs. However, in my testing, it seems as if the logging table SynapseIntegrationPipelineRuns ([https://learn.microsoft.com/en-us/azure/azure-monitor/reference/tables/synapseintegrationpipelineruns) only contains the pipelines executed via a trigger? And NOT debugged pipelines. The documentation does not state this clearly.
Could you please help verify this, and if true, point me in a direction where I can get logs on the debugged?
Thank you!

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,740 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,255 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,344 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Pratik Somaiya 4,201 Reputation points
    2023-01-18T06:19:28.87+00:00

    Hello Frederik Larsen

    Debug pipeline run logs are usually available at ADF workspace level, if you debug a pipeline and go to the Activity Logs of the ADF workspace you will see the Debug pipeline logs, there are options available (Log Analytics, manual save, application insights) there which can help you to track those logs