telegraf/agent
David Bennett 842a788022
Remove error return type from metric.New method (#9116)
* Remove error return type from metric.New method.

* Formatting changes for linter + gofmt

* Additional linter fixes.

* More linter fixes.

* Linter fix.

* address comments
2021-04-13 14:40:03 -04:00
..
accumulator.go Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
accumulator_test.go Support Go execd plugins with shim (#7283) 2020-05-04 14:09:10 -04:00
agent.go Get rid of deprecated internal.{Duration,Size,Number} (#8969) 2021-04-09 13:15:04 -04:00
agent_posix.go fix issue with closing flush signal channel (#7384) 2020-04-21 13:33:47 -04:00
agent_test.go Support Go execd plugins with shim (#7283) 2020-05-04 14:09:10 -04:00
agent_windows.go fix issue with closing flush signal channel (#7384) 2020-04-21 13:33:47 -04:00
tick.go Linter fixes - revive:unused-parameter, unparam, varcheck and unused (#8984) 2021-03-22 12:21:36 -05:00
tick_test.go Revive fixes - part 2 (#8835) 2021-02-16 18:19:50 -05:00