mirror of
https://github.com/apache/rocketmq-dashboard.git
synced 2026-05-29 22:03:45 +08:00
* docs(docs): add rocketmq Chinese docs 1. update README.md 2. create 'docs' folder and 'cn' folder 3. create an new README.md in 'cn' * docs(docs): add rocketmq Chinese docs 1. update README.md 2. create 'docs' folder and 'cn' folder 3. create an new README.md in 'cn' * docs(docs): add rocketmq Chinese docs 1. update README.md 2. create 'docs' folder and 'cn' folder 3. create an new README.md in 'cn' * fix(console,runtime):fix spell error in userguide 1. add new features in runtime readme.md 2. fix some spell error in console doc Close #460
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# RocketMQ User Guide
|
||||
|
||||
## OPS Page
|
||||
* You can change console's namesvrAddr here
|
||||
* You can change console's namesrvAddr here
|
||||
* You can change the value of useVIPChannel here (if you rocketMQ version < 3.5.8,the value of useVIPChannel should be false)
|
||||
|
||||
## DashBoard Page
|
||||
@@ -31,7 +31,7 @@
|
||||
* TOPIC CONFIG(check or change the topic's config)
|
||||
* SEND MESSAGE(send a test message)
|
||||
* Reset CONSUMER OFFSET (the consumer online or not online is different,you need check the reset result)
|
||||
* DELETE (will delete the topic on all broker and namesvr)
|
||||
* DELETE (will delete the topic on all broker and namesrv)
|
||||
|
||||
## Consumer Page
|
||||
* show all the consumers,you can filter consumer by search bar
|
||||
|
||||
Reference in New Issue
Block a user