Robin Bisping
ce572f09f2
Fix missing function argument of getFilterQuery
...
In getEventMetrics no `column` argument is passed to getFilterQuery.
Thus, the subsequent arguments are shifted by one. This leads to wrong
API responses, since the filters are not properly applied.
One option is to pass a null value as the `column` argument. However, it
is not used in getFilterQuery. Therefore, I removed it.
2022-10-22 19:00:57 +02:00
Brian Cao
b6cd9f305b
add db call as fallback
2022-08-29 13:04:58 -07:00
Brian Cao
48fe6ebcc5
configure redis
2022-08-29 10:47:01 -07:00
Mike Cao
467c7f289f
Database refactoring.
2022-08-27 21:38:35 -07:00
Brian Cao
54ade11a98
fix send message. look at redis on session create
2022-08-26 21:10:46 -07:00
Brian Cao
818f8721e9
redis checkpoint
2022-08-26 20:21:53 -07:00
Brian Cao
7e9ed704cc
fix ref
2022-08-25 22:23:19 -07:00
Brian Cao
c811577460
fix folders
2022-08-25 22:20:30 -07:00
Brian Cao
bb50753704
split db files
2022-08-25 22:04:32 -07:00
Brian Cao
46b4b98d40
update kafka messaging
2022-08-25 11:07:47 -07:00
Francis Cao
e12d25677d
update kafka saves
2022-08-12 10:34:34 -07:00
Francis Cao
55ba7d95ab
fix clickhouse date timezone issues
2022-08-08 22:09:18 -07:00
Francis Cao
1ab1e58cb1
create kafka save queries
2022-08-04 17:43:47 -07:00
Francis Cao
d952214536
check in producer test logic
2022-08-01 00:28:38 -07:00
Brian Cao
f189035a73
fix CH return.
2022-07-25 09:47:11 -07:00
Brian Cao
1c26581cd1
fix parseFilters
2022-07-22 19:50:43 -07:00
Brian Cao
304314fff0
Merge branch 'dev' into brian/um-16-clickhouse-support
2022-07-22 17:03:42 -07:00
Brian Cao
65910c7348
clickhouse inserts
2022-07-22 14:43:19 -07:00
Mike Cao
be8291c856
Refactored referrer logic. Display stats for no referrers.
2022-07-21 01:11:10 -07:00
Brian Cao
6ea2282f82
convert analytics queries
2022-07-20 21:31:26 -07:00
Brian Cao
20b8337e35
checkpoint
2022-07-15 16:47:38 -07:00
Brian Cao
f327b5c0f7
fix imports
2022-07-12 15:14:27 -07:00
Brian Cao
8aec6d7406
move queries
2022-07-12 14:14:36 -07:00