Paweł Żak
d9d9cd4c0b
chore: fix linter findings for nolintlint part 1 ( #12427 )
2023-01-25 13:28:13 -07:00
Thomas Casteleyn
61523bd4b9
feat(tools/readme_linter): Check for global configuration section ( #12426 )
2023-01-12 16:55:21 +01:00
Sven Rebhan
c31f8116ba
fix(inputs.directory_monitor): Close input file before removal ( #12294 )
2022-11-29 14:06:55 +01:00
Paweł Żak
b9bba638b1
chore: Wrap long lines in plugins/inputs/[a-d]* ( #12185 )
2022-11-08 18:41:17 +01:00
Joshua Powers
09d5a9c8b6
fix(inputs.directory_monitor): allow cross filesystem directories ( #12124 )
...
fixes : #12121
2022-11-01 06:42:03 -06:00
Joshua Powers
49ac03fa80
docs: add global configuration header ( #12107 )
2022-10-26 14:58:36 -05:00
Sven Rebhan
4897f86ed7
fix(parsers.csv): Remove direct checks for the parser type ( #11825 )
2022-09-19 12:15:32 -06: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
Sebastian Spaink
ba62aca4e2
feat(inputs.directory_monitor): Support paths for files_to_ignore and files_to_monitor ( #11784 )
2022-09-12 08:00:44 -06:00
Sebastian Spaink
f238df20ff
feat(inputs.directory_monitor): Traverse sub-directories ( #11773 )
2022-09-07 21:08:42 +02:00
Sven Rebhan
3ad9fe73ba
chore: More parser cleanup ( #11532 )
2022-07-28 15:30:36 -05:00
Sven Rebhan
c46f42f797
feat: Migrate json parser to new style ( #11226 )
2022-06-22 09:56:51 -06:00
Thomas Casteleyn
45c88f84c9
fix(inputs/directory_monitor): Add support for multiline file parsing ( #11234 )
2022-06-13 09:24:17 -05:00
Joshua Powers
a8ed6fd192
fix: remove full access permissions ( #11261 )
2022-06-08 09:54:12 -06:00
reimda
1b1482b5eb
chore: Fix readme linter errors for input plugins A-D ( #10964 )
2022-06-07 15:10:18 -06:00
Joshua Powers
2fc19fa308
chore: correctly spell embed ( #11200 )
2022-05-27 07:13:47 -06:00
Sven Rebhan
56eb914998
chore: Embed sample configurations into README for inputs ( #11136 )
2022-05-24 08:49:47 -05:00
Sebastian Spaink
6b697db11e
chore(inputs_a-l): migrate sample configs into separate files ( #11132 )
2022-05-18 11:31:52 -05:00
Eng Zer Jun
c3d176029d
test: use `T.TempDir` to create temporary test directory ( #10988 )
2022-04-18 13:27:59 -06:00
Sebastian Spaink
8e2b4988fe
feat: migrate input plugins to new sample config format (A-L) ( #10924 )
2022-04-07 16:01:21 -06:00
Sven Rebhan
193dc450c3
feat: Parser plugin restructuring ( #8791 )
2022-01-12 15:54:42 -07:00
Sebastian Spaink
da1ddd53a4
fix: update djherbis/times and fix dependabot ( #10332 )
2021-12-22 13:30:42 -06:00
Joshua Powers
0c02f245d6
fix: markdown: resolve all markdown issues with d-f ( #10171 )
2021-11-24 11:56:26 -07:00
Ehsan
db86904759
fix: directory monitor input plugin when data format is CSV and csv_skip_rows>0 and csv_header_row_count>=1 ( #9865 )
2021-11-16 15:05:48 -07:00
etycomputer
d06b387528
feat: Adds the ability to create and name a tag containing the filename using the directory monitor input plugin ( #9860 )
...
Co-authored-by: Ehsan Yazdi <Ehsan.Yazdi@elexonmining.com>
2021-10-07 15:38:20 -05:00
Eng Zer Jun
6a3b27126a
refactor: move from io/ioutil to io and os package ( #9811 )
2021-09-28 15:16:32 -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
Paweł Żak
5de640b855
Linter fixes - unconvert, revive:empty-lines, revive:var-naming, revive:unused-parameter ( #9036 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-24 11:27:46 -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
600816826d
Adding a new directory monitor input plugin. ( #8751 )
2021-03-02 17:30:59 -05:00