index
:
longboat.git
master
Longboat is a metric collection system. Intended for Viking, but theoretically generic.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
longboat
Age
Commit message (
Expand
)
Author
2020-11-03
Add --test flag for testing new raiders
Nat Lasseter
2020-07-14
Typo fix @tranaction -> @transaction
Nat Lasseter
2020-06-25
Print raider exceptions to stderr
Nat Lasseter
2020-06-25
Added transactions to the collector so we can support exception handling on t...
Nat Lasseter
2020-03-17
Tidy logic for raider selection and fix raider 'require'ment
Nat Lasseter
2020-03-16
Added automagic longboat_meta_raider_runtime metric
Nat Lasseter
2020-03-16
Refactor: renamed jobs to raiders, becaus pun, and jobs is confusing given th...
Nat Lasseter
2020-03-04
Add metric redaction
Nat Lasseter
2020-03-04
Added jobs-path argument
Nat Lasseter
2020-03-03
Added metric prefix
Nat Lasseter
2020-03-03
Added command line config
Nat Lasseter
2020-03-02
Sinatra might have been overkill for one endpoint, but http serving of promet...
Nat Lasseter
2020-03-02
Added readme, tidied some things
Nat Lasseter
2020-03-02
Timestamp now reflects collected rather than reported time
Nat Lasseter
2020-03-02
Broke apart job running and metric collection. Jobs are now picked up automag...
Nat Lasseter
2020-03-02
Use classes properly
Nat Lasseter
2020-02-28
Initial commit
Nat Lasseter