Wobserver v0.1.8 Wobserver.Util.Node.Remote View Source
Remote node.
TODO: Needs config.
Link to this section Summary
Functions
Performs an api call using the path
on the remote_node
and returns the result
Collects metrics from a given remote_node
Sets up a websocket connection to the given remote_node
Link to this section Types
Remote node information.
Link to this section Functions
Performs an api call using the path
on the remote_node
and returns the result.
Link to this function
metrics(remote_node)
View Source
metrics(remote_node :: map) :: String.t | :error
Collects metrics from a given remote_node
.
Sets up a websocket connection to the given remote_node
.