Const
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.
SELECT
db.name
Use ATTR_DB_REDIS_DATABASE_INDEX in [incubating entry-point](https://github.com/open-telemetry/opentelemetry-js/blob/main/semantic-conventions/README.md#unstable-semconv).
The index of the database being accessed as used in the
SELECTcommand, provided as an integer. To be used instead of the genericdb.nameattribute.