rama::telemetry::opentelemetry::semantic_conventions::resource

Constant FAAS_INSTANCE

pub const FAAS_INSTANCE: &'static str;
Expand description

The execution environment ID as a string, that will be potentially reused for other invocations to the same function/function version.

§Notes

  • AWS Lambda: Use the (full) log stream name.

§Examples

  • "2021/06/28/[$LATEST]2f399eb14537447da05ab2a2e39309de"