diff --git a/systemtest/approvals/TestOTLPGRPCLogsClientIP.approved.json b/systemtest/approvals/TestOTLPGRPCLogsClientIP.approved.json index b89526debf6..b8aab6b00e8 100644 --- a/systemtest/approvals/TestOTLPGRPCLogsClientIP.approved.json +++ b/systemtest/approvals/TestOTLPGRPCLogsClientIP.approved.json @@ -9,6 +9,9 @@ "agent.version": [ "unknown" ], + "client.geo.city_name": [ + "Berlin" + ], "client.geo.continent_name": [ "Europe" ], @@ -21,6 +24,12 @@ "client.geo.location": [ "dynamic" ], + "client.geo.region_iso_code": [ + "DE-BE" + ], + "client.geo.region_name": [ + "Land Berlin" + ], "client.ip": [ "178.162.206.244" ],