telegraf/agent
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
..
testcases feat(agent): Add option to skip re-running processors after aggregators (#14882) 2024-02-23 13:10:33 -06:00
README.md docs(agent): Add README (#15150) 2024-04-15 07:20:49 -06:00
accumulator.go chore: resolve linter issues for confusing-naming and confusing-results (#11956) 2022-10-12 13:19:47 -06:00
accumulator_test.go chore: Fix linter findings for `revive:unused-receiver` in `agent`, `cmd`, `config`, `internal`, `metric`, `migrations`, `models`, `testutils` and `tools` (#16340) 2025-01-15 20:58:58 +01:00
agent.go chore(linters): Enforce import grouping with gci linter (#16526) 2025-02-24 19:37:12 -06:00
agent_posix.go chore: Enable deferInLoop, exitAfterDefer and unnecessaryDefer checkers for gocritic (#13280) 2023-05-19 09:55:08 +02:00
agent_test.go chore(linters): Enable `usetesting` linter (#16456) 2025-03-10 02:12:42 -05:00
agent_windows.go chore: Fix linter findings for Windows (part4) (#13246) 2023-06-09 10:24:43 +02:00
tick.go chore: fix linter findings for unparam and revive.unused-parameter (#12150) 2022-11-08 12:04:12 -07:00
tick_test.go chore: Enable `revive:enforce-slice-style` rule (#16173) 2024-11-13 01:24:35 -06:00

README.md

Agent

For a complete list of configuration options and details about the agent, please see the configuration document's agent section.