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
Sebastian Spaink
be0008f9e2
feat: migrate processor plugins to new sample config format ( #10913 )
2022-04-06 14:49:41 -06:00
Paweł Żak
2b1a79f327
fix: Linter fixes for plugins/processors/[a-z]* ( #10161 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-24 12:38:08 -07:00
Joshua Powers
4605c977da
chore: clean up all markdown lint errors in processor plugins ( #10157 )
2021-11-24 11:47:11 -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
Steven Soroka
e6165ecd18
readme fix ( #9064 )
...
closes #9060
2021-03-29 10:40:28 -04:00
Paweł Żak
74a1acd814
Linter fixes - revive:unused-parameter, unparam, varcheck and unused ( #8984 )
...
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* "nolint"'s removed
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-22 12:21:36 -05:00
David Bennett
f7950be107
Adding support for new lines in influx line protocol fields. ( #8499 )
2020-12-04 16:47:58 -05:00
M0rdecay
39f4c365b0
Increasing the metric buffer ( #8145 )
2020-09-18 13:50:22 -04:00
Steven Soroka
ac809e9e5b
docs fix
2020-08-27 14:22:08 -04:00
Steven Soroka
de313fcde6
clarify docs and add warning if execd is misconfigured ( #7866 )
2020-07-20 22:38:00 -04:00
Daniel Nelson
413398d1a1
Add minimum version for new plugins ( #7810 )
2020-07-09 11:29:12 -07:00
Steven Soroka
c3cab94d5d
Fix flakey processors.execd test
2020-07-03 13:21:28 -04:00
Steven Soroka
df26b037cb
Shim refactor to support processors and output
2020-07-02 18:55:14 -04:00
Steven Soroka
5c8666d1af
clean up tests
2020-06-26 17:29:39 -04:00
Steven Soroka
9785d3c2c6
address feedback
2020-06-26 16:38:07 -04:00
Steven Soroka
31754635a3
fix after rebase
2020-06-24 13:06:05 -04:00
Steven Soroka
8ddb8f9f26
remove processors/execd/examples/count.go
2020-06-24 13:01:46 -04:00
Steven Soroka
36e584e92f
execd processor
2020-06-24 13:01:46 -04:00