Paweł Żak
|
d9eb4d06c5
|
fix: Linter fixes for plugins/aggregators/[a-z]* (#10182)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-30 15:18:33 -06:00 |
Joshua Powers
|
96e939a082
|
chore: clean up all markdown lint errors in aggregator plugins (#10151)
|
2021-11-24 11:45:12 -07:00 |
David Bennett
|
842a788022
|
Remove error return type from metric.New method (#9116)
* Remove error return type from metric.New method.
* Formatting changes for linter + gofmt
* Additional linter fixes.
* More linter fixes.
* Linter fix.
* address comments
|
2021-04-13 14:40:03 -04:00 |
Paweł Żak
|
38c61c07ef
|
Revive fixes - part 4: (#8981)
empty-lines
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-03-12 14:21:51 -06:00 |
Paweł Żak
|
8a6907a186
|
Revive fixes - part 3 (#8872)
* * Revive fixes regarding following set of rules: [rule.var-naming]
|
2021-03-01 16:04:35 -05:00 |
Olli-Pekka Lehto
|
245bef2f3a
|
Add rate and interval to the basicstats aggregator plugin (#8428)
|
2020-11-20 15:53:51 -05:00 |
Greg
|
817c9a69a9
|
Document and add support to input plugins for logging alias (#6357)
|
2019-09-23 15:39:50 -07:00 |
Moritz Maisel
|
282c8ce096
|
Add diff and non_negative_diff to basicstats aggregator (#4435)
|
2019-07-30 23:50:49 -07:00 |
Daniel Nelson
|
2857f07af9
|
Add stats option to basicstats sample config
|
2019-02-01 12:27:31 -08:00 |
Daniel Nelson
|
6e5c2f8bb6
|
Remove outputs blocking inputs when output is slow (#4938)
|
2018-11-05 13:34:28 -08:00 |
Trevor Pounds
|
17360f079c
|
Fix spelling mistakes (#4888)
|
2018-10-19 11:12:01 -07:00 |
Daniel Nelson
|
54e61aa78a
|
Use FieldList in basicstats to improve performance (#4741)
|
2018-09-26 19:08:46 -07:00 |
Adrián López
|
85eacf268b
|
Fix minmax and basicstats aggregators to use uint64 (#4294)
|
2018-06-29 19:07:08 -07:00 |
Carl Pacey
|
0a37386c5e
|
Add sum stat to basicstats aggregator (#3797)
|
2018-03-05 15:26:31 -08:00 |
Jeff Ashton
|
fcc9c82d34
|
Add control over which stats to gather in basicstats aggregator (#3580)
|
2017-12-14 16:56:10 -08:00 |
Toni Moreno
|
b641f06552
|
Add new basicstats aggregator (#2167)
|
2017-10-10 12:02:01 -07:00 |