const go.opentelemetry.io/otel/semconv/v1.41.0.CloudProviderKey
12 uses
go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
attribute_group.go#L2585: CloudProviderKey = attribute.Key("cloud.provider")
attribute_group.go#L2808: CloudProviderAkamaiCloud = CloudProviderKey.String("akamai_cloud")
attribute_group.go#L2811: CloudProviderAlibabaCloud = CloudProviderKey.String("alibaba_cloud")
attribute_group.go#L2814: CloudProviderAWS = CloudProviderKey.String("aws")
attribute_group.go#L2817: CloudProviderAzure = CloudProviderKey.String("azure")
attribute_group.go#L2820: CloudProviderGCP = CloudProviderKey.String("gcp")
attribute_group.go#L2823: CloudProviderHeroku = CloudProviderKey.String("heroku")
attribute_group.go#L2826: CloudProviderHetzner = CloudProviderKey.String("hetzner")
attribute_group.go#L2829: CloudProviderIBMCloud = CloudProviderKey.String("ibm_cloud")
attribute_group.go#L2832: CloudProviderOracleCloud = CloudProviderKey.String("oracle_cloud")
attribute_group.go#L2835: CloudProviderTencentCloud = CloudProviderKey.String("tencent_cloud")
attribute_group.go#L2838: CloudProviderVultr = CloudProviderKey.String("vultr")
![]() |
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. |