Skip to content

Commit b242dea

Browse files
committed
pay obeisance to the markdownlint overlord
1 parent 998b7cc commit b242dea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/instrumentation-ioredis/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,13 @@ See [the HTTP migration guide](https://opentelemetry.io/docs/specs/semconv/non-n
113113

114114
Attributes collected:
115115

116-
| Old semconv | Stable semconv | Description |
117-
| ---------------------- | ---------------- | ----------- |
118-
| `db.connection_string` | Removed | The connection string used to connect to the database. |
119-
| `db.system` | `db.system.name` | 'redis' |
116+
| Old semconv | Stable semconv | Description |
117+
| ---------------------- | ---------------- | ---------------------------------- |
118+
| `db.connection_string` | Removed | |
119+
| `db.system` | `db.system.name` | 'redis' |
120120
| `db.statement` | `db.query.text` | The database query being executed. |
121-
| `net.peer.port` | `server.port` | Remote port number. |
122-
| `net.peer.name` | `server.address` | Remote hostname or similar. |
121+
| `net.peer.port` | `server.port` | Remote port number. |
122+
| `net.peer.name` | `server.address` | Remote hostname or similar. |
123123

124124

125125
## Useful links

0 commit comments

Comments
 (0)