Skip to content

Interface: Range

Defined in: telemetry.ts:245

The observed range of one scalar. count is how many samples moved through it.

Properties

count

count: number

Defined in: telemetry.ts:248


max

max: number

Defined in: telemetry.ts:247


min

min: number

Defined in: telemetry.ts:246