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
Age
Commit message (
Collapse
)
Author
2020-11-03
Initial new raider-specific config
Nat Lasseter
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 ↵
Nat Lasseter
the raiders
2020-06-25
Updated Gems
Nat Lasseter
2020-04-22
Readme typo
Nat Lasseter
2020-03-17
Tidy logic for raider selection and fix raider 'require'ment
Nat Lasseter
2020-03-17
Broke out Viking raiders into new repo to keep longboat generic
Nat Lasseter
2020-03-17
Added LICENSE
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 ↵
Nat Lasseter
the intended application of longboat by the original authors.
2020-03-04
Report job state per partition
Nat Lasseter
2020-03-04
Add metric redaction
Nat Lasseter
2020-03-04
Added jobs-path argument
Nat Lasseter
2020-03-03
Added Gemfile
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 ↵
Nat Lasseter
prometheus metrics is started.
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 ↵
Nat Lasseter
automagically from lib/jobs
2020-03-02
Use classes properly
Nat Lasseter
2020-02-28
Initial commit
Nat Lasseter