mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
feat: add mq menu (#262)
Signed-off-by: innerpeacez <innerpeace.zhai@gmail.com> Co-authored-by: Fine <fanxue0830@gmail.com>
This commit is contained in:
@@ -386,5 +386,7 @@ const msg = {
|
||||
APIGateway: "API Gateway",
|
||||
redis: "Redis",
|
||||
elasticsearch: "Elasticsearch",
|
||||
mq: "MQ",
|
||||
rabbitMQ: "RabbitMQ",
|
||||
};
|
||||
export default msg;
|
||||
|
Reference in New Issue
Block a user