jenkinsci / github-autostatus-plugin

Jenkins plugin to provide automatic status for multibranch jobs
https://plugins.jenkins.io/github-autostatus/
MIT License
52 stars 34 forks source link

Write *.prom files to filesystem for prometheus statistics #110

Open corporate-gadfly opened 3 years ago

corporate-gadfly commented 3 years ago

Feature Request

From looking at the features of this plugin, the plugin focuses on pushing metrics to endpoints. Would it be possible to add a feature which writes prometheus statistics as *.prom files on the filesystem?

This will allow prometheus node_exporter to pull these files if they are placed in a text collector directory.