const go.opentelemetry.io/otel/semconv/v1.41.0.ProfileFrameTypeKey
13 uses
go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
attribute_group.go#L14215: ProfileFrameTypeKey = attribute.Key("profile.frame.type")
attribute_group.go#L14225: ProfileFrameTypeDotnet = ProfileFrameTypeKey.String("dotnet")
attribute_group.go#L14231: ProfileFrameTypeJVM = ProfileFrameTypeKey.String("jvm")
attribute_group.go#L14237: ProfileFrameTypeKernel = ProfileFrameTypeKey.String("kernel")
attribute_group.go#L14247: ProfileFrameTypeNative = ProfileFrameTypeKey.String("native")
attribute_group.go#L14253: ProfileFrameTypePerl = ProfileFrameTypeKey.String("perl")
attribute_group.go#L14259: ProfileFrameTypePHP = ProfileFrameTypeKey.String("php")
attribute_group.go#L14265: ProfileFrameTypeCpython = ProfileFrameTypeKey.String("cpython")
attribute_group.go#L14271: ProfileFrameTypeRuby = ProfileFrameTypeKey.String("ruby")
attribute_group.go#L14277: ProfileFrameTypeV8JS = ProfileFrameTypeKey.String("v8js")
attribute_group.go#L14283: ProfileFrameTypeBeam = ProfileFrameTypeKey.String("beam")
attribute_group.go#L14289: ProfileFrameTypeGo = ProfileFrameTypeKey.String("go")
attribute_group.go#L14295: ProfileFrameTypeRust = ProfileFrameTypeKey.String("rust")
![]() |
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. |