Create metric to track pending post deployment migrations
Problem description
When automating the execution of PDMs, we need to know how many PDMs are pending to be executed. This will help decide if PDMs need to be executed on an environment or not.
Proposal
Add a metric to the Container Registry application to track the number of pending post deployment migrations in each environment (pre, staging, production).
Edited by Reuben Pereira