opentelemetry_semantic_conventions::attribute

Constant FAAS_INVOKED_REGION

source
pub const FAAS_INVOKED_REGION: &str = "faas.invoked_region";
Expand description

The cloud region of the invoked function.

§Notes

SHOULD be equal to the cloud.region resource attribute of the invoked function.

§Examples

  • "eu-central-1"