Skip to main content

DB__SYSTEM

Constant DB__SYSTEM 

Source
pub const DB__SYSTEM: &str = "db.system";
๐Ÿ‘ŽDeprecated:

Use DB__SYSTEM__NAME (db.system.name) instead.

Expand description

An identifier for the database management system (DBMS) product being used. See OpenTelemetry docs for a list of well-known identifiers.

  • PII: Maybe
  • Rewriting behavior: Backfill

ยงAliases