DalaDev.Server.ObserverLive (dala_dev v0.1.1)

Copy Markdown View Source

Main Observer dashboard with navigation to specialized views.

Provides an overview of all nodes and quick access to detailed views for system info, processes, ETS tables, applications, etc.

Summary

Functions

handle_event(binary, arg2, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

handle_info(atom, socket)

Callback implementation for Phoenix.LiveView.handle_info/2.

handle_params(arg1, uri, socket)

Callback implementation for Phoenix.LiveView.handle_params/3.

mount(params, session, socket)

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.