Commit graph

36 commits

Author SHA1 Message Date
Kraiem Taha Yassine
d1de937ed2
Dev (#2726)
* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps

* refactor(chalice): search for sessions that have at least 1 location event for heatmaps

* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps

* refactor(chalice): search for sessions that have at least 1 location event for heatmaps

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* refactor(chalice): removed unused code&endpoints

* refactor(chalice): upgraded dependencies
refactor(alerts): upgraded dependencies
refactor(crons): upgraded dependencies

* refactor(chalice): support userState filter for assist

* refactor(chalice): removed unused code
2024-11-06 16:36:53 +01:00
Kraiem Taha Yassine
1f1bc273d0
Dev (#2523)
* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps

* refactor(chalice): search for sessions that have at least 1 location event for heatmaps

* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps

* refactor(chalice): search for sessions that have at least 1 location event for heatmaps

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* fix(alerts): fixed loggers
refactor(chalice): refactored health-check logging
refactor(chalice): upgraded dependencies
refactor(alerts): upgraded dependencies
refactor(crons): upgraded dependencies
2024-09-02 13:38:16 +02:00
Kraiem Taha Yassine
3e6a1e5468
Dev (#2476)
* refactor(chalice): upgraded dependencies

* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps

* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps

* refactor(chalice): search for sessions that have at least 1 location event for heatmaps

* refactor(chalice): upgraded dependencies

* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps

* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps

* refactor(chalice): search for sessions that have at least 1 location event for heatmaps

* refactor(chalice): upgraded dependencies
refactor(crons): upgraded dependencies
refactor(alerts): upgraded dependencies

* feat(chalice): get top 10 values for autocomplete CH

* refactor(chalice): cleaned code
refactor(chalice): upgraded dependencies
refactor(alerts): upgraded dependencies
refactor(crons): upgraded dependencies

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* refactor(chalice): refactored heath-check package
refactor(chalice): enhanced scope caching
dev(chalice): reduced Spot JWT TTL for testing purposes
2024-08-09 11:50:50 +02:00
ⵄⵎⵉⵔⵓⵛ
5a77f1121d
fix(api): make it easier to restart dev server. (#1766) 2023-12-11 15:04:03 +01:00
Rajesh Rajendran
a9447d3506 refactor(sourcemapreader): renaming references #1676 (#1678) 2023-11-20 16:15:12 +01:00
Rajesh Rajendran
e5c665f118
Remove empty . (#1611)
* refactor(efs-cleaner): Change alpine image to debian for coreutils

Logging deleted file

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

* refactor(chalice): return connection string without empty .

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-11-06 16:55:37 +01:00
Erki Aas
1624e99809 fix(chalice): parse whole Redis URL in healthcheck 2023-10-16 13:39:12 +02:00
Kraiem Taha Yassine
f5a836e726
Api v1.13.0 (#1327)
* fix(chalice): fixed configurable health-check
2023-06-09 16:24:23 +02:00
Kraiem Taha Yassine
d3c866b443
Api v1.13.0 (#1320)
* feat(chalice): fixed health check
2023-06-08 18:12:47 +02:00
Kraiem Taha Yassine
0518619392
Api v1.13.0 (#1319)
* fix(chalice): changed base image

* fix(chalice): fixed health check
2023-06-08 17:54:44 +02:00
Kraiem Taha Yassine
903edb2f51
Api v1.13.0 (#1318)
* chore(actions): disable debugging tmate
* feat(chalice): allow health-check skip

---------

Co-authored-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-08 16:12:56 +02:00
Taha Yassine Kraiem
1bdfc2ecfc Merge remote-tracking branch 'origin/api-v1.12.0' into dev
# Conflicts:
#	api/chalicelib/core/health.py
#	api/chalicelib/core/jobs.py
#	api/chalicelib/core/sessions_devtool.py
#	api/chalicelib/core/sessions_mobs.py
#	api/chalicelib/utils/s3.py
#	api/routers/crons/core_dynamic_crons.py
#	ee/api/chalicelib/core/assist_records.py
#	ee/api/chalicelib/core/health.py
#	ee/api/chalicelib/core/sessions_devtool.py
#	ee/api/chalicelib/core/traces.py
#	ee/api/requirements-crons.txt
#	ee/api/routers/crons/core_dynamic_crons.py
#	ee/api/schemas_ee.py
2023-05-02 15:37:20 +02:00
Rajesh Rajendran
a71a708647 fix redis endpoint and chalice health endpoints (#1138)
* chore(helm): Adding redis string from global config

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

* fix(chalice): health check url for alerts and assist

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-02 10:55:57 +02:00
Taha Yassine Kraiem
3dfa487ac5 feat(crons): fixed health check cron
feat(crons): refactored main
2023-04-28 14:34:12 +02:00
Taha Yassine Kraiem
9bddd7def9 feat(crons): changed health-check response 2023-04-27 17:52:30 +02:00
Taha Yassine Kraiem
99dcc7cf78 feat(chalice): changed health-check response 2023-04-27 17:44:52 +02:00
Taha Yassine Kraiem
0ca7994672 feat(chalice): fixed typo 2023-04-27 17:36:16 +02:00
Taha Yassine Kraiem
2b4e5a5121 feat(chalice): changed projects stats for health-check
feat(crons): cahnged projects stats for health-check
chore(helm): projectStats cron every 18 min
chore(helm): projectStats-fix cron every Sunday at 5am
2023-04-27 17:03:44 +02:00
Taha Yassine Kraiem
be4161887b feat(chalice): projects stats for health-check
feat(DB): projects stats for health-check
feat(crons): projects stats for health-check
2023-04-27 15:43:56 +02:00
Taha Yassine Kraiem
c64454ec94 feat(chalice): changed release version
feat(assist): changed release version
feat(peers): changed release version
feat(sourcemaps-reader): changed release version
feat(chalice): enhanced health-check
feat(DB): sessions_count table to keep status
2023-04-19 16:39:38 +01:00
Taha Yassine Kraiem
fd37ed2a23 feat(chalice): fixed custom namespaces
(cherry picked from commit 681dbf3fc1)
2023-04-07 12:34:22 +01:00
Taha Yassine Kraiem
681dbf3fc1 feat(chalice): fixed custom namespaces 2023-04-07 12:05:18 +01:00
Rajesh Rajendran
efb8ed4b56
Fix: chalice healthcheck namespace customization (#1118) (#1120)
* chore(helm): Adding redis, kafka string env
* chore(chalice): Update health check endpoints

Fixes #1113
---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-04-06 12:33:47 +02:00
Taha Yassine Kraiem
fa7b3312ab feat(chalice): pull changes 2023-03-29 15:30:04 +01:00
Taha Yassine Kraiem
7d48c43af4 feat(chalice): refactored health-check 2023-03-29 11:01:47 +01:00
Taha Yassine Kraiem
9ae93ddd95 feat(chalice): changed health-check response 2023-03-29 09:39:58 +01:00
Taha Yassine Kraiem
e57e04fcb4 feat(chalice): changed health response 2023-03-28 17:16:21 +01:00
Taha Yassine Kraiem
154944ebe9 feat(chalice): changed health response 2023-03-28 16:59:47 +01:00
Taha Yassine Kraiem
ff762b9853 feat(chalice): changed health check endpoint 2023-03-24 13:30:00 +01:00
Taha Yassine Kraiem
a0ba2feea2 feat(chalice): fixed health-check 2023-03-14 18:11:02 +01:00
Taha Yassine Kraiem
8b6ebbe815 feat(chalice): upgraded startup/shutdown logic
feat(alerts): health-check endpoint
2023-03-14 16:27:40 +01:00
Taha Yassine Kraiem
b8ddbee0cf feat(chalice): health-check changes
chore(deployment): changed service ports
2023-03-13 18:12:39 +01:00
Taha Yassine Kraiem
c07474bdfa feat(chalice): health-check
feat(assist): health-check
feat(peers): health-check
feat(sourcemaps-reader): health-check
2023-03-13 17:02:11 +01:00
Taha Yassine Kraiem
d86b71f66e feat(chalice): health-check test 2023-03-07 18:36:48 +01:00
Taha Yassine Kraiem
86af6f37c5 feat(chalice): health-check test 2023-03-07 18:12:36 +01:00
Taha Yassine Kraiem
1d06e651ea feat(chalice): health-check test 2023-03-07 16:10:08 +01:00