Add per_domain flag to report config

This commit is contained in:
Jordan Wages 2025-07-19 00:21:42 -05:00
commit e03c7bc434
3 changed files with 32 additions and 1 deletions

View file

@ -38,6 +38,7 @@
- name: domain_traffic
label: Top Domains
chart: table
per_domain: false
query: |
SELECT host AS bucket,
COUNT(*) AS value