db.collection.name
string Scrub: Manual Visibility: Public 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",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": true,
"visibility": "public",
"example": "users",
"changelog": [
{
"version": "0.1.0",
"prs": [
106,
127
]
},
{
"version": "0.0.0"
}
]
}