Skip to content

Commit

Permalink
feat(insights): allow querying for user.geo.subregion in metrics (#77350
Browse files Browse the repository at this point in the history
)
  • Loading branch information
DominikB2014 authored Sep 11, 2024
1 parent 0aed6c4 commit 32f82a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sentry/search/events/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ class ThresholdDict(TypedDict):
"device.class",
"environment",
"geo.country_code",
"user.geo.subregion",
"has_profile",
"histogram_outlier",
"http.method",
Expand Down

0 comments on commit 32f82a6

Please sign in to comment.