A boolean that is true if the serverless function is executed for the first time (aka cold-start).
public const FAAS_COLDSTART = 'faas.coldstart';