You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 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 | - |
535
535
536
536
### sqlserver.disk.operations
537
537
@@ -548,7 +548,7 @@ This metric is only available when the receiver is configured to directly connec
| 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 | - |
0 commit comments