The x-forwarded-for header can contain multiple values, where the first value represents the client ip.
Source: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-For
I've opened a PR already for this for Phoenix opentelemetry-beam/opentelemetry_phoenix#31, can also do it here if there's interest (probably later this week).
The x-forwarded-for header can contain multiple values, where the first value represents the client ip.
Source: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-For
I've opened a PR already for this for Phoenix opentelemetry-beam/opentelemetry_phoenix#31, can also do it here if there's interest (probably later this week).