-
Notifications
You must be signed in to change notification settings - Fork 306
Open
Description
Area(s)
area:client, area:destination, area:network, area:server, area:source
What's missing?
The ability to capture the network connection type and know what side of the connection that it is describing. This information can be provided by geo-ip https://dev.maxmind.com/geoip/docs/databases/connection-type/ while at it scope existing attributes to be describing the interface.
Describe the solution you'd like
The following attributes are renamed:
- network.connection.type -> network.interface.type
- network.connection.subtype -> network.interface.subtype
Introduce the following attributes which can be used by geo-ip enrichment:
- client.connection.type
- destination.connection.type
- server.connection.type
- source.connection.type
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Metadata
Metadata
Assignees
Type
Projects
Status
Need triage