Collect metrics such as "total requests served" vs "total requests filtered". Nothing per-domain, but could do per-TLD and per-record-type (e.g. "AAAA requests ending in .biz").
This could be implemented as a prometheus endpoint or similar. It should be served on a separate private HTTP port rather than anything public. Would need to look into library support.