1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-07-26 21:42:48 +02:00
seaweedfs/weed/pb
Chris Lu 51543bbb87
Admin UI: Add message queue to admin UI (#6958)
* add a menu item "Message Queue"

* add a menu item "Message Queue"
  * move the "brokers" link under it.
  * add "topics", "subscribers". Add pages for them.

* refactor

* show topic details

* admin display publisher and subscriber info

* remove publisher and subscribers from the topic row pull down

* collecting more stats from publishers and subscribers

* fix layout

* fix publisher name

* add local listeners for mq broker and agent

* render consumer group offsets

* remove subscribers from left menu

* topic with retention

* support editing topic retention

* show retention when listing topics

* create bucket

* Update s3_buckets_templ.go

* embed the static assets into the binary

fix https://github.com/seaweedfs/seaweedfs/issues/6964
2025-07-11 10:19:27 -07:00
..
filer_pb Changes logging function (#6919) 2025-06-24 08:44:06 -07:00
iam_pb add version to volume proto 2025-06-16 22:05:06 -07:00
master_pb add version to volume proto 2025-06-16 22:05:06 -07:00
message_fbs add message batch 2022-07-28 23:24:38 -07:00
mount_pb add version to volume proto 2025-06-16 22:05:06 -07:00
mq_agent_pb add version to volume proto 2025-06-16 22:05:06 -07:00
mq_pb Admin UI: Add message queue to admin UI (#6958) 2025-07-11 10:19:27 -07:00
remote_pb add version to volume proto 2025-06-16 22:05:06 -07:00
s3_pb add version to volume proto 2025-06-16 22:05:06 -07:00
schema_pb add version to volume proto 2025-06-16 22:05:06 -07:00
volume_server_pb tail-volume-uses-the-source-volume-version 2025-06-16 22:46:13 -07:00
worker_pb Admin UI: Add message queue to admin UI (#6958) 2025-07-11 10:19:27 -07:00
filer.proto worm grace period and retention time support (#6404) 2024-12-31 18:41:43 -08:00
filer_pb_tail.go [fs.verify] skip failed files if entry not found on filerStore (#5693) 2024-06-19 06:50:55 -07:00
grpc_client_server.go Admin UI add maintenance menu (#6944) 2025-07-06 13:57:02 -07:00
iam.proto [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) 2023-09-25 08:34:12 -07:00
Makefile Admin UI add maintenance menu (#6944) 2025-07-06 13:57:02 -07:00
master.proto rename proto field from DestroyTime to expire_at_sec 2024-10-24 21:35:11 -07:00
message.fbs add message batch 2022-07-28 23:24:38 -07:00
mount.proto move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
mq_agent.proto Accumulated changes for message queue (#6600) 2025-03-09 23:49:42 -07:00
mq_broker.proto Admin UI: Add message queue to admin UI (#6958) 2025-07-11 10:19:27 -07:00
mq_schema.proto Accumulated changes for message queue (#6600) 2025-03-09 23:49:42 -07:00
proto_read_write_test.go fix tests 2022-08-18 00:15:46 -07:00
remote.proto support swift (#4480) 2023-05-19 06:39:25 -07:00
s3.proto move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
server_address.go Implement SRV lookups for filer (#4767) 2023-08-24 07:08:56 -07:00
server_address_test.go Implement SRV lookups for filer (#4767) 2023-08-24 07:08:56 -07:00
server_discovery.go Implement SRV lookups for filer (#4767) 2023-08-24 07:08:56 -07:00
shared_values.go remove fixJpgOrientation 2020-06-20 12:50:40 -07:00
volume_server.proto tail-volume-uses-the-source-volume-version 2025-06-16 22:46:13 -07:00
worker.proto Admin UI add maintenance menu (#6944) 2025-07-06 13:57:02 -07:00