diff --git a/systemtest/approvals/TestOTLPGRPCLogsClientIP.approved.json b/systemtest/approvals/TestOTLPGRPCLogsClientIP.approved.json index 0b741587562..b358fe48642 100644 --- a/systemtest/approvals/TestOTLPGRPCLogsClientIP.approved.json +++ b/systemtest/approvals/TestOTLPGRPCLogsClientIP.approved.json @@ -8,13 +8,16 @@ }, "client": { "geo": { + "city_name": "Berlin", "continent_name": "Europe", "country_iso_code": "DE", "country_name": "Germany", "location": { "lat": "dynamic", "lon": "dynamic" - } + }, + "region_iso_code": "DE-BE", + "region_name": "Land Berlin" }, "ip": "178.162.206.244" },