add brands & models and some polishing

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-06-26 22:29:41 +02:00
parent f615278189
commit a0c8199474
6 changed files with 93 additions and 5 deletions

View File

@@ -5,7 +5,6 @@ import type { IChartEventFilter } from '@openpanel/validation';
import { ch, chQuery } from '../clickhouse-client';
import { createSqlBuilder } from '../sql-builder';
import { getEventFiltersWhereClause } from './chart.service';
export type IProfileMetrics = {
lastSeen: string;