Skip to content

Commit 4814826

Browse files
committed
fix description
1 parent 686b0ea commit 4814826

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

receiver/sqlserverreceiver/documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ This metric is only available when the receiver is configured to directly connec
531531
| Name | Description | Values | Requirement Level | Semantic Convention |
532532
| ---- | ----------- | ------ | ----------------- | ------------------- |
533533
| disk.io.direction | The direction of disk I/O operations. | Str: ``read``, ``write`` | Recommended | - |
534-
| system.filesystem.drive | The drive prefix of the database file path. On Windows this is the drive letter and separator (e.g. C:\); on Linux this is always /. | Any Str | Recommended | - |
534+
| system.filesystem.drive | The drive prefix of the database file path. | Any Str | Recommended | - |
535535
536536
### sqlserver.disk.operations
537537
@@ -548,7 +548,7 @@ This metric is only available when the receiver is configured to directly connec
548548
| Name | Description | Values | Requirement Level | Semantic Convention |
549549
| ---- | ----------- | ------ | ----------------- | ------------------- |
550550
| disk.io.direction | The direction of disk I/O operations. | Str: ``read``, ``write`` | Recommended | - |
551-
| system.filesystem.drive | The drive prefix of the database file path. On Windows this is the drive letter and separator (e.g. C:\); on Linux this is always /. | Any Str | Recommended | - |
551+
| system.filesystem.drive | The drive prefix of the database file path. | Any Str | Recommended | - |
552552
553553
### sqlserver.error.rate
554554

0 commit comments

Comments
 (0)