Constant opentelemetry_semantic_conventions::resource::FAAS_ID[][src]

pub const FAAS_ID: Key;

The unique ID of the function being executed.

For example, in AWS Lambda this field corresponds to the ARN value, in GCP to the URI of the resource, and in Azure to the FunctionDirectory field.