OpenTelemetry SDK
    Preparing search index...

    Variable SEMRESATTRS_FAAS_VERSIONConst

    SEMRESATTRS_FAAS_VERSION: "faas.version" = TMP_FAAS_VERSION

    The immutable version of the function being executed.

    Note: Depending on the cloud provider and platform, use:

    AWS Lambda: The function version (an integer represented as a decimal string). Google Cloud Run: 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.