OpenTelemetry SDK
    Preparing search index...

    Variable SEMRESATTRS_FAAS_NAMEConst

    SEMRESATTRS_FAAS_NAME: "faas.name" = TMP_FAAS_NAME

    The name of the single function that this runtime instance executes.

    Note: This is the name of the function as configured/deployed on the FaaS platform and is usually different from the name of the callback function (which may be stored in the code.namespace/code.function span attributes).