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
Change the APM Server's default host from localhost to 127.0.0.1 to be explicit that by default it listens on IPv4. This aims for avoiding ambiguity and conflict between apm server and agents.
The text was updated successfully, but these errors were encountered:
Change the APM Server's default host from
localhost
to127.0.0.1
to be explicit that by default it listens on IPv4. This aims for avoiding ambiguity and conflict between apm server and agents.The text was updated successfully, but these errors were encountered: