HBASE-27066 The Region Visualizer display failed
Reviewed-by: litao <tomleescut@gmail.com>
This commit is contained in:
parent
02cc63e524
commit
414cfb30f6
|
@ -29,7 +29,7 @@ limitations under the License.
|
|||
description: 'Total `storefileSize` per Region Server',
|
||||
data: {
|
||||
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' }
|
||||
},
|
||||
transform: [
|
||||
|
|
Loading…
Reference in New Issue