const go.opentelemetry.io/otel/semconv/v1.41.0.CloudFoundryAppInstanceIDKey

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L2992: 	CloudFoundryAppInstanceIDKey = attribute.Key("cloudfoundry.app.instance.id")
		attribute_group.go#L3150: 	return CloudFoundryAppInstanceIDKey.String(val)