Expected Behavior
Cancelled pipeline runs aren't reflecting in metrics.
Actual Behavior
The status should show cancelled, but the cancelled ones are missing.
Steps to Reproduce the Problem
- Run a pipelinerun.
- Once it starts running, cancel it.
- Check the metrics; it doesn't show as canceled.