coder/agent
Cian Johnston b0c4e7504c
feat(support): add client magicsock and agent prometheus metrics to support bundle (#12604)
* feat(codersdk): add ability to fetch prometheus metrics directly from agent
* feat(support): add client magicsock and agent prometheus metrics to support bundle
* refactor(support): simplify AgentInfo control flow

Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
2024-03-15 15:33:49 +00:00
..
agentproc chore: mockgen archived, moved to new location (#11415) 2024-01-04 18:35:56 -06:00
agentscripts test(agent/agentscripts): fix test flake in `TestEnv` (#12326) 2024-02-27 17:58:10 +00:00
agentssh refactor(agent/agentssh): move envs to agent and add agentssh config struct (#12204) 2024-02-19 16:30:00 +02:00
agenttest fix(tailnet): enforce valid agent and client addresses (#12197) 2024-03-01 09:02:33 -06: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(support): add client magicsock and agent prometheus metrics to support bundle (#12604) 2024-03-15 15:33:49 +00:00
agent_test.go fix(agent): remove unused token debug handler (#12602) 2024-03-15 09:43:36 +00:00
api.go feat(support): add client magicsock and agent prometheus metrics to support bundle (#12604) 2024-03-15 15:33:49 +00: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