pub static METRICS: LazyLock<BrowserMetrics>Expand description
Global metrics instance.
Use this to record acquisitions, crashes, or to produce the Prometheus
text output via BrowserMetrics::gather.
pub static METRICS: LazyLock<BrowserMetrics>Global metrics instance.
Use this to record acquisitions, crashes, or to produce the Prometheus
text output via BrowserMetrics::gather.