Skip to content

Latest commit

 

History

History
80 lines (43 loc) · 2.18 KB

_index_.processeventloopdelayoptions.md

File metadata and controls

80 lines (43 loc) · 2.18 KB

Globals / "index" / ProcessEventLoopDelayOptions

Interface: ProcessEventLoopDelayOptions

Hierarchy

Index

Properties

Properties

description

Optional description: undefined | string

Inherited from ProcessCommonOptions.description

Defined in src/types.ts:6


labels

Optional labels: Labels

Inherited from ProcessCommonOptions.labels

Defined in src/types.ts:7


name

Optional name: undefined | string

Inherited from ProcessCommonOptions.name

Defined in src/types.ts:5


percentiles

Optional percentiles: number[]

Defined in src/types.ts:23

(default: [50, 75, 90, 95, 99])


prefix

Optional prefix: undefined | string

Inherited from ProcessCommonOptions.prefix

Defined in src/types.ts:4


resolution

Optional resolution: undefined | number

Defined in src/types.ts:18

The sampling rate in milliseconds (default: 10)