Created attachment 706814 [details] Elapsed time metrics Description of problem: I want to create an alert if a hudson job has not been built for more than two days. . It seems to me that isn't possible on trait of type date like lastBuildTime or lastSuccessfulBuildTime What do you think of adding two metrics on the hudson plugin giving the time elapsed since the last build, and since the last successful build. lastSuccessfulBuildElapsedTime and lastBuildElapsedTime. Attached is a patch that seems appropriate for my use case.
Patch verified, formatted and tested.
Merged in master 14f3262
Bulk closing of issues in old RHQ releases that are in production for a while now. Please open a new issue when running into an issue.