IGPAPI
Preparing search index...
@igpapi/pigeon-nest
pigeonEvent
Function pigeonEvent
pigeonEvent
(
name
:
string
,
extra
:
Record
<
string
,
unknown
>
,
opts
?:
{
samplingRate
?:
number
;
tags
?:
number
}
,
)
:
PigeonEvent
Create a PigeonEvent with the standard tags and pigeon reserved fields.
Parameters
name
:
string
extra
:
Record
<
string
,
unknown
>
Optional
opts
:
{
samplingRate
?:
number
;
tags
?:
number
}
Returns
PigeonEvent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...
Create a PigeonEvent with the standard tags and pigeon reserved fields.