Skip to content

feat(task): 接入 ClickHouse 任务日志路由#533

Open
yokowu wants to merge 14 commits intomainfrom
feat/clickhouse-tasklogs
Open

feat(task): 接入 ClickHouse 任务日志路由#533
yokowu wants to merge 14 commits intomainfrom
feat/clickhouse-tasklogs

Conversation

@yokowu
Copy link
Copy Markdown
Collaborator

@yokowu yokowu commented Apr 22, 2026

Summary

  • 新增 backend/pkg/tasklog 与 ClickHouse provider,按 task.log_store 路由 Loki/ClickHouse 读取
  • 补齐 CreateVirtualMachineReq、TaskReq、RestartTaskReq、AskUserQuestionResponse 的 log_store 透传
  • 让任务创建、继续、取消、重启、reply-question 全链路与 taskflow 的新写入链路对齐

Test Plan

  • go test ./pkg/taskflow ./pkg/tasklog ./biz/task/handler/v1 ./biz/task/service -v
  • go build ./...

@yokowu yokowu force-pushed the feat/clickhouse-tasklogs branch 2 times, most recently from 04f95d4 to 0bd5d33 Compare April 23, 2026 07:36
@yokowu yokowu force-pushed the feat/clickhouse-tasklogs branch from a8d6b26 to be7b973 Compare April 23, 2026 12:43
@yokowu yokowu force-pushed the feat/clickhouse-tasklogs branch from be7b973 to 88ff72a Compare April 23, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant