Sebastian Spaink
|
412be64088
|
feat: Make the command "config" a subcommand (#11282)
* feat: make the command "config" a subcommand
* fix: backwards compatible
support telegraf *filters* config
|
2022-06-15 21:28:18 +02:00 |
William Wilson
|
5992fc47ac
|
tests: remove redundant newlines that go 1.18 treats as errors (#10847)
|
2022-03-21 09:11:25 -07:00 |
Sven Rebhan
|
526dcb4bc8
|
fix: Print loaded plugins and deprecations for once and test (#10205)
|
2021-12-07 15:56:18 -07:00 |
reimda
|
df6bf48f8d
|
feat: Implement deprecation infrastructure (#10200)
|
2021-12-01 12:38:43 -07:00 |
Sebastian Spaink
|
3a7d9b6d98
|
fix: support 1.17 & 1.16.7 Go versions (#9642)
|
2021-08-23 15:37:44 -05:00 |
Sebastian Spaink
|
2a72295734
|
Detect changes to config and reload telegraf (copy of pr #8529) (#9485)
|
2021-07-15 11:11:58 -05:00 |
Daniel Nelson
|
4e93b87085
|
Add support for once mode; run processors and aggregators during test (#7474)
|
2020-06-01 15:26:20 -07:00 |
Josh Soref
|
2c56d6de81
|
Fix spelling errors in comments and documentation (#7492)
|
2020-05-14 00:41:58 -07:00 |
Steven Soroka
|
819481b195
|
add support for SIGUSR1 to trigger flush (#7366)
|
2020-04-20 13:49:10 -04:00 |
Preston Carpenter
|
5c7c9e40ee
|
Load external go plugins (#6024)
|
2019-07-29 21:34:03 -07:00 |
Daniel Nelson
|
de096428be
|
Run ServiceInputs during test mode; add --test-wait option (#5911)
|
2019-06-14 12:06:25 -07:00 |
Daniel Nelson
|
d2fbf2414a
|
Add --section-filter to usage
|
2019-04-25 20:39:41 -07:00 |
Daniel Nelson
|
fe0b964d3e
|
Document that proc/agg/outputs are not run as part of --test
|
2018-09-20 15:00:05 -07:00 |
Greg
|
4ef058c120
|
Document all supported cli arguments (#4655)
|
2018-09-10 11:53:04 -07:00 |
Daniel Nelson
|
7c0754ebe5
|
Move usage string to internal to fix `go run`
|
2018-05-04 14:16:21 -07:00 |