datadog-ux-utils Documentation - v1.0.0
Preparing search index...
types/types
TrackNetworkOptions
Type Alias TrackNetworkOptions
type
TrackNetworkOptions
=
{
reportChanges
?:
boolean
;
changeSampleRate
?:
number
;
constrained
?:
Partial
<
ConstrainedHeuristics
>
;
debounceMs
?:
number
;
setGlobalContext
?:
boolean
;
}
Index
Properties
report
Changes?
change
Sample
Rate?
constrained?
debounce
Ms?
set
Global
Context?
Properties
Optional
report
Changes
reportChanges
?:
boolean
Optional
change
Sample
Rate
changeSampleRate
?:
number
Optional
constrained
constrained
?:
Partial
<
ConstrainedHeuristics
>
Optional
debounce
Ms
debounceMs
?:
number
Optional
set
Global
Context
setGlobalContext
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
report
Changes
change
Sample
Rate
constrained
debounce
Ms
set
Global
Context
datadog-ux-utils Documentation - v1.0.0
Loading...