Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06: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 |
Kuldeep Doneriya
|
d3abbc0897
|
feat: allow other fluentd metrics apart from retry_count, buffer_queu… (#11056)
|
2022-05-17 15:12:35 -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 |
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
|
87c94e4ac3
|
Linter fixes for plugins/inputs/[fg]* (#9387)
|
2021-07-27 15:28:26 -06:00 |
Paweł Żak
|
099ccda3f9
|
Linter fixes - gosimple (#9046)
|
2021-03-25 13:57:01 -04: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
|
38c61c07ef
|
Revive fixes - part 4: (#8981)
empty-lines
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-03-12 14:21:51 -06:00 |
Josh Soref
|
2c56d6de81
|
Fix spelling errors in comments and documentation (#7492)
|
2020-05-14 00:41:58 -07:00 |
Daniel Nelson
|
8a68e7424c
|
Fix optional field types in fluentd input
|
2017-09-12 17:15:19 -07:00 |
Daniel Nelson
|
9796d3c99d
|
Use ip address for default InfluxDB ip in config
Helps with initial setup if localhost cannot be resolved due to the pure
go resolver.
|
2017-09-05 12:55:21 -07:00 |
DanKans
|
f4d67d8c3c
|
Add fluentd input plugin (#2661)
|
2017-07-13 15:58:20 -07:00 |