Constant opentelemetry_semantic_conventions::trace::DB_CONNECTION_STRING [−][src]
pub const DB_CONNECTION_STRING: Key;
Expand description
The connection string used to connect to the database. It is recommended to remove embedded credentials.
Examples
- Server=(localdb)\v11.0;Integrated Security=true;