Rename RabbitMQ-Raft to RabbitMQ-Quorum-Queues-Raft

It captures the Quorum-Queues Raft, so let's be specific, especially
since we know that there will be other Raft implementations in RabbitMQ,
not just Quorum Queues.

[#166926415]
This commit is contained in:
Gerhard Lazu 2019-10-21 11:49:26 +01:00
parent 73908bdf7a
commit 5f99991063
2 changed files with 6 additions and 6 deletions

View File

@ -173,7 +173,7 @@ dist-tls: ## dt | Make Erlang-Distribution panels come alive - HIGH LOAD
.PHONY: dt
dt: dist-tls
.PHONY: qq
qq: ## | Make RabbitMQ-Raft panels come alive - HIGH LOAD
qq: ## | Make RabbitMQ-Quorum-Queues-Raft panels come alive - HIGH LOAD
@$(DOCKER_COMPOSE_UP)
SEPARATOR := -------------------------------------------------------------------------------------------------
@ -206,7 +206,7 @@ RabbitMQ-Overview.json: $(JQ)
.PHONY: RabbitMQ-PerfTest.json
RabbitMQ-PerfTest.json: $(JQ)
@$(GENERATE_DASHBOARD)
.PHONY: RabbitMQ-Raft.json
RabbitMQ-Raft.json: $(JQ)
.PHONY: RabbitMQ-Quorum-Queues-Raft.json
RabbitMQ-Quorum-Queues-Raft.json: $(JQ)
@$(GENERATE_DASHBOARD)

View File

@ -38,7 +38,7 @@
}
]
},
"description": "RabbitMQ Raft metrics",
"description": "RabbitMQ Quorum Queues - Raft state",
"editable": true,
"gnetId": null,
"graphTooltip": 1,
@ -51,7 +51,7 @@
"title": "Quorum Queues Documentation",
"tooltip": "",
"type": "link",
"url": "http://next.rabbitmq.com/quorum-queues.html"
"url": "https://www.rabbitmq.com/quorum-queues.html"
}
],
"panels": [
@ -744,7 +744,7 @@
]
},
"timezone": "",
"title": "RabbitMQ-Raft",
"title": "RabbitMQ-Quorum-Queues-Raft",
"uid": "f1Mee9nZz",
"version": 1
}