Skip to content

Commit adc3cc9

Browse files
authored
DOCS-3465
1 parent 7455919 commit adc3cc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/en/real_user_monitoring/browser/data_collected.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ The following attributes are related to the geo-location of IP addresses:
104104
| `geo.country` | string | Name of the country. |
105105
| `geo.country_iso_code` | string | [ISO Code][2] of the country (for example, `US` for the United States or `FR` for France). |
106106
| `geo.country_subdivision` | string | Name of the first subdivision level of the country (for example, `California` in the United States or the `Sarthe` department in France). |
107-
| `geo.country_subdivision_iso_code` | string | [ISO Code][2] of the first subdivision level of the country (for example, `CA` in the United States or the `SA` department in France). |
108107
| `geo.continent_code` | string | ISO code of the continent (`EU`, `AS`, `NA`, `AF`, `AN`, `SA`, `OC`). |
109108
| `geo.continent` | string | Name of the continent (`Europe`, `Australia`, `North America`, `Africa`, `Antarctica`, `South America`, `Oceania`). |
110109
| `geo.city` | string | The name of the city (for example, `Paris` or `New York`). |

0 commit comments

Comments
 (0)