Exalate commented:
Related PR: cockroachdb/cockroach#87527
Commit: cockroachdb/cockroach@c546e33
Release note (sql change): This change adds::
- network bytes sent
- maximum memory usage
- maximum disk usage
- KV bytes read
- KV rows read
- network messages fields to the
SampledQuery telemetry log.
Jira Issue: DOC-5635