FAAS_DOCUMENT_COLLECTION

Constant FAAS_DOCUMENT_COLLECTION 

pub const FAAS_DOCUMENT_COLLECTION: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The name of the source on which the triggering operation was performed. For example, in Cloud Storage or S3 corresponds to the bucket name, and in Cosmos DB to the database name.

§Notes

§Examples

  • "myBucketName"
  • "myDbName"