pub const FRAMES_FROZEN_RATE: &str = "frames_frozen_rate";๐Deprecated:
Use APP__VITALS__FRAMES__FROZEN__RATE (app.vitals.frames.frozen.rate) instead.
Expand description
The rate of frozen frames, or app.vitals.frames.frozen.count divided by app.vitals.frames.total.count. This is computed by Relay.
- Scrubbing: Manual
- Rewriting behavior: Backfill
ยงAliases
APP__VITALS__FRAMES__FROZEN__RATE(app.vitals.frames.frozen.rate)