Commit graph

6 commits

Author SHA1 Message Date
Alexander
c44b6854ab feat(db): added incident event insertion to PG 2025-05-26 14:04:22 +02:00
Андрей Бабушкин
d2c28ca2a9 resolved conflicts 2025-05-15 16:30:10 +02:00
Alexander
3edea4acb4
feat(db): custom ts for custom events (#3390) 2025-05-12 16:14:34 +02:00
Alexander
c9b29c5c3d feat(custom): parse custom event's payload and use the predefined timestamp as a correct ts for our messages 2025-05-12 14:57:22 +02:00
Alexander
1a67290312 feat(proto): insert incident message to CH 2025-05-12 14:40:55 +02:00
Alexander
9b75e4502f
ClickHouse support (#2830)
* feat(db): added CH support to db service

* feat(db): removed license check for CH client

* feat(db): removed fts integration

* feat(clickhouse): added config instead of direct env parsing

* feat(clickhouse): removed prev extraHandlers

* feat(clickhouse): an unified approach for data insertion to dbs

* feat(clickhouse): removed unused imports
2024-12-10 12:41:52 +01:00