Performance metrics collected from the page. The structure of ‘metrics’ can vary.

Definition

object Metrics {
  title: String
  metrics: JSONObject
}

Fields

title: String

Title or name of the metrics group.

metrics: JSONObject

A JSON object containing key-value pairs of performance metrics.