What is the problem you're trying to solve
I sometimes have failing task runs and I don't have any way to monitor for it. There are no metrics and no diagnostic log events.
Describe the solution you'd like
In addition to the existing ContainerRegistryLoginEvents and ContainerRegistryRepositoryEvents diagnostic log event types, I would like a ContainerRegistryTaskEvents log type.
Metrics would be great also. TotalTaskRunCount and SuccessfulTaskRunCount for example.
Additional context
What is the problem you're trying to solve
I sometimes have failing task runs and I don't have any way to monitor for it. There are no metrics and no diagnostic log events.
Describe the solution you'd like
In addition to the existing
ContainerRegistryLoginEventsandContainerRegistryRepositoryEventsdiagnostic log event types, I would like aContainerRegistryTaskEventslog type.Metrics would be great also.
TotalTaskRunCountandSuccessfulTaskRunCountfor example.Additional context