Skip to content

zMetricReportPeriod

const zMetricReportPeriod: ZodEnum<{ day: "day"; month: "month"; year: "year"; }>

Defined in: runtime/report.ts:8

The granularity of the reporting; each entry in the returned result is resolved to this period. Note that periods such as month and year are not regular (i.e. months can vary in length).