sentry
sentry copied to clipboard
feat(multi-region): Update Discover events fetch to consume resolveUrl
Depends on https://github.com/getsentry/sentry/pull/37231
This adds resolveUrl() and other utility functions to be able to dynamically make use of regionUrl from an organization's summary props to make API calls.
This hooks into the Discover events API call.