Paweł Żak
|
9bf9fb3a4d
|
chore(linters): Enable `usetesting` linter (#16456)
Co-authored-by: pzak <pzak>
Co-authored-by: Zak <pawel.zak@intel.com>
|
2025-03-10 02:12:42 -05:00 |
Paulo Dias
|
cb71790cf7
|
chore(linters): Enforce import grouping with gci linter (#16526)
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
|
2025-02-24 19:37:12 -06:00 |
Paweł Żak
|
516b8cfbd1
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/inputs/[a-e]` (#16263)
|
2024-12-13 11:26:34 -06:00 |
Paweł Żak
|
f8b2b0a914
|
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[e-j]*` (#16088)
|
2024-10-31 16:21:21 -05:00 |
Sven Rebhan
|
dcec9d1cea
|
docs(inputs): Add plugin metadata and update description for a* to f* (#16097)
|
2024-10-31 16:15:21 -05:00 |
Paweł Żak
|
7dc397a830
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/e*` (#16044)
|
2024-10-24 11:03:42 +02:00 |
Paweł Żak
|
6c48fbb1f2
|
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/inputs/[a-m]*` (#16042)
|
2024-10-21 13:11:11 +02:00 |
Paweł Żak
|
9415d8e7e9
|
chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836)
|
2024-10-01 13:49:53 -05:00 |
Paweł Żak
|
e6d82bd996
|
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/inputs/[a-g]*` (#15849)
|
2024-09-16 10:56:55 -05:00 |
Dane Strandboge
|
19737fcb52
|
chore(linters): Fix remaining errcheck warnings (#15518)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2024-07-10 12:51:25 +02:00 |
Nick Thomas
|
96d6da63f2
|
fix(http): Stop plugins from leaking file descriptors on telegraf reload (#15213)
|
2024-04-24 15:18:15 -05:00 |
Joshua Powers
|
1416b8b730
|
chore: Remove executable bit from files (#15143)
|
2024-04-11 10:33:39 -05:00 |
Andreas Deininger
|
01c00d69fb
|
chore: Fix typos (#15114)
|
2024-04-09 20:00:52 +02:00 |
Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Óscar Erades
|
59f53c0302
|
feat: Use HTTPClientConfig struct in elastic stack plugins (#14207)
|
2023-11-13 15:53:36 -07:00 |
Thomas Casteleyn
|
6a2f6f301f
|
chore: eliminate unnecessary use of quoted strings in printf (#12722)
|
2023-02-23 06:49:36 -07:00 |
Paweł Żak
|
312fb04b68
|
chore: Fix linter findings for errorlint (part4) (#12723)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-02-22 21:38:06 +01:00 |
Joshua Powers
|
2aa57f00ad
|
docs: Update all readme to pass linter (#12615)
|
2023-02-09 11:04:41 +01:00 |
Thomas Casteleyn
|
61523bd4b9
|
feat(tools/readme_linter): Check for global configuration section (#12426)
|
2023-01-12 16:55:21 +01:00 |
Paweł Żak
|
cdc622e9db
|
chore: Fix linter findings for prealloc (part1) (#12228)
|
2022-11-15 18:57:50 +01:00 |
Paweł Żak
|
6816aefcd5
|
chore: fix linter findings for unparam and revive.unused-parameter (#12150)
|
2022-11-08 12:04:12 -07: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
|
9fbd275d17
|
chore: Markdown fixes for inputs/[a-m]* (#11606)
|
2022-08-09 18:57:31 +02:00 |
reimda
|
453e276718
|
chore: Fix readme linter errors for input plugins E-L (#11214)
|
2022-06-07 15:37:08 -06:00 |
Joshua Powers
|
58e01f72b2
|
test: add circle ci integration testing on PRs (#11246)
|
2022-06-03 10:33:28 -06:00 |
Joshua Powers
|
9daefaba11
|
test: harden running of testcontainer integration tests (#11245)
|
2022-06-03 10:29:08 -06:00 |
Joshua Powers
|
1c61aa7fb3
|
test: migrate elasticsearch to testcontainers (#11207)
|
2022-06-02 08:20:06 -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 |
Joshua Powers
|
78d92622da
|
test: force elasticsearch to index batch data (#11153)
|
2022-05-19 14:15:41 -06: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
|
81090be35d
|
refactor: replace strings.Replace with strings.ReplaceAll (#11079)
|
2022-05-11 09:53:34 -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 |
Joshua Powers
|
014161cd0c
|
feat: add custom time/date format field for elasticsearch_query (#9838)
|
2021-10-05 16:06:53 -05:00 |
Joshua Powers
|
e615534620
|
feat: add debug query output to elasticsearch_query (#9827)
|
2021-09-29 07:50:44 -06:00 |
Leandro Piccilli
|
81f882a271
|
Add Elasticsearch query input plugin (#3536)
|
2021-06-21 16:35:26 -05:00 |