You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the problem including expected versus actual behavior: There are frequent test failures due to changes to the geoip database. This leads to unnecessary time in fixing these and then eventually reverting the fixes.
Get to the bottom of why these changes happen and how we can minimize impact for us. If these changes are to be expected then update the test to only assert that geoip db is indeed working by checking for the existence of a single client.geo.* field.
APM Server version (
apm-server version
): allDescription of the problem including expected versus actual behavior: There are frequent test failures due to changes to the geoip database. This leads to unnecessary time in fixing these and then eventually reverting the fixes.
Get to the bottom of why these changes happen and how we can minimize impact for us. If these changes are to be expected then update the test to only assert that geoip db is indeed working by checking for the existence of a single
client.geo.*
field.Provide logs (if relevant):
https://github.com/elastic/apm-server/actions/runs/8921322845/job/24501200877?pr=13066
The text was updated successfully, but these errors were encountered: