Hi,
Recently we have deployed Jenkins in Kubernetes cluster and pipelines are working. Now a need arrives that we need to see the timings 0f all pipeline in one particular page. This is to know whether there are any bottlenecks associated with pipelines. We are having around 100 pipelines. We have configured promotheus and grafana for monitoring.
Is there any plugin or can we get those details in prometheus, grafana dashboards.
Hi
Thanks a lot for sharing the details, I tried out the tutorial on “tutorial on monitoring Jenkins with Prometheus and Grafana”, It works with the grafana running locally but not with the grafana we deployed in the cluster. Not sure whats I’m doing wrong. If you can share any thoughts on it, please do so. It will be a great help.