Add specific page for rpc endpoints (#13899) (#13910)

(cherry picked from commit 0f76daaf7a)

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
This commit is contained in:
mergify[bot]
2020-12-02 04:25:58 +00:00
committed by GitHub
parent e7a95b1189
commit bbf53f9050
2 changed files with 21 additions and 0 deletions

View File

@@ -143,6 +143,7 @@ module.exports = {
],
"Clusters": [
"clusters",
"cluster/rpc-endpoints",
"cluster/bench-tps",
"cluster/performance-metrics"
],