Telemetry events for PhoenixGenApiTui user actions and system events.
Events:
[:phoenix_gen_api_tui, :mount, :start|stop|exception]— TUI session lifecycle[:phoenix_gen_api_tui, :refresh, :start|stop]— data refresh[:phoenix_gen_api_tui, :tab_switch, :success]— tab changes
Summary
Functions
Attaches a handler to all PhoenixGenApiTui telemetry events.
Detaches a handler by ID.
Executes a telemetry event.
Functions
Attaches a handler to all PhoenixGenApiTui telemetry events.
@spec detach_handler(String.t()) :: :ok
Detaches a handler by ID.
Executes a telemetry event.