You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opt in every custom counter/gauge created by DataFusion's own
operators (parquet, file_stream, joins, aggregates, topk, unnest,
buffer) so that category filtering works cleanly out of the box.
For example `bytes_scanned` → Bytes, `pushdown_rows_pruned` → Rows,
`peak_mem_used` → Bytes, `row_replacements` → Rows, etc.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments