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
As per OTEL semconvhost.ip has string[] data type. However, it could be a common mistake to encode it as a different data type particularly string. So improve the existing handling of host.ip attribute in the code to make it more robust.