semaphoreui / semaphore

Modern UI and powerful API for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
https://semaphoreui.com
MIT License
10.46k stars 1.06k forks source link

Instrument with prometheus #539

Open twhiston opened 6 years ago

twhiston commented 6 years ago

would be cool to instrument semaphore with prometheus as it's easy and would be nice to track runtime issues. Feels like it could be part of #462 as we could instrument errors to increase a prometheus error count as well as logging

tboerger commented 8 months ago

Have there been an implementation for metrics that I missed?

fiftin commented 8 months ago

@tboerger Do you think the issue is actual? I can reopen.

tboerger commented 8 months ago

It could be interesting to be able to gather a few metrics like running jobs, failed jobs and for sure some more. It could be quite easy integrated as Prometheus offers mature libraries for that.