OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_DB_SYSTEM_NAMEConst

    ATTR_DB_SYSTEM_NAME: "db.system.name" = ...

    The database management system (DBMS) product as identified by the client instrumentation.

    The actual DBMS may differ from the one identified by the client. For example, when using PostgreSQL client libraries to connect to a CockroachDB, the db.system.name is set to postgresql based on the instrumentation's best knowledge.