Taha Yassine Kraiem
d78b33dcd2
refactor(DB): remove TTL for CH tables
2025-05-05 16:49:37 +02:00
Alexander
5d514ddaf2
feat(chalice): added for_spot=True for authenticate_sso ( #3259 )
2025-04-02 16:35:19 +02:00
Alexander
ae95b48760
feat(assist): improved caching mechanism for cluster mode ( #3180 )
2025-03-19 14:53:58 +01:00
Taha Yassine Kraiem
5fec615044
refactor(chalice): cleaned code
...
fix(chalice): fixed session-search-pg sortKey issue
fix(chalice): fixed CH-query-formatter to handle special chars
fix(chalice): fixed /ids response
2025-03-18 13:51:10 +01:00
Alexander
23820b7ea5
feat(ender): grab all sessions per tick ( #3163 )
2025-03-14 17:16:56 +01:00
Taha Yassine Kraiem
033ffcb7b9
refactor(DB): changed product_analytics.events to expose error_id
...
fix(chalice): fixed search events by error
2025-03-14 14:32:17 +01:00
Taha Yassine Kraiem
80229a0214
refactor(chalice): use new errors columns
2025-03-14 10:53:09 +01:00
Taha Yassine Kraiem
fb48ba8300
refactor(chalice): refactored errors helper
...
refactor(chalice): removed errors-tags
2025-03-14 10:53:09 +01:00
Taha Yassine Kraiem
b0f3c50c0f
refactor(DB): DB changes
2025-03-14 10:53:09 +01:00
Taha Yassine Kraiem
9e7f751df6
fix(chalice): fixed EE error-details undefined status
2025-03-13 13:59:46 +01:00
Taha Yassine Kraiem
b6d0e71544
fix(chalice): fixed EE imports for errors
2025-03-13 13:53:10 +01:00
Taha Yassine Kraiem
961c685310
refactor(chalice): refactored error-details code
...
refactor(chalice): moved error-details to use new product-analytics DB structure
2025-03-13 13:46:03 +01:00
Alexander
160b5ac2c8
feat(metrics): moved back the metrics endpoint to support the undocumented functionality
2025-03-13 13:34:23 +01:00
rjshrjndrn
bd2a59266d
feat(api): migrate to uv package manager
...
- Add uv as dependency manager for faster installations
- Remove pinned versions from apk packages for better maintenance
- Fix lxml installation and dependency issues in requirements.txt
- Add environment setup steps in Dockerfile
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-13 13:01:02 +01:00
Alexander
8acee7d357
feat(connector): fixed several release bugs
2025-03-13 12:28:23 +01:00
rjshrjndrn
fb49c715cb
refactor(chalice): remove peers from health checks and fix formatting
...
Updated health.py to remove the peers-openreplay service from health
checks and applied consistent formatting throughout the file. This
includes proper line breaks, trailing commas for multi-line data
structures, and consistent indentation patterns.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-13 11:51:04 +01:00
rjshrjndrn
8eb431f70c
fix(docker): pin pip packages in API Dockerfile
...
Add exact version pinning for all packages installed via pip to improve
build reproducibility and security. Also consolidates package install
steps and improves the docker image build process with proper cleanup
of build dependencies.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-13 11:38:57 +01:00
Alexander
3b3e95a413
Observability upgrade ( #3146 )
...
* feat(metrics): grand update
* feat(metrics): fixed missing part in ee tracer
* feat(assets): added missing arg
* feat(metrics): fixed naming problems
2025-03-13 08:09:29 +01:00
Taha Yassine Kraiem
fe1130397c
fix(alerts): fixed crash while processing over CH
2025-03-12 17:15:41 +01:00
Taha Yassine Kraiem
fd4b71d854
fix(chalice): fixed EE docker image
2025-03-12 16:47:04 +01:00
Taha Yassine Kraiem
5af63eb9f1
fix(chalice): fixed legacy sessions search for EE
2025-03-12 15:14:54 +01:00
Taha Yassine Kraiem
bd09160a4a
fix(chalice): fixed search usability-test's sessions
2025-03-12 13:43:01 +01:00
Taha Yassine Kraiem
33deaef0ce
fix(chalice): changes sessions_search importer
2025-03-12 12:28:16 +01:00
Taha Yassine Kraiem
3f541e5d59
refactor(chalice): changed .gitignore
2025-03-12 12:23:03 +01:00
Kraiem Taha Yassine
ae463db150
fix(chalice): fixed empty bookmark/vault projects null-timestamp issue ( #3142 )
2025-03-12 12:11:34 +01:00
Taha Yassine Kraiem
9eb19fedf1
refactor(chalice): changed import/flags logic
2025-03-12 11:54:04 +01:00
Taha Yassine Kraiem
ce844296ed
refactored(chalice): include sessions src
2025-03-11 15:46:05 +01:00
Taha Yassine Kraiem
45b8bdef8a
fix(DB): fixed old-product-analytics wrong view_type
2025-03-11 13:13:39 +01:00
Shekar Siri
384866621c
change(api): router to search with pagination schema
2025-03-10 19:15:26 +01:00
Taha Yassine Kraiem
8da099ba98
fix(chalice): fix import issue
2025-03-10 17:11:39 +01:00
Taha Yassine Kraiem
af4a344c85
fix(chalice): fix multi-refresh token
...
fix(chalice): fix spot multi-refresh token
2025-03-10 13:14:39 +01:00
Taha Yassine Kraiem
c40e32d624
refactor(chalice): refactored dynamic routs
2025-03-10 12:02:03 +01:00
Taha Yassine Kraiem
afbf5fee7a
fix(chalice): fix refresh token
2025-03-10 12:02:03 +01:00
Taha Yassine Kraiem
b8091b69c2
refactor(chalice): fixed product analytics
2025-03-06 17:16:21 +01:00
Taha Yassine Kraiem
502303aee7
refactor(chalice): refactored product analytics
2025-03-06 17:12:19 +01:00
Alexander
6dc3dcfd4e
feat(proto): removed a part of deprecated messages (min supported tracker version is 6.0.0)
2025-03-06 13:49:18 +01:00
Taha Yassine Kraiem
2e69a6e4df
refactor(chalice): refactored sessions package
2025-03-06 12:34:34 +01:00
Taha Yassine Kraiem
6e1316c05f
refactor(chalice): refactored code
2025-03-06 11:16:10 +01:00
Taha Yassine Kraiem
d3851cedec
refactor(chalice): refactored code
2025-03-06 10:14:52 +01:00
Taha Yassine Kraiem
b6cca71053
refactor(chalice): refactored vault
2025-03-05 11:38:40 +01:00
Taha Yassine Kraiem
2841740afb
fix(chalice): fixed vault
2025-03-05 11:28:40 +01:00
Taha Yassine Kraiem
78ddbb9233
fix(chalice): fixed error-exp
2025-03-04 17:04:31 +01:00
Kraiem Taha Yassine
9bb93d5daa
fix(chalice): fixed get error details ( #3084 )
2025-03-04 15:20:51 +01:00
Kraiem Taha Yassine
aa2c14b7c1
refactor(chalice): refactored collaboration code ( #3082 )
2025-03-04 10:53:54 +01:00
Kraiem Taha Yassine
84771542a6
dev ( #3080 )
...
* fix(chalice): fixed unprocessed_sessions.py
* refactor(chalice): refactored favorite sessions
* fix(chalice): fixed errors handing issue
2025-03-03 13:43:59 +01:00
Shekar Siri
307b0c1cd8
change(api): tenant_id usage
2025-02-28 21:52:54 +01:00
Shekar Siri
c0a5415eb9
change(api): ee related changes for notes
2025-02-28 15:29:03 +01:00
Shekar Siri
1efe5c87e8
change(db): ee related init schema updated for notes
2025-02-28 15:21:53 +01:00
Kraiem Taha Yassine
533fb71cb7
Dev ( #3074 )
...
* fix(chalice): fixed public api
* fix(chalice): changed user-journey response
* fix(chalice): fixed viewed sessions
2025-02-27 23:42:29 +01:00
Kraiem Taha Yassine
b175c836a3
fix(chalice): fixed sessions favorite ( #3070 )
2025-02-27 19:01:01 +01:00