Skip to content

Commit

Permalink
clarify
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Jul 10, 2024
1 parent 341e0ff commit 4e8f724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/database/supplementary-guidelines/migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ to
| `network.type` | Removed |
| `db.name` → `db.namespace` | |
| `db.redis.database_index` → `db.namespace` | |
| `db.mssql.instance_name` | Incorporated into the new `db.namespace` |
| `db.mssql.instance_name` | Removed, integrated into the new `db.namespace` |
| `db.instance.id` | Removed, replaced by `server.address` or `db.namespace` as appropriate |
| `db.statement` → `db.query.text` | Clarified, SHOULD be collected by default only if there is sanitization that excludes sensitive information |
| `db.operation` → `db.operation.name` | |
Expand Down

0 comments on commit 4e8f724

Please sign in to comment.