faas.trigger
Developmentenumas of v1.44.0
Type of the trigger which caused this function invocation.
Values (5)
datasourceA response to some data source operation such as a database or filesystem read/writehttpTo provide an answer to an inbound HTTP requestpubsubA function is set to be executed when messages are sent to a messaging systemtimerA function is scheduled to be executed regularlyotherIf none of the others apply
Used by
spans (5)
- faas.datasource.server
- faas.datasource.server *
- faas.server *
- faas.timer.server
- faas.timer.server *
metrics (9)
- faas.coldstarts
- faas.cpu_usage
- faas.errors
- faas.init_duration
- faas.invocations
- faas.invoke_duration
- faas.mem_usage
- faas.net_io
- faas.timeouts
* required on that signal.
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).