aboutsummaryrefslogtreecommitdiff
path: root/longboat
AgeCommit message (Collapse)Author
2020-11-09Updated config parsing: catch command line errors thrown by parserNat Lasseter
2020-11-04Nicer argument messageNat Lasseter
2020-11-03Add argument usage test to binaryNat Lasseter
2020-11-03Add --test flag for testing new raidersNat Lasseter
2020-03-16Refactor: renamed jobs to raiders, becaus pun, and jobs is confusing given ↵Nat Lasseter
the intended application of longboat by the original authors.
2020-03-04Added jobs-path argumentNat Lasseter
2020-03-03Added metric prefixNat Lasseter
2020-03-03Added command line configNat Lasseter
2020-03-02Sinatra might have been overkill for one endpoint, but http serving of ↵Nat Lasseter
prometheus metrics is started.
2020-03-02Added readme, tidied some thingsNat Lasseter
2020-03-02Timestamp now reflects collected rather than reported timeNat Lasseter
2020-03-02Broke apart job running and metric collection. Jobs are now picked up ↵Nat Lasseter
automagically from lib/jobs
2020-03-02Use classes properlyNat Lasseter
2020-02-28Initial commitNat Lasseter