collab: Add `is_staff` to upstream rate limit spans (#16463)
Marshall Bowers
created
This PR adds the `is_staff` field to the `upstream rate limit` spans.
Since we use different API keys for staff vs non-staff, it will be
useful to break down the rate limits accordingly.
Release Notes:
- N/A