Const
The Microsoft SQL Server instance name connecting to. This name is used to determine the port of a named instance.
Note: If setting a db.mssql.instance_name, net.peer.port is no longer required (but still recommended if non-standard).
db.mssql.instance_name
net.peer.port
Use ATTR_DB_MSSQL_INSTANCE_NAME in [incubating entry-point](https://github.com/open-telemetry/opentelemetry-js/blob/main/semantic-conventions/README.md#unstable-semconv).
The Microsoft SQL Server instance name connecting to. This name is used to determine the port of a named instance.
Note: If setting a
db.mssql.instance_name,net.peer.portis no longer required (but still recommended if non-standard).