You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're lacking a lot of metrics.
On `getVp`
- How many requests are using `latest` snapshot, vs a number block ?
- How many cache hits/miss/skip/error ?
- Proportion of results by `vp_state`
On `getScores`
- Track requests count by state (final, pending
- Track request by snapshot (latest / number)
- How many cache hits/miss/skip/error ?