coder/agent
Spike Curtis b0afffbafb
feat: use v2 API for agent metadata updates (#12281)
Switches the agent to report metadata over the v2 API.

Fixes #10534
2024-02-26 09:50:19 +04:00
..
agentproc chore: mockgen archived, moved to new location (#11415) 2024-01-04 18:35:56 -06:00
agentscripts feat: switch agent to use v2 API for sending logs (#12068) 2024-02-23 11:27:15 +04:00
agentssh refactor(agent/agentssh): move envs to agent and add agentssh config struct (#12204) 2024-02-19 16:30:00 +02:00
agenttest feat: use v2 API for agent metadata updates (#12281) 2024-02-26 09:50:19 +04:00
proto feat: send log limit exceeded in response, not error (#12078) 2024-02-09 16:17:20 +04:00
reaper chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
reconnectingpty fix(agent/reconnectingpty): fix screen startup speed by disabling messages (#12190) 2024-02-16 22:37:02 +02:00
usershell fix: appease linter on darwin (#11154) 2023-12-12 17:02:28 +04:00
agent.go feat: use v2 API for agent metadata updates (#12281) 2024-02-26 09:50:19 +04:00
agent_test.go feat: switch agent to use v2 API for sending logs (#12068) 2024-02-23 11:27:15 +04:00
api.go fix: appease linter on darwin (#11154) 2023-12-12 17:02:28 +04:00
apphealth.go chore: add logging around agent app health reporting (#12071) 2024-02-08 23:37:44 -06:00
apphealth_test.go chore: add tests for app ID copy in app healths (#12088) 2024-02-12 05:49:48 +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