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
feat(CapMan): More tsdb and legacy queries with tenant_ids (#45405)
### Overview
- Added `organization_id` to more Snuba Requests, specifically targeting
`tsdb-modelid:300` and `tsdb-modelid:100`
- Legacy queries now pass `tenant_ids` to Snuba as well
- Removed hardcoded referrer in tenant_ids, moved to populate referrer
in query functions
- More context: #44788
0 commit comments