Netdata: "Other servers" menu doesn't show remote streaming servers while not logged into nedata.cloud

Created on 23 Feb 2019  路  3Comments  路  Source: netdata/netdata

Remote host is accessible as normal on /host/alarm/, and shows the dashboard as normal. The charts update fine. However there's no link in the server switcher menu to switch between hosts, because the whole menu is replaced by a "Please sign in to netdata.cloud" message. Upon signing in, the host appears in the menu as normal.

$ netdata -V
netdata v1.12.1-7-g86ed3869
areweb question

All 3 comments

Hi @RX14, this is is by design. This way, no URLs and hostnames are sent to the global netdata registry, without explicit user action. Please see #3990 section "login to enable the registry" and the issues linked to it, like #2760.

This is about instances streaming data to the netdata instance. It doesn't need to send or recieve data from netdata.cloud to see the server because the dashboard is hosted on the same instance.

You're right, actually the source of information is different for the replicated hosts, it comes from /api/v1/charts and not the registry. So we can definitely show those without requiring information to be sent to the registry.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kenXengineering picture kenXengineering  路  3Comments

legraphista picture legraphista  路  3Comments

gino picture gino  路  3Comments

GitStoph picture GitStoph  路  3Comments

tern222 picture tern222  路  3Comments