AnalyticsEvent
Kitaru analytics event names.
Members are strings and can be passed directly to track()
and ZenML's track(event=...).
Attributes
attributeCLI_INVOKED= 'Kitaru CLI invoked'attributeMCP_SERVER_STARTED= 'Kitaru MCP server started'attributeMCP_TOOL_CALLED= 'Kitaru MCP tool called'attributePROJECT_INITIALIZED= 'Kitaru project initialized'attributeLOGIN_COMPLETED= 'Kitaru login completed'attributeAUTH_TOKEN_PRINTED= 'Kitaru auth token printed'attributeAUTH_SERVICE_ACCOUNT_CREATED= 'Kitaru auth service account created'attributeAUTH_SERVICE_ACCOUNT_UPDATED= 'Kitaru auth service account updated'attributeAUTH_SERVICE_ACCOUNT_DELETED= 'Kitaru auth service account deleted'attributeAUTH_API_KEY_CREATED= 'Kitaru auth API key created'attributeAUTH_API_KEY_UPDATED= 'Kitaru auth API key updated'attributeAUTH_API_KEY_ROTATED= 'Kitaru auth API key rotated'attributeAUTH_API_KEY_DELETED= 'Kitaru auth API key deleted'attributeLOCAL_SERVER_STARTED= 'Kitaru local server started'attributeLOCAL_SERVER_STOPPED= 'Kitaru local server stopped'attributeFLOW_SUBMITTED= 'Kitaru flow submitted'attributeFLOW_TERMINAL= 'Kitaru flow terminal'attributeFLOW_REPLAYED= 'Kitaru flow replayed'attributeREPLAY_REQUESTED= 'Kitaru flow replay requested'attributeREPLAY_FAILED= 'Kitaru flow replay failed'attributeWAIT_CREATED= 'Kitaru wait created'attributeWAIT_RESOLVED= 'Kitaru wait resolved'attributeEXECUTION_RETRIED= 'Kitaru execution retried'attributeEXECUTION_RESUMED= 'Kitaru execution resumed'attributeEXECUTION_CANCELLED= 'Kitaru execution cancelled'attributeLLM_CALLED= 'Kitaru LLM called'attributeARTIFACT_SAVED= 'Kitaru artifact saved'attributeARTIFACT_LOADED= 'Kitaru artifact loaded'attributeMEMORY_WRITTEN= 'Kitaru memory written'attributeMEMORY_DELETED= 'Kitaru memory deleted'attributeMEMORY_PURGED= 'Kitaru memory purged'attributeMEMORY_COMPACTED= 'Kitaru memory compacted'attributeMEMORY_REINDEX_RUN= 'Kitaru memory reindex run'attributeSECRET_UPSERTED= 'Kitaru secret upserted'attributeSECRET_READ= 'Kitaru secret read'attributeSTACK_CREATED= 'Kitaru stack created'attributeSTACK_ACTIVATED= 'Kitaru stack activated'attributeMODEL_ALIAS_REGISTERED= 'Kitaru model alias registered'attributeLOG_STORE_CONFIGURED= 'Kitaru log store configured'attributeCHECKPOINT_INVOKED= 'Kitaru checkpoint invoked'attributeCLEAN_COMPLETED= 'Kitaru clean completed'attributeINFO_VIEWED= 'Kitaru info viewed'attributeINFO_EXPORTED= 'Kitaru info exported'attributeSTATUS_VIEWED= 'Kitaru status viewed'attributeDEPLOYMENT_BUILT= 'Kitaru deployment built'attributeDEPLOYMENT_DEPLOYED= 'Kitaru deployment deployed'attributeDEPLOYMENT_INVOKED= 'Kitaru deployment invoked'attributeDEPLOYMENT_CURL_GENERATED= 'Kitaru deployment curl generated'attributeDEPLOYMENT_TAG_CLEANUP_FAILED= 'Kitaru deployment tag cleanup failed'attributeDEPLOYMENT_TAGGED= 'Kitaru deployment tagged'attributeDEPLOYMENT_UNTAGGED= 'Kitaru deployment untagged'attributeDEPLOYMENT_DELETED= 'Kitaru deployment deleted'attributePYDANTIC_AI_WRAPPED= 'Kitaru PydanticAI wrapped'attributePYDANTIC_AI_RUN_COMPLETED= 'Kitaru PydanticAI run completed'attributeOPENAI_AGENTS_WRAPPED= 'Kitaru OpenAI Agents wrapped'attributeOPENAI_AGENTS_RUN_COMPLETED= 'Kitaru OpenAI Agents run completed'attributeOPENAI_AGENTS_CALL_CHECKPOINTED= 'Kitaru OpenAI Agents call checkpointed'