Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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.
- Loading branch information