aboutsummaryrefslogtreecommitdiff
path: root/lib/longboat/collector.rb
AgeCommit message (Expand)Author
2020-11-16Add histogram and summary supportNat Lasseter
2020-07-14Typo fix @tranaction -> @transactionNat Lasseter
2020-06-25Added transactions to the collector so we can support exception handling on t...Nat Lasseter
2020-03-16Added automagic longboat_meta_raider_runtime metricNat Lasseter
2020-03-04Add metric redactionNat Lasseter
2020-03-03Added metric prefixNat Lasseter
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 automag...Nat Lasseter
2020-03-02Use classes properlyNat Lasseter