Labbs / github-actions-exporter

github-actions-exporter for prometheus
MIT License
224 stars 83 forks source link

Need date and time of workflow build run information #68

Open ChandrasekharDevops opened 1 year ago

ChandrasekharDevops commented 1 year ago

Currently the exporter supports workflows status like success and failures (owner, repo, workflow, event, workflow name, status, branch, workflow id number, run number, run number id.).

But this exporter doesn’t support when the workflow is triggered like date and time. It is helpful to add workflow trigger date and time feature on this exporter. Could you pls help on this.