0 votes
in Jenkins by (30.8k points)
Can we monitor Jenkins using common Observability tools?

1 Answer

0 votes
by (30.8k points)

Common monitoring platforms like DataDog, Prometheus, JavaMelody & few others - have their corresponding Jenkins plugin, which when configured, sends Metrics to the corresponding Monitoring platform, which can then be Observed with the latest tools & technologies. The same can be configured with Alarms & Notifications for immediate attention when something goes wrong.

...