Welcome to the home of your new documentation
app_name
(Optional[str]): Name of the application for tracingheaders
(Optional[str]): Headers for API requests (e.g., API keys)disable_batch
(Optional[bool]): Disable batch processing of spanstrace_content
(Optional[bool]): Enable tracing of contentresource_attributes
(Optional[Dict[str, Any]]): Additional resource attributesenvironment
(Optional[str]): Application environment (e.g., “production”, “development”)instruments
(Optional[Set[NetraInstruments]]): Set of instruments to enableblock_instruments
(Optional[Set[NetraInstruments]]): Set of instruments to blocksession_id
(str): Unique identifier for the sessionuser_id
(str): Unique identifier for the usertenant_id
(str): Unique identifier for the tenantkey
(str): Custom attribute keyvalue
(Any): Custom attribute valueevent_name
(str): Name of the custom eventattributes
(Any): Attributes associated with the eventprompt
(str): The prompt textprompt
(str): The negative prompt textmodel
(str): Name of the modelsystem
(str): Name of the LLM systemusage_data
(List[UsageModel]): List of usage statisticskey
(str): Attribute keyvalue
(str): Attribute valuename
(str): Name of the eventattributes
(Dict[str, Any]): Event attributes