Andreas Deininger
|
01c00d69fb
|
chore: Fix typos (#15114)
|
2024-04-09 20:00:52 +02:00 |
Joshua Powers
|
8a50d75127
|
docs: Resolve table column count lint issues (#14637)
|
2024-01-29 19:25:03 +01:00 |
Andreas Deininger
|
5f5a56ed01
|
docs: Fix typos (#14376)
|
2024-01-05 22:34:02 +01:00 |
Joshua Powers
|
cb040d68d3
|
docs(aggregators.derivative): Add explanation of calculations (#12758)
|
2023-03-01 14:32:58 +01:00 |
Thomas Casteleyn
|
61523bd4b9
|
feat(tools/readme_linter): Check for global configuration section (#12426)
|
2023-01-12 16:55:21 +01:00 |
Joshua Powers
|
ea1ae642cb
|
docs: ran make docs (#12120)
|
2022-10-27 13:40:44 -06:00 |
Matthijs Kooijman
|
b446acb850
|
docs(aggregators.derivative): Remove incorrect comment (#12026)
|
2022-10-27 13:16:56 -06:00 |
Joshua Powers
|
49ac03fa80
|
docs: add global configuration header (#12107)
|
2022-10-26 14:58:36 -05:00 |
Sebastian Spaink
|
d67f75e557
|
docs: Remove warning not to remove go:embed (#11797)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2022-09-13 12:47:58 -05:00 |
Joshua Powers
|
8c49ddccc3
|
chore: update to go1.19.1 (#11776)
|
2022-09-08 12:49:36 -06:00 |
Sven Rebhan
|
a049175e58
|
fix: Restore sample configurations broken during initial migration (#11276)
|
2022-06-22 13:33:58 -06:00 |
reimda
|
34eff493ae
|
chore: Fix readme linter errors for processor, aggregator, and parser plugins (#10960)
|
2022-06-06 17:04:28 -06:00 |
Joshua Powers
|
2fc19fa308
|
chore: correctly spell embed (#11200)
|
2022-05-27 07:13:47 -06:00 |
Sven Rebhan
|
1b0bf3579b
|
chore: Embed sample configurations into README for aggregators (#11190)
|
2022-05-25 10:25:51 -06:00 |
Sebastian Spaink
|
4b3a5d5559
|
chore(aggregators): migrate sample configs into separate files (#11130)
|
2022-05-18 11:29:55 -05:00 |
Sebastian Spaink
|
43017e14dd
|
feat: migrate aggregator plugins to new sample config format (#10912)
|
2022-04-06 14:40:17 -06:00 |
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 |
Karsten Schnitter
|
927d34f66c
|
Add Derivative Aggregator Plugin (#3762)
Calculate derivatives based on time or fields.
|
2021-03-03 14:33:21 -05:00 |