Skip to content

Commit

Permalink
feat: add filtering for country code
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgrant committed Dec 9, 2024
1 parent 65a7903 commit f4ee673
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ export type FilterableRequestDimensions = typeof filterableRequestDimensions[num
export const queryableRequestWildcardDimensions = [
'auth_type',
'client_ip',
'country_code',
'data_plane_node_version',
'header_host',
'header_user_agent',
Expand Down

0 comments on commit f4ee673

Please sign in to comment.