Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
apis
insights
InsightsConfig
Interface InsightsConfig
Configuration for InsightsClient
interface
InsightsConfig
{
app_name
:
string
;
app_version
:
string
;
batch_interval_ms
?:
number
;
batch_size
?:
number
;
enabled
?:
boolean
;
endpoint
?:
string
;
session_id
?:
string
;
user_id
:
string
;
}
Index
Properties
app_
name
app_
version
batch_
interval_
ms?
batch_
size?
enabled?
endpoint?
session_
id?
user_
id
Properties
app_
name
app_
name
:
string
app_
version
app_
version
:
string
Optional
batch_
interval_
ms
batch_
interval_
ms
?:
number
Optional
batch_
size
batch_
size
?:
number
Optional
enabled
enabled
?:
boolean
Optional
endpoint
endpoint
?:
string
Optional
session_
id
session_
id
?:
string
user_
id
user_
id
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
app_
name
app_
version
batch_
interval_
ms
batch_
size
enabled
endpoint
session_
id
user_
id
Tidyscripts Docs
Loading...
Configuration for InsightsClient