(ctx context.Context, arg UpsertTaskWorkspaceAppParams)
| 1420 | UpsertTailnetTunnel(ctx context.Context, arg UpsertTailnetTunnelParams) (TailnetTunnel, error) |
| 1421 | UpsertTaskSnapshot(ctx context.Context, arg UpsertTaskSnapshotParams) error |
| 1422 | UpsertTaskWorkspaceApp(ctx context.Context, arg UpsertTaskWorkspaceAppParams) (TaskWorkspaceApp, error) |
| 1423 | UpsertTelemetryItem(ctx context.Context, arg UpsertTelemetryItemParams) error |
| 1424 | // This query aggregates the workspace_agent_stats and workspace_app_stats data |
| 1425 | // into a single table for efficient storage and querying. Half-hour buckets are |
no outgoing calls