Hi Azure,
I have a requirement to visualize the count of the failed pipeline runs for the recently created pipeline. I wanted to achieve this using Azure Metrics. But When I was creating a Metric chart, I found the recently created pipeline was not listed in the filters. The below screenshots will help you understand the scenario better.
Metric Name: Failed Pipeline runs Metrics
Here is the screenshot that shows the newly created Pipeline with the name Pipeline3:
When I was creating a Metric Chart, I can see the existing pipelines but not the newly created pipeline(pipeline3) in the list:
I faced a similar issue in another pipeline named pipeline1 in the above screenshot when there were no runs available for the past 10 days. Once I triggered a run in the ADF portal, I could see pipline1 in the list.
I want to understand what is restricting them to be listed in the filter. And What is the Maximum number of days it would take for a pipeline to go unavailable when there were no runs?
Thanks,