coder/agent
Spike Curtis 1cf4b62867
feat: change agent to use v2 API for reporting stats (#12024)
Modifies the agent to use the v2 API to report its statistics, using the `statsReporter` subcomponent.
2024-02-07 15:26:41 +04:00
..
agentproc chore: mockgen archived, moved to new location (#11415) 2024-01-04 18:35:56 -06:00
agentscripts chore: clean up lint (#11270) 2023-12-18 14:59:39 -07:00
agentssh fix(agent/agentssh): allow scp to exit with zero status (#12028) 2024-02-07 10:22:31 +02:00
agenttest feat: change agent to use v2 API for reporting stats (#12024) 2024-02-07 15:26:41 +04:00
proto chore: move proto to sdk conversion to agentsdk (#11831) 2024-01-30 09:04:56 +04:00
reaper chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
reconnectingpty fix: initialize terminal with correct size (#10369) 2023-10-23 23:42:39 -04:00
usershell fix: appease linter on darwin (#11154) 2023-12-12 17:02:28 +04:00
agent.go feat: change agent to use v2 API for reporting stats (#12024) 2024-02-07 15:26:41 +04:00
agent_test.go feat: change agent to use v2 API for reporting stats (#12024) 2024-02-07 15:26:41 +04:00
api.go fix: appease linter on darwin (#11154) 2023-12-12 17:02:28 +04:00
apphealth.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
apphealth_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
metrics.go feat: change agent to use v2 API for reporting stats (#12024) 2024-02-07 15:26:41 +04:00
ports_supported.go chore: fix flake in listening ports test (#10833) 2023-11-22 09:30:51 +00:00
ports_unsupported.go fix: appease linter on darwin (#11154) 2023-12-12 17:02:28 +04:00
stats.go feat: add statsReporter for reporting stats on agent v2 API (#11920) 2024-02-01 08:21:01 +04:00
stats_internal_test.go feat: add statsReporter for reporting stats on agent v2 API (#11920) 2024-02-01 08:21:01 +04:00