IGPAPI
Preparing search index...
@igpapi/pigeon-nest
PigeonEvent
Interface PigeonEvent
interface
PigeonEvent
{
extra
:
Record
<
string
,
unknown
>
;
module
?:
string
;
name
:
string
;
sampling_rate
?:
number
;
tags
?:
number
;
time
?:
string
|
number
;
}
Index
Properties
extra
module?
name
sampling_
rate?
tags?
time?
Properties
extra
extra
:
Record
<
string
,
unknown
>
Optional
module
module
?:
string
name
name
:
string
Optional
sampling_
rate
sampling_rate
?:
number
Optional
tags
tags
?:
number
Optional
time
time
?:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extra
module
name
sampling_
rate
tags
time
IGPAPI
Loading...