coder/coderd/agentapi
Mathias Fredriksson 9c84fb7fb1
fix(coderd/agentapi): always write agent stats when provided (#12699)
2024-03-21 16:47:06 +02:00
..
activitybump.go chore: add agentapi tests (#11269) 2024-01-26 07:04:19 +00:00
activitybump_test.go feat: add template activity_bump property (#11734) 2024-02-13 07:00:35 +00:00
api.go chore: reimplement activity status and autostop improvements (#12175) 2024-02-27 11:06:26 -07:00
apps.go chore: add logging around agent app health reporting (#12071) 2024-02-08 23:37:44 -06:00
apps_test.go chore: add agentapi tests (#11269) 2024-01-26 07:04:19 +00:00
lifecycle.go fix(coderd): use database.IsQueryCanceledError instead of xerrors.Is(err, context.Canceled) (#12325) 2024-02-28 21:19:57 +10:00
lifecycle_test.go feat: use agent v2 API to post startup (#11877) 2024-01-30 11:23:28 +04:00
logs.go feat: send log limit exceeded in response, not error (#12078) 2024-02-09 16:17:20 +04:00
logs_test.go feat: send log limit exceeded in response, not error (#12078) 2024-02-09 16:17:20 +04:00
manifest.go chore: add agentapi tests (#11269) 2024-01-26 07:04:19 +00:00
manifest_internal_test.go fix: code-server path based forwarding, defer to code-server (#11759) 2024-01-23 11:36:44 -06:00
manifest_test.go chore: add agentapi tests (#11269) 2024-01-26 07:04:19 +00:00
metadata.go chore: add agentapi tests (#11269) 2024-01-26 07:04:19 +00:00
metadata_test.go chore: add agentapi tests (#11269) 2024-01-26 07:04:19 +00:00
servicebanner.go chore: move proto to sdk conversion to agentsdk (#11831) 2024-01-30 09:04:56 +04:00
servicebanner_internal_test.go feat: use Agent v2 API for Service Banner (#11806) 2024-01-30 07:44:47 +04:00
stats.go fix(coderd/agentapi): always write agent stats when provided (#12699) 2024-03-21 16:47:06 +02:00
stats_test.go fix(coderd/agentapi): always write agent stats when provided (#12699) 2024-03-21 16:47:06 +02:00