Cloud platforms
Questions about AWS, Azure, and Google Cloud Platform.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ADF Pipeline Monitoring

O11y_Noob
Participant

failedRuns = count(cloud.azure.microsoft_datafactory.factories.pipelinefailedruns),
succeededRuns = count(cloud.azure.microsoft_datafactory.factories.pipelinesucceededruns) 
split by Pipeline
Is there a way to alert when the pipeline failed and close the ticket when its succeeded , currently we are alerting based on the failed runs which is creating alerts on concurrent failures , idea is to keep the alert open until there is a succeeded run 

0 REPLIES 0

Featured Posts