-
Epic
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
Pipeline namespace metrics dashboard
-
To Do
Goal:
Add a pipeline dashboard to Console > Monitoring > Dashboards to display pipeline metrics within a specific namespace selected by the user.
The dashboard should include at minimum the following cards when user selects a namespace from the namespace dropdown:
- Pipeline duration per pipeline on a single chart
- Task duration per task and clustertask on a single chart
- Number of pipelineruns (total, success and failed) per day (chart)
- Number of taskruns (total, success and failed) per day (chart)
Related Work
Serverless dashboard:
https://github.com/openshift-knative/serverless-operator/pull/388