ndimiduk commented on code in PR #4472:
URL: https://github.com/apache/hbase/pull/4472#discussion_r886038769


##########
hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/RegionVisualizerTmpl.jamon:
##########
@@ -29,7 +44,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',

Review Comment:
   Not using localhost and a hard-coded port is definitely the right thing, 
good call. Now I'm wondering if we should show the chart at all on the backup 
masters, or if it should only be on the active one.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to