phsmith / rundeck_exporter

Rundeck Metrics Exporter
GNU General Public License v3.0
58 stars 25 forks source link

Fix project executions query recentFilter #69

Closed phsmith closed 1 year ago

phsmith commented 1 year ago

Added --rundeck.projects.executions.filter parameter, default to 5n (5 minutes), to be able to set a custom filter for querying the most recent project executions.

Fixes: #68

davidcpell commented 1 year ago

tysm @phsmith, this looks like a great way for me to be able to tune the execution query to my needs