The distributed fingerprinting process in https://github.com/cockroachdb/cockroach/issues/89355 should have the tracing or metrics required to allow us to quickly identify how quickly we are processing the keyspace and where we are spending the most time during fingerprinting. We'd like to use structured events via tracing as our main tool here.
The distributed fingerprinting process in https://github.com/cockroachdb/cockroach/issues/89355 should have the tracing or metrics required to allow us to quickly identify how quickly we are processing the keyspace and where we are spending the most time during fingerprinting. We'd like to use structured events via tracing as our main tool here.
Jira issue: CRDB-20214
Epic CRDB-18750