summaryrefslogtreecommitdiff
path: root/internal/mapr
AgeCommit message (Collapse)Author
2020-03-18make lint and vet happyv2.2.0Paul Buetow
2020-03-07add support to run mapreduce queries on generic log lines, e.g. count all ↵Paul Buetow
log lines containing a certain string, such as "ERROR"
2020-03-04can tail probe with a given timeout and then write a mapreduce resultPaul Buetow
2020-02-28more on scheduled commandsPaul Buetow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow