DataSource (For 'snowflake' analogue of the 'Account' db parameter)
Warehouse (Used when DataSource='snowflake')
DbSchema (Used when DataSource='snowflake')
DbName
DbUser
DbPassword
DbPort (Used when DataSource is 'mysql' or 'postgresql')
ApiEndPoint
ApiToken
UbbAgentEndpoint (Google Cloud Marketplace only; the ubbagent sidecar's REST interface, e.g. http://127.0.0.1:4567. Usage reporting is disabled when unset)
FromYear (Starting year from which to measure trusted data)
ToYear (The final year up to which trusted data is measured (inclusive))
CorridorsMode (1 = standard mode (flat corridors over given time period, minimum 1 year of data); 2 = seasonal mode (monthly calculated corridors, minimum 2 years' of data))
WindowSize (Size of the rolling window when using seasonal corridors mode (default = 5))
BoundarySensitivity (Sensitivity for the lower and upper bounds for anomaly detection (mean +- BoundarySensitivity * standard deviation))
EmailAddress (Email address for sending anomaly detection email)
EmailPassword (Password for senders email (app password may need to be used for gmail and outlook accounts))
RecipientEmail (Email addresses of recipients (seperated by comma (no space)))
AzureAppName (Azure app name where interactive graph files are stored)
OpenAiAPI (API key for OpenAI integration (informative emails))
OpenAiBase (Base URL for OpenAI integration)
OpenAiType (Type of OpenAI service, (e.g. azure))
OpenAiVersion (Open AI version)
OpenAiName (Name of OpenAI model to be used)
SystemMessage (System Message for OpenAI for initial context and instructions given to OpenAI model)
Frequency (Frequency (in days) for which the anomaly detection should take place)