Constant opentelemetry_semantic_conventions::trace::DB_MSSQL_INSTANCE_NAME [−][src]
pub const DB_MSSQL_INSTANCE_NAME: Key;
Expand description
The Microsoft SQL Server instance name connecting to. This name is used to determine the port of a named instance.
If setting a db.mssql.instance_name
, net.peer.port
is no longer required (but still recommended if non-standard).
Examples
- MSSQLSERVER