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
[transport] make dial error logging compatible with ECS (#227)
The LoggingDiler was logging an error with the field 'network' set as
the network type (tcp/upd), however 'network' is an object in ECS,
this would cause the log entry to be rejected by Elasticsearch.
0 commit comments