Sven Rebhan
|
9bb2d1562d
|
chore(serializers): Add new-style framework and migrate influx (#12920)
|
2023-04-11 21:52:42 +02:00 |
Paweł Żak
|
6816aefcd5
|
chore: fix linter findings for unparam and revive.unused-parameter (#12150)
|
2022-11-08 12:04:12 -07:00 |
Paweł Żak
|
9ff5cda6e8
|
chore: Resolve linter issues for plugins/common package (#11964)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2022-10-11 11:31:44 -05:00 |
Sven Rebhan
|
2b7cafcdbe
|
fix(parsers): Unwrap parser and remove some special handling (#11826)
|
2022-09-19 09:57:24 -06:00 |
Sebastian Spaink
|
9744c3a6a2
|
feat: Migrate influx and influx_upstream parsers to new style (#11432)
|
2022-07-06 15:23:13 -05:00 |
M.D
|
fed88fcb44
|
feat(exec, execd): add an option to pass a custom environment to their child process (#11049)
|
2022-05-10 15:34:05 -06:00 |
Paweł Żak
|
9a794919e3
|
Linter fixes for plugins/inputs/[de]* (#9379)
|
2021-06-21 10:07:52 -05:00 |
Sven Rebhan
|
03b2daeb1b
|
Linter fixes (unhandled errors) -- Part 2 (#9122)
|
2021-04-22 16:08:03 -05: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
|
0fcfee0caf
|
Fix tests for Windows - part 1 (#8414)
|
2020-11-23 10:40:32 -05:00 |
Steven Soroka
|
9f6b7092f2
|
fix issue with execd restart_delay being ignored (#7867)
|
2020-07-21 13:06:33 -04:00 |
Steven Soroka
|
0efcca3c33
|
execd output (#7761)
|
2020-07-02 11:59:29 -04:00 |
Steven Soroka
|
9785d3c2c6
|
address feedback
|
2020-06-26 16:38:07 -04:00 |
Steven Soroka
|
36e584e92f
|
execd processor
|
2020-06-24 13:01:46 -04:00 |
Steven Soroka
|
022ff63d29
|
fix issue with execd-multiline influx line protocol (#7463)
|
2020-05-05 17:43:45 -04:00 |
Steven Soroka
|
cc927357a4
|
shim improvements for docs, clean quit, and slow readers (#7452)
|
2020-05-05 10:14:57 -04:00 |
Steven Soroka
|
b73a232a6a
|
Support Go execd plugins with shim (#7283)
|
2020-05-04 14:09:10 -04:00 |