rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant DB_COSMOSDB_CONSISTENCY_LEVEL

pub const DB_COSMOSDB_CONSISTENCY_LEVEL: &'static str;
👎Deprecated: Replaced by azure.cosmosdb.consistency.level.
Expand description

Deprecated, use cosmosdb.consistency.level instead.

§Notes

§Examples

  • "Eventual"
  • "ConsistentPrefix"
  • "BoundedStaleness"
  • "Strong"
  • "Session"