Skip to main content

run

Function run 

Source
pub async fn run() -> Result<(), DynError>
Expand description

Entry point for the raymon CLI.

Resolves configuration from CLI args, environment variables and an optional ray.json, then starts the HTTP ingest/MCP server and (unless disabled) the terminal UI.