-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
Most of the time the alias field on an attribute is symmetric (i.e. if you look at the named alias, it will also have the name of the first attribute you were looking at as an alias).
But, that isn't always the case:
- attribute
gen_ai.promptmissing alias back toai.input_messages - attribute
code.linenomissing alias back tocode.line.number - attribute
client.addressmissing alias back tohttp.client_ip - attribute
server.addressmissing alias back tohttp.host - attribute
client.addressmissing alias back tohttp.host - attribute
network.peer.addressmissing alias back tonet.peer.ip - attribute
network.peer.addressmissing alias back tonet.sock.peer.addr - attribute
http.routemissing alias back toroute - attribute
http.urlmissing alias back tourl
If alias is supposed to be symmetric, it seems like a lint in CI would be useful to make sure that these alias lists stay consistent between convention definitions.
If it isn't supposed to be symmetric, safe to close (but would be nice to document when it should be set and when it shouldn't be).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fields
Give feedbackNo fields configured for issues without a type.