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(spans): extract country code into spans (#3911)
work towards getsentry/sentry#75230
This PR adds country_code as an indexed span tag. Eventually we would
like to create regional metrics, but we have to make a product decision
on whether we want country based metrics, or larger region metrics (ex.
continent). There are also ~200 countries, which could be high
cardinality wise, but at least we have a known limit (lmk if you have
thoughts on this!)
0 commit comments