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

Constant CASSANDRA_CONSISTENCY_LEVEL

pub const CASSANDRA_CONSISTENCY_LEVEL: &'static str;
Expand description

The consistency level of the query. Based on consistency values from CQL.

§Notes