implement pageviews, events, and channels queries

This commit is contained in:
Francis Cao 2025-08-05 00:37:44 -07:00
parent c1cad16cb9
commit 0a0c1f27c6
24 changed files with 521 additions and 86 deletions

View file

@ -35,7 +35,7 @@ export const EVENT_COLUMNS = [
'query',
'event',
'tag',
'host',
'hostname',
];
export const SESSION_COLUMNS = [