1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-09-10 05:12:47 +02:00
seaweedfs/weed/admin/view/app
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
..
admin.templ Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
admin_templ.go Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
cluster_brokers.templ Admin UI: Add message queue to admin UI (#6958) 2025-07-11 10:19:27 -07:00
cluster_brokers_templ.go upgrade templ version from v0.3.833 to v0.3.906 2025-07-11 13:03:04 -07:00
cluster_collections.templ Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
cluster_collections_templ.go Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
cluster_ec_shards.templ Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
cluster_ec_shards_templ.go Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
cluster_ec_volumes.templ Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
cluster_ec_volumes_templ.go Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
cluster_filers.templ Admin UI: Add policies (#6968) 2025-07-12 01:13:11 -07:00
cluster_filers_templ.go Admin UI: Add policies (#6968) 2025-07-12 01:13:11 -07:00
cluster_masters.templ Admin UI: Add policies (#6968) 2025-07-12 01:13:11 -07:00
cluster_masters_templ.go Admin UI: Add policies (#6968) 2025-07-12 01:13:11 -07:00
cluster_volume_servers.templ Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
cluster_volume_servers_templ.go Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
cluster_volumes.templ Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
cluster_volumes_templ.go Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
collection_details.templ Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
collection_details_templ.go Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
ec_volume_details.templ Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
ec_volume_details_templ.go Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
file_browser.templ Admin UI: Add policies (#6968) 2025-07-12 01:13:11 -07:00
file_browser_templ.go Admin UI: Add policies (#6968) 2025-07-12 01:13:11 -07:00
maintenance_config.templ Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
maintenance_config_schema.templ Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
maintenance_config_schema_templ.go Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
maintenance_config_templ.go Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
maintenance_queue.templ Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
maintenance_queue_templ.go Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
maintenance_workers.templ upgrade templ version from v0.3.833 to v0.3.906 2025-07-11 13:03:04 -07:00
maintenance_workers_templ.go upgrade templ version from v0.3.833 to v0.3.906 2025-07-11 13:03:04 -07:00
object_store_users.templ admin ui adds object lock permissions 2025-07-13 20:29:25 -07:00
object_store_users_templ.go admin ui adds object lock permissions 2025-07-13 20:29:25 -07:00
policies.templ Admin UI: Add policies (#6968) 2025-07-12 01:13:11 -07:00
policies_templ.go Admin UI: Add policies (#6968) 2025-07-12 01:13:11 -07:00
s3_buckets.templ optionally set the default retention when creating buckets 2025-07-31 22:45:58 -07:00
s3_buckets_templ.go optionally set the default retention when creating buckets 2025-07-31 22:45:58 -07:00
subscribers.templ Admin UI: Add message queue to admin UI (#6958) 2025-07-11 10:19:27 -07:00
subscribers_templ.go upgrade templ version from v0.3.833 to v0.3.906 2025-07-11 13:03:04 -07:00
task_config.templ Admin UI add maintenance menu (#6944) 2025-07-06 13:57:02 -07:00
task_config_schema.templ Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
task_config_schema_templ.go Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
task_config_schema_test.go Admin: misc improvements on admin server and workers. EC now works. (#7055) 2025-07-30 12:38:03 -07:00
task_config_templ.go upgrade templ version from v0.3.833 to v0.3.906 2025-07-11 13:03:04 -07:00
task_config_templ.templ Admin UI add maintenance menu (#6944) 2025-07-06 13:57:02 -07:00
task_config_templ_templ.go upgrade templ version from v0.3.833 to v0.3.906 2025-07-11 13:03:04 -07:00
task_detail.templ Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
task_detail_templ.go Admin UI: Fetch task logs (#7114) 2025-08-09 21:47:29 -07:00
template_helpers.go weed admin: remove system health status 2025-07-02 23:57:36 -07:00
topic_details.templ Admin UI: Add message queue to admin UI (#6958) 2025-07-11 10:19:27 -07:00
topic_details_templ.go upgrade templ version from v0.3.833 to v0.3.906 2025-07-11 13:03:04 -07:00
topics.templ upgrade templ version from v0.3.833 to v0.3.906 2025-07-11 13:03:04 -07:00
topics_templ.go upgrade templ version from v0.3.833 to v0.3.906 2025-07-11 13:03:04 -07:00
volume_details.templ fix link to volume server; display volume space usage 2025-07-04 13:52:28 -07:00
volume_details_templ.go upgrade templ version from v0.3.833 to v0.3.906 2025-07-11 13:03:04 -07:00