Closed lmolkova closed 3 months ago
tls.client.server_name is defined as https://github.com/open-telemetry/semantic-conventions/blob/5971366ae2fcaf2d01b1a52da92e872b7df5491d/docs/attributes-registry/tls.md?plain=1#L25
tls.client.server_name
This should be the same as server.address. See https://community.f5.com/kb/technicalarticles/ssl-profiles-part-7-server-name-indication/279829
server.address
So the proposal is to deprecate the tls.client.server_name attribute.
CC @svrnm
When I added this originally I took most attributes from Elastic Common Schema, so I had no other reason than that for adding it.
+1 for deprecation
tls.client.server_name
is defined as https://github.com/open-telemetry/semantic-conventions/blob/5971366ae2fcaf2d01b1a52da92e872b7df5491d/docs/attributes-registry/tls.md?plain=1#L25This should be the same as
server.address
. See https://community.f5.com/kb/technicalarticles/ssl-profiles-part-7-server-name-indication/279829So the proposal is to deprecate the
tls.client.server_name
attribute.