You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.
I can see this as an interesting feature.
However, to keep the core of lambdacd focused, I'd prefer to keep features like this out of the core and in separate libraries that users pull in when needed, along the lines of how cctray support was implemented in lambdacd-cctray.
I'd imagine prometheus-support could be implemented in a very similar manner. Just keep in mind that some aspects of the state-interface that lambdacd-cctray uses were deprecated in the last lambdacd-release. This should be fixed soon (see flosell/lambdacd-cctray#11 for details)
it would be nice to have the pipeline state exported in the https://prometheus.io/ format (https://prometheus.io/docs/instrumenting/exposition_formats/). (to monitor build failures)
i think the following should exposed for each pipeline (and / or step?)
duration
status
last succesfull status
last build date
...
The text was updated successfully, but these errors were encountered: