Skip to content

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

Merged
yokowu merged 5 commits intomainfrom
feat/clickhouse-tasklogs
Apr 29, 2026
Merged

feat(task): 接入 ClickHouse 任务日志路由#533
yokowu merged 5 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 7 times, most recently from db01ede to 900682d Compare April 29, 2026 03:04
@yokowu yokowu force-pushed the feat/clickhouse-tasklogs branch from 900682d to abeb047 Compare April 29, 2026 03:42
@yokowu yokowu merged commit af6a51c into main Apr 29, 2026
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