InterviewSolution
Saved Bookmarks
| 1. |
Can we monitor Jenkins using common Observability tools? |
|
Answer» 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. |
|