DENG-3096 Add 6 more countries to all 3 Cloudflare (#6070)
* DENG-3096 Added 6 more countries to pull browser usage data for * DENG-3096 Add 6 more countries to device usage * DENG-3096 Add 6 countries to OS usage
This commit is contained in:
Родитель
4cfa504e49
Коммит
af1e182c02
|
@ -24,9 +24,12 @@ brwsr_usg_configs = {
|
|||
],
|
||||
"locations": [
|
||||
"ALL",
|
||||
"AU",
|
||||
"BE",
|
||||
"BG",
|
||||
"BR",
|
||||
"CA",
|
||||
"CH",
|
||||
"CZ",
|
||||
"DE",
|
||||
"DK",
|
||||
|
@ -37,6 +40,9 @@ brwsr_usg_configs = {
|
|||
"GB",
|
||||
"HR",
|
||||
"IE",
|
||||
"IN",
|
||||
"JP",
|
||||
"KE",
|
||||
"IT",
|
||||
"CY",
|
||||
"LV",
|
||||
|
|
|
@ -12,9 +12,12 @@ device_usg_configs = {
|
|||
"timeout_limit": 500,
|
||||
"locations": [
|
||||
"ALL",
|
||||
"AU",
|
||||
"BE",
|
||||
"BG",
|
||||
"BR",
|
||||
"CA",
|
||||
"CH",
|
||||
"CZ",
|
||||
"DE",
|
||||
"DK",
|
||||
|
@ -25,7 +28,10 @@ device_usg_configs = {
|
|||
"GB",
|
||||
"HR",
|
||||
"IE",
|
||||
"IN",
|
||||
"IT",
|
||||
"JP",
|
||||
"KE",
|
||||
"CY",
|
||||
"LV",
|
||||
"LT",
|
||||
|
|
|
@ -13,9 +13,12 @@ os_usg_configs = {
|
|||
"device_types": ["DESKTOP", "MOBILE", "OTHER", "ALL"],
|
||||
"locations": [
|
||||
"ALL",
|
||||
"AU",
|
||||
"BE",
|
||||
"BG",
|
||||
"BR",
|
||||
"CA",
|
||||
"CH",
|
||||
"CZ",
|
||||
"DE",
|
||||
"DK",
|
||||
|
@ -26,7 +29,10 @@ os_usg_configs = {
|
|||
"GB",
|
||||
"HR",
|
||||
"IE",
|
||||
"IN",
|
||||
"IT",
|
||||
"JP",
|
||||
"KE",
|
||||
"CY",
|
||||
"LV",
|
||||
"LT",
|
||||
|
|
Загрузка…
Ссылка в новой задаче