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