pub const DB_CASSANDRA_SPECULATIVE_EXECUTION_COUNT: &str = "db.cassandra.speculative_execution_count";
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