[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Performance](./puppeteer.protocol.performance.md) > [GetMetricsResponse](./puppeteer.protocol.performance.getmetricsresponse.md) > [metrics](./puppeteer.protocol.performance.getmetricsresponse.metrics.md) ## Protocol.Performance.GetMetricsResponse.metrics property Current values for run-time metrics. Signature: ```typescript metrics: Metric[]; ```