DashboardsentryStripe Projects span tags for dashboard…

Stripe Projects span tags for dashboard observability

Category: pattern
Confidence: 1.00
ID: 019e078f-daa5-7a15-8bb6-43be96bd59ba
Project ID: 702228c8-56bc-4694-8d5a-174ac2f29105
Cross-project: No
Recalled in other projects: 0
Source session: (none)
Created: 2026-07-30 15:46:04
Updated: 2026-07-30 15:46:04

Content

Stripe Projects observability via span tags: sentry_sdk.set_tag() calls for dashboard filtering: stripe_projects.org_resolution (created|primary|secondary|fallback|linked), .service_id, .operation (provision|update|remove|rotate), .new_user, .resource_type. Tag values must be lowercase strings: str(bool).lower(). getsentry.stripe_projects logger lacks internal:force handler → stdout only, not ourlogs. Use span tags for dashboard queries instead of log-based. Only 2 events reached ourlogs: deep_link.created (128), resource.service_updated (64).

Move to: