pub const FAAS_INVOKED_NAME: &str = "faas.invoked_name";
The name of the invoked function.
SHOULD be equal to the faas.name resource attribute of the invoked function.
faas.name
my-function