const go.opentelemetry.io/otel/semconv/v1.41.0.SystemFilesystemTypeKey
7 uses
go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
attribute_group.go#L15047: SystemFilesystemTypeKey = attribute.Key("system.filesystem.type")
attribute_group.go#L15152: SystemFilesystemTypeFat32 = SystemFilesystemTypeKey.String("fat32")
attribute_group.go#L15155: SystemFilesystemTypeExfat = SystemFilesystemTypeKey.String("exfat")
attribute_group.go#L15158: SystemFilesystemTypeNtfs = SystemFilesystemTypeKey.String("ntfs")
attribute_group.go#L15161: SystemFilesystemTypeRefs = SystemFilesystemTypeKey.String("refs")
attribute_group.go#L15164: SystemFilesystemTypeHfsplus = SystemFilesystemTypeKey.String("hfsplus")
attribute_group.go#L15167: SystemFilesystemTypeExt4 = SystemFilesystemTypeKey.String("ext4")
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |