MCPcopy Index your code
hub / github.com/coder/coder / UpdateWorkspaceAgentLogOverflowByID

Method UpdateWorkspaceAgentLogOverflowByID

coderd/database/querier.go:1341–1341  ·  view source on GitHub ↗
(ctx context.Context, arg UpdateWorkspaceAgentLogOverflowByIDParams)

Source from the content-addressed store, hash-verified

1339 UpdateWorkspaceAgentDisplayAppsByID(ctx context.Context, arg UpdateWorkspaceAgentDisplayAppsByIDParams) error
1340 UpdateWorkspaceAgentLifecycleStateByID(ctx context.Context, arg UpdateWorkspaceAgentLifecycleStateByIDParams) error
1341 UpdateWorkspaceAgentLogOverflowByID(ctx context.Context, arg UpdateWorkspaceAgentLogOverflowByIDParams) error
1342 UpdateWorkspaceAgentMetadata(ctx context.Context, arg UpdateWorkspaceAgentMetadataParams) error
1343 UpdateWorkspaceAgentStartupByID(ctx context.Context, arg UpdateWorkspaceAgentStartupByIDParams) error
1344 UpdateWorkspaceAppHealthByID(ctx context.Context, arg UpdateWorkspaceAppHealthByIDParams) error

Callers 6

TestWorkspaceMethod · 0.65
BatchCreateLogsMethod · 0.65
TestBatchCreateLogsFunction · 0.65

Implementers 5

sqlQueriercoderd/database/db.go
queryMetricsStorecoderd/database/dbmetrics/querymetrics
queriercoderd/database/dbauthz/dbauthz.go
MockStorecoderd/database/dbmock/dbmock.go
MockStoreMockRecordercoderd/database/dbmock/dbmock.go

Calls

no outgoing calls

Tested by 2

TestWorkspaceMethod · 0.52
TestBatchCreateLogsFunction · 0.52