Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* Update to elastic/beats@ef6274d0d1e3

Brings in elastic/beats#21113

* tests/system: add geo.country_name to approvals

elastic/elasticsearch#61523

* Update docs

* systemtest: another country_name approval
  • Loading branch information
axw authored Oct 2, 2020
1 parent 316211a commit d40fe5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/elasticsearch/generated/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"geo": {
"continent_name": "North America",
"country_iso_code": "US",
"country_name": "United States",
"location": {
"lat": 37.751,
"lon": -97.822
Expand Down
1 change: 1 addition & 0 deletions data/elasticsearch/generated/transactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@
"geo": {
"continent_name": "North America",
"country_iso_code": "US",
"country_name": "United States",
"location": {
"lat": 37.751,
"lon": -97.822
Expand Down

0 comments on commit d40fe5a

Please sign in to comment.