Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Add optional location debugging to /__error__ #192

Closed
pjenvey opened this issue Jun 23, 2021 · 0 comments · Fixed by #198
Closed

Add optional location debugging to /__error__ #192

pjenvey opened this issue Jun 23, 2021 · 0 comments · Fixed by #198
Labels
enhancement New feature or request

Comments

@pjenvey
Copy link
Member

pjenvey commented Jun 23, 2021

For diagnosing geolocation issues, let's add an optional parameter to /__error__ for additional reporting on the geolocation lookup. E.g. /__error__?location=true would include extras in the sentry event consisting of:

  • the looked up country/subdivision (etc) for who made the request
  • which geolocation provider made the lookup

┆Issue is synchronized with this Jira Task

@pjenvey pjenvey added the enhancement New feature or request label Jun 23, 2021
pjenvey added a commit that referenced this issue Jun 24, 2021
showing up as a sentry event extra (for debugging purposes)

Closes #192
pjenvey added a commit that referenced this issue Jun 24, 2021
showing up as a sentry event extra (for debugging purposes)

Closes #192
pjenvey added a commit that referenced this issue Jun 25, 2021
showing up as a sentry event extra (for debugging purposes)

Closes #192
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant