Constant telemetry_rust::semconv::DB_REDIS_DATABASE_INDEX
source · pub const DB_REDIS_DATABASE_INDEX: &'static str;Expand description
The index of the database being accessed as used in the SELECT command, provided as an integer. To be used instead of the generic db.name attribute.
§Examples
0115