Package io.opentelemetry.semconv
Class SemanticAttributes.FaasTriggerValues
java.lang.Object
io.opentelemetry.semconv.SemanticAttributes.FaasTriggerValues
- Enclosing class:
- SemanticAttributes
Deprecated.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
DATASOURCE
Deprecated.A response to some data source operation such as a database or filesystem read/write.- See Also:
-
HTTP
Deprecated.To provide an answer to an inbound HTTP request.- See Also:
-
PUBSUB
Deprecated.A function is set to be executed when messages are sent to a messaging system.- See Also:
-
TIMER
Deprecated.A function is scheduled to be executed regularly.- See Also:
-
OTHER
Deprecated.If none of the others apply.- See Also:
-