const go.opentelemetry.io/otel/semconv/v1.41.0.FaaSTriggerKey
6 uses
go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
attribute_group.go#L4975: FaaSTriggerKey = attribute.Key("faas.trigger")
attribute_group.go#L5144: FaaSTriggerDatasource = FaaSTriggerKey.String("datasource")
attribute_group.go#L5147: FaaSTriggerHTTP = FaaSTriggerKey.String("http")
attribute_group.go#L5150: FaaSTriggerPubSub = FaaSTriggerKey.String("pubsub")
attribute_group.go#L5153: FaaSTriggerTimer = FaaSTriggerKey.String("timer")
attribute_group.go#L5156: FaaSTriggerOther = FaaSTriggerKey.String("other")
![]() |
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. |