Paweł Żak
|
6f80899e13
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/inputs/[f-k]` (#16308)
|
2024-12-17 15:33:30 +01:00 |
Paweł Żak
|
7c0fe8a3e6
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/k*` (#16091)
|
2024-10-31 16:20:00 -05: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 |
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 |
Óscar Erades
|
59f53c0302
|
feat: Use HTTPClientConfig struct in elastic stack plugins (#14207)
|
2023-11-13 15:53:36 -07:00 |
Joshua Powers
|
0f8957f0e9
|
chore: Resolves gocritic sloppyReassign (#13712)
|
2023-08-03 18:57:18 +02:00 |
Paweł Żak
|
5b2346dfa0
|
chore: Fix linter findings for errorlint (part5) (#12731)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-01 22:18:35 +01:00 |
Thomas Casteleyn
|
6a2f6f301f
|
chore: eliminate unnecessary use of quoted strings in printf (#12722)
|
2023-02-23 06:49:36 -07: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 |
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
|
8e2b4988fe
|
feat: migrate input plugins to new sample config format (A-L) (#10924)
|
2022-04-07 16:01:21 -06:00 |
Irina Vasileva
|
c1550a7303
|
feat: add heap_size_limit field for input.kibana (#10243)
|
2021-12-14 13:25:45 -07:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
Sven Rebhan
|
9853bf6c54
|
Get rid of deprecated internal.{Duration,Size,Number} (#8969)
|
2021-04-09 13:15:04 -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
|
8a6907a186
|
Revive fixes - part 3 (#8872)
* * Revive fixes regarding following set of rules: [rule.var-naming]
|
2021-03-01 16:04:35 -05:00 |
Paweł Żak
|
c8e69aca3c
|
Fixed almost all bugs found by LGTM analysis platform (#8240)
|
2020-10-08 11:20:35 -04:00 |
Krzysztof Dąbrowski
|
e81031dfd0
|
Accept decimal point when parsing kibana uptime (#7768)
|
2020-07-01 12:40:08 -07:00 |
Daniel Nelson
|
c73ed8ca6c
|
Export internal/tls package for use in execd plugins (#7697)
|
2020-06-25 11:44:22 -07:00 |
Steven Soroka
|
5023df08d8
|
resolves issues where failed api calls lead to obscure errors (#7051)
|
2020-02-19 21:46:08 -05:00 |
Daniel Nelson
|
bbe2d12e7e
|
Update kibana docs
|
2020-01-23 15:33:13 -08:00 |
vikkyomkar
|
bc3429ed48
|
Add compatibility for Kibana 6.4 and later (#6923)
|
2020-01-23 12:08:16 -08:00 |
Leandro Piccilli
|
3d84cee872
|
Add Kibana input plugin (#4585)
|
2018-08-24 14:58:41 -07:00 |