Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/docs/getting-started/x-ray.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ exporters:
| db.connection_string, db.name | sql.url | <ul><li> If db.connection_string attribute key exists and is not empty, then sql.url is created from the values of the db.connection_string and db.name key values. </li></ul> |
| db.system | sql.database_type | |
| db.user | sql.user | |
| db.statement | sql.sanatized_query | |
| db.statement | sql.sanitized_query | |

##### OTel span AWS attributes translation

Expand Down