Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[processor/geoip] skip error if geo metadata is not found #35278

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

rogercoll
Copy link
Contributor

Description:

If a provider does not found any associated metadata to the given IP, the processor will continue the processing instead of returning the error. Nonetheless, the error will be logged when debug telemetry level is enabled.

Link to tracking Issue: #35047

Testing: Add a testdata case for IP 1.2.3.5 which is not available in any of the providers (maxmind neither mocked provider)

Documentation:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants