pub const FAAS_INVOKED_PROVIDER: &str = "faas.invoked_provider";
Expand description
The cloud provider of the invoked function.
SHOULD be equal to the cloud.provider
resource attribute of the invoked function.
pub const FAAS_INVOKED_PROVIDER: &str = "faas.invoked_provider";
The cloud provider of the invoked function.
SHOULD be equal to the cloud.provider
resource attribute of the invoked function.