const go.opentelemetry.io/otel/semconv/v1.41.0.HostArchKey
9 uses
go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
attribute_group.go#L7882: HostArchKey = attribute.Key("host.arch")
attribute_group.go#L8165: HostArchAMD64 = HostArchKey.String("amd64")
attribute_group.go#L8168: HostArchARM32 = HostArchKey.String("arm32")
attribute_group.go#L8171: HostArchARM64 = HostArchKey.String("arm64")
attribute_group.go#L8174: HostArchIA64 = HostArchKey.String("ia64")
attribute_group.go#L8177: HostArchPPC32 = HostArchKey.String("ppc32")
attribute_group.go#L8180: HostArchPPC64 = HostArchKey.String("ppc64")
attribute_group.go#L8183: HostArchS390x = HostArchKey.String("s390x")
attribute_group.go#L8186: HostArchX86 = HostArchKey.String("x86")
![]() |
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. |