faas.version
Developmentstringas of v1.44.0
The immutable version of the function being executed.
Depending on the cloud provider and platform, use:
- **AWS Lambda:** The function version
(an integer represented as a decimal string).
- **Google Cloud Run (Services):** The revision
(i.e., the function name plus the revision suffix).
- **Google Cloud Functions:** The value of the
K_REVISION environment variable.
- **Azure Functions:** Not applicable. Do not set this attribute.
Examples
- 26
- pinkfroid-00002
Used by
entitys (1)
- faas
* required on that signal.
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).