An interesting usage of Grafana as a monitoring system. Thanks for the video, very informative. On the same subject, can anyone recommend a graphical system to monitor all jenkins pipelines on one page? Eg. a red/green/yellow job board that can quickly highlight failed jobs. Thanks for the tutorial.
Awesome! thank you 🤟
It's nice to know how to use Prometheus to monitor Jenkins. I am also interested in how to use Prometheus to monitor Jenkins's build results.
Has some important builds on Jenkins that would like to monitor the build result (and alert when build fails)
@@misteryu6819 have you found a solution yet?
How did you find the IP that the container sees your host machine as?
An interesting usage of Grafana as a monitoring system. Thanks for the video, very informative.
On the same subject, can anyone recommend a graphical system to monitor all jenkins pipelines on one page?
Eg. a red/green/yellow job board that can quickly highlight failed jobs.
Thanks for the tutorial.
Update - I think I need to use the _Build Monitor_ Plugin for Jenkins for this...
Preciso de algo parecido, quero conseguir notificar todos os Jobs que iniciaram, falharam ou terminaram no Google chat.
Great video, thank you!
Are these plugins manageable via JcasC ?
I would rather don't manage them manually
Very Good video
Vídeo extramente bom! Espero que o conteúdo seja vasto
if i do with same file the prometheus:9090/status>config> only Prometheus is displaying not showing Jenkins
you have to mention jenkins ip and 8080 in prometheus.yaml
I'm going through the same thing