Skip to main content
zerotal

Documentation


Documentation / @zerotal/monitor / NPlusOne

Interface: NPlusOne

Defined in: monitor/src/store/types.ts:337

An N+1 query offender (Database tab).

Properties

fingerprint

fingerprint: string

Defined in: monitor/src/store/types.ts:338


occurrences

occurrences: number

Defined in: monitor/src/store/types.ts:339


worstCount

worstCount: number

Defined in: monitor/src/store/types.ts:340


route

route: string | null

Defined in: monitor/src/store/types.ts:341


lastSeen

lastSeen: string

Defined in: monitor/src/store/types.ts:342