Constant opentelemetry_semantic_conventions::trace::FAAS_DOCUMENT_OPERATION[][src]

pub const FAAS_DOCUMENT_OPERATION: Key;

Describes the type of the operation that was performed on the data.

It SHOULD be one of the following strings: “insert”, “edit”, “delete”.