From 52cf775fa30903591edf5c58e5b10fd7478dfe23 Mon Sep 17 00:00:00 2001 From: kruskall <99559985+kruskall@users.noreply.github.com> Date: Mon, 27 Nov 2023 11:09:35 +0100 Subject: [PATCH] test: update systemtest approval doc (#12104) --- systemtest/approvals/TestOTLPGRPCLogsClientIP.approved.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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" },