rama::telemetry::opentelemetry::semantic_conventions::attributeConstant CASSANDRA_SPECULATIVE_EXECUTION_COUNT
pub const CASSANDRA_SPECULATIVE_EXECUTION_COUNT: &'static str;
Expand description
The number of times a query was speculatively executed. Not set or 0
if the query was not executed speculatively.
§Notes
§Examples