MetricsSnapshot: { metrics: Metric[]; timestamp: Date }

A collected snapshot of all metrics.

Type declaration

  • metrics: Metric[]

    All metrics at the timestamp.

  • timestamp: Date

    The time at which the snapshot was taken.