Constant opentelemetry_semantic_conventions::trace::DB_CASSANDRA_SPECULATIVE_EXECUTION_COUNT
source · pub const DB_CASSANDRA_SPECULATIVE_EXECUTION_COUNT: Key;
Expand description
The number of times a query was speculatively executed. Not set or 0
if the query was not executed speculatively.
Examples
0
2