Chris Lu
25bbf4c3d4
Admin UI: Fetch task logs (#7114)
* show task details
* loading tasks
* task UI works
* generic rendering
* rendering the export link
* removing placementConflicts from task parameters
* remove TaskSourceLocation
* remove "Server ID" column
* rendering balance task source
* sources and targets
* fix ec task generation
* move info
* render timeline
* simplified worker id
* simplify
* read task logs from worker
* isValidTaskID
* address comments
* Update weed/worker/tasks/balance/execution.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update weed/worker/tasks/erasure_coding/ec_task.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update weed/worker/tasks/task_log_handler.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix shard ids
* plan distributing shard id
* rendering planned shards in task details
* remove Conflicts
* worker logs correctly
* pass in dc and rack
* task logging
* Update weed/admin/maintenance/maintenance_queue.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* display log details
* logs have fields now
* sort field keys
* fix link
* fix collection filtering
* avoid hard coded ec shard counts
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-09 21:47:29 -07:00
..
2025-07-16 23:39:27 -07:00
2025-06-16 22:05:06 -07:00
2025-08-02 02:16:49 -07:00
2022-07-28 23:24:38 -07:00
2025-06-16 22:05:06 -07:00
2025-06-16 22:05:06 -07:00
2025-07-11 10:19:27 -07:00
2025-06-16 22:05:06 -07:00
2025-07-22 01:07:15 -07:00
2025-06-16 22:05:06 -07:00
2025-07-30 12:38:03 -07:00
2025-08-09 21:47:29 -07:00
2025-07-16 23:39:27 -07:00
2024-12-31 18:41:43 -08:00
2025-07-16 23:39:27 -07:00
2023-09-25 08:34:12 -07:00
2025-07-06 13:57:02 -07:00
2025-08-02 02:16:49 -07:00
2022-07-28 23:24:38 -07:00
2022-07-29 00:17:28 -07:00
2025-03-09 23:49:42 -07:00
2025-07-11 10:19:27 -07:00
2025-03-09 23:49:42 -07:00
2022-08-18 00:15:46 -07:00
2023-05-19 06:39:25 -07:00
2025-07-22 01:07:15 -07:00
2023-08-24 07:08:56 -07:00
2023-08-24 07:08:56 -07:00
2023-08-24 07:08:56 -07:00
2020-06-20 12:50:40 -07:00
2025-07-30 12:38:03 -07:00
2025-08-09 21:47:29 -07:00