OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_ORACLE_DB_INSTANCE_NAMEConst Experimental

    ATTR_ORACLE_DB_INSTANCE_NAME: "oracle.db.instance.name" = ...

    The instance name associated with the connection in an Oracle Real Application Clusters environment.

    ORCL1
    
    ORCL2
    
    ORCL3
    

    There can be multiple instances associated with a single database service. It indicates the unique instance name to which the connection is currently bound. For non-RAC databases, this value defaults to the oracle.db.name.

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.