See https://github.com/open-telemetry/semantic-conventions/pull/1482#discussion_r1805142038 E.g. query like `CALL procedure-name` should result in the following attributes: `db.query.text = "CALL procedure-name"` `db.operation.name = "CALL"` `db.collection.name = "procedure-name"` We should document that collection name can contain stored procedure/prepared statement name