HBASE-27066 The Region Visualizer display failed

Reviewed-by: litao <tomleescut@gmail.com>
This commit is contained in:
Nick Dimiduk 2022-06-06 16:12:05 +02:00 committed by Nick Dimiduk
parent 02cc63e524
commit 414cfb30f6
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ limitations under the License.
description: 'Total `storefileSize` per Region Server', description: 'Total `storefileSize` per Region Server',
data: { data: {
name: 'region_info', name: 'region_info',
url: 'http://localhost:16010/api/v1/admin/cluster_metrics/live_servers', url: '/api/v1/admin/cluster_metrics/live_servers',
format: { type: 'json', property: 'data' } format: { type: 'json', property: 'data' }
}, },
transform: [ transform: [