db.collection.name
string PII: Maybe OTel: True The name of a collection (table, container) within the database.
users Raw JSON
{
"key": "db.collection.name",
"brief": "The name of a collection (table, container) within the database.",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": true,
"example": "users",
"changelog": [
{
"version": "0.1.0",
"prs": [
106,
127
]
},
{
"version": "0.0.0"
}
]
}