Commit graph

56 commits

Author SHA1 Message Date
Taha Yassine Kraiem
bb13cb1911 fix(chalice): cards drilldown returns valid sessions 2025-05-26 16:57:46 +02:00
Taha Yassine Kraiem
5b6e9ab7e0 feature(chalice): search sessions by x/y coordinates
feature(chalice): search heatmaps by x/y coordinates
2025-05-21 16:46:54 +02:00
Taha Yassine Kraiem
1bb8f3a7b3 refactor(chalice): refactored issues
refactor(chalice): support issues in CH
2025-05-16 17:52:57 +02:00
Taha Yassine Kraiem
f8c9275127 refactor(chalice): refactored events 2025-05-16 17:52:57 +02:00
Taha Yassine Kraiem
dcf6fdb1c9 refactor(chalice): hide minor paths for Path Analysis in dashboard page 2025-05-14 17:44:47 +02:00
Taha Yassine Kraiem
99d62fa549 feat(chalice): support regex operator for heatmaps 2025-03-28 16:53:49 +01:00
Taha Yassine Kraiem
9db5e2a8f7 refactor(chalice): refactored code 2025-03-27 14:18:08 +01:00
Taha Yassine Kraiem
8e68ebd52b refactor(chalice): changed user-journey
(cherry picked from commit fc86555644)
2025-03-27 10:25:47 +01:00
Taha Yassine Kraiem
dd469d2349 refactor(chalice): initial product analytics 2025-03-20 17:13:17 +01:00
Taha Yassine Kraiem
9eb19fedf1 refactor(chalice): changed import/flags logic 2025-03-12 11:54:04 +01:00
Taha Yassine Kraiem
0a5856afe1 refactored(chalice): optimized search-product-analytics-cards
fix(chalice): fixed search-product-analytics-cards
2025-03-11 14:06:48 +01:00
Shekar Siri
cef251db6a feat(metrics): add metrics search functionality
Implement new search_metrics function in custom_metrics.py to allow
filtering and sorting of metrics. Add corresponding endpoint in the
metrics router and supporting schema classes in schemas.py. The new
implementation provides pagination, filtering, and sorting capabilities
for metrics.
2025-03-10 14:58:30 +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
Taha Yassine Kraiem
632bc1cbb9 refactor(chalice): refactored product analytics 2025-03-06 17:12:19 +01:00
Kraiem Taha Yassine
90964e8f50
Dev (#3073)
* fix(chalice): fixed public api

* fix(chalice): changed user-journey response
2025-02-27 21:28:32 +01:00
Kraiem Taha Yassine
114bd4080b
fix(chalice): fixed EE autocomplete top values (#3067)
fix(chalice): fixed funnels param
2025-02-25 18:22:51 +01:00
Kraiem Taha Yassine
64e08916f9
fix(chalice): fixed session's clickmap (#3056) 2025-02-21 18:21:49 +01:00
Kraiem Taha Yassine
0533624c25
fix(chalice): fixed EE create heatmaps card (#3054) 2025-02-21 16:25:12 +01:00
Kraiem Taha Yassine
ef3ed8b690
fix(chalice): fixed int value check (#3049) 2025-02-20 17:39:13 +01:00
Kraiem Taha Yassine
724d5a2897
Dev (#3046)
* refactor(chalice): upgraded dependencies

* refactor(chalice): changed logging

* fix(chalice): fixed CH pagination
2025-02-20 13:30:36 +01:00
Kraiem Taha Yassine
4970bc365b
fix(chalice): fixed product analytics query issue for old CH version (#3044) 2025-02-18 18:28:30 +01:00
Kraiem Taha Yassine
f752876675
refactor(chalice): product analytics log refactoring (#3043) 2025-02-18 18:00:49 +01:00
Kraiem Taha Yassine
3ed8b3c27d
Dev (#3041)
* refactor(chalice): refactored code

* refactor(DB): changed delta

* refactor(chalice): product analytics log refactoring
2025-02-18 16:37:37 +01:00
Kraiem Taha Yassine
d70ecab1d9
fix(chalice): working on a fix for reversed user-journey (reversed depth) (#3029) 2025-02-12 15:52:17 +01:00
Kraiem Taha Yassine
c4c5fcc2b2
fix(chalice): working on a fix for reversed user-journey (reversed links) (#3028) 2025-02-12 15:32:18 +01:00
Kraiem Taha Yassine
118412d4ab
Dev (#3027)
* fix(chalice): fixed EE code afer refactoring

* fix(chalice): fixed sourcemaps presign URL

* fix(chalice): working on a fix for reversed user-journey
2025-02-12 14:48:38 +01:00
Kraiem Taha Yassine
6579b6842b
Dev (#3023)
* fix(chalice): removed support for all type: webVitals/errors/performance/resources predefined card because UI is not showing them anymore

* refactor(chalice): changed all charts CH queries
2025-02-11 15:11:55 +01:00
Kraiem Taha Yassine
b09becdcb7
Dev (#3022)
* refactor(chalice): refactored code

* refactor(chalice): removed support for domainsErrors4xx & domainsErrors5xx predefined cards because UI is not showing them anymore
refactor(chalice): removed support of processed_sessions & count_requests predefined cards because UI is not showing them anymore

* fix(chalice): fixed table of errors CH

* fix(chalice): removed support for errorsPerDomains & errorsPerType predefined cards because UI is not showing them anymore

* fix(chalice): removed support for speedLocation predefined card because UI is not showing it anymore
2025-02-11 13:54:47 +01:00
Kraiem Taha Yassine
fda53bc4ad
fix(alerts): fixed alerts (#3012) 2025-02-07 17:24:34 +01:00
Kraiem Taha Yassine
afb08cfe6d
fix(chalice): fixed EE sessions search for mobile projects (#3010)
refactor(chalice): enhanced sessions search payload validation
2025-02-05 18:50:14 +01:00
Kraiem Taha Yassine
c697c99fec
fix(chalice): fixed autocomplete (#3009) 2025-02-05 16:39:17 +01:00
Kraiem Taha Yassine
ab7e9e505d
fix(chalice): user-journey reversed hide minor paths (#2992) 2025-01-30 18:50:26 +01:00
Kraiem Taha Yassine
c2ce9b8466
Dev (#2988)
* fix(chalice): changed new user-journey to return identical response to the old user-journey

* fix(chalice): fixed boarding

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

* feat(DB): product analytics schema for CH
2025-01-30 13:39:18 +01:00
Kraiem Taha Yassine
44108bd57e
Dev (#2982)
* refactor(chalice): code cleaning

* refactor(chalice): user journey use new DB structure

* refactor(chalice): fixed user journey when start event is different from the visible type
2025-01-28 17:29:07 +01:00
Kraiem Taha Yassine
312db29d23
Dev (#2979)
* refactor(chalice): code cleaning

* refactor(chalice): user journey use new DB structure
2025-01-28 13:39:11 +01:00
Shekar Siri
954e811be0
change(api): follow the new structure for cards (#2952)
* change(api): follow the new strucutre for caards

* change(api): update query to handle location and performance events

* change(api): ch query updaets - monitors - sessions with 4xx ..

* change(api): ch query updaets - monitors - table of errors

* change(api): ch query updates - use created_at

* change(api): ch query updates - fix the column name for errorId

* change(api): ch query updates - heatmaps

* change(api): ch query updates - funnels

* change(api): ch query updates - user jounrey / path finder

* change(api): ch query updates - user jounrey / path finder

* change(api): ch query updates - heatmaps fix

* refactor(chalice): changes

* refactor(chalice): changes

* refactor(chalice): changes

---------

Co-authored-by: Taha Yassine Kraiem <tahayk2@gmail.com>
2025-01-23 12:21:23 +01:00
Kraiem Taha Yassine
f535870811
Dev (#2967)
feat(chalice): new user journey: add ids to nodes
2025-01-21 16:19:30 +01:00
Kraiem Taha Yassine
6559fe27ee
Dev (#2962)
* feat(chalice): autocomplete return top 10 with stats

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

* feat(chalice): new user journey: optimized post-processing + fixed DROP value
2025-01-21 15:41:18 +01:00
Kraiem Taha Yassine
c26c235f2f
Dev (#2961)
* feat(chalice): autocomplete return top 10 with stats

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

* feat(chalice): new user journey 1/2

* feat(chalice): new user journey hideExcess support

* feat(chalice): new user journey create drop to drop nodes&links
2025-01-21 15:16:14 +01:00
Kraiem Taha Yassine
3f13eeef75
Dev (#2959)
* feat(chalice): autocomplete return top 10 with stats

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

* feat(chalice): changed user journey
2025-01-20 12:35:25 +01:00
Kraiem Taha Yassine
74637f3042
Dev (#2954)
* feat(chalice): autocomplete return top 10 with stats

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

* feat(chalice): hardcoded user journey for testing (+ support of drop&other events)

* refactor(chalice): upgraded dependencies
2025-01-17 18:15:26 +01:00
Kraiem Taha Yassine
eb0fd35688
Dev (#2953)
* feat(chalice): autocomplete return top 10 with stats

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

* feat(chalice): new user journey query

* feat(chalice): hardcoded user journey for testing
2025-01-17 17:31:52 +01:00
Kraiem Taha Yassine
2291980a89
Dev (#2926)
* fix(chalice): fixed path-finder first step-type issue

* refactor(chalice): removed time between steps in path-finder
2025-01-08 16:09:53 +01:00
Kraiem Taha Yassine
c9d63d912f
Dev (#2913)
* feat(chalice): autocomplete return top 10 with stats

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

* fix(chalice): fixed get null card info
2024-12-26 16:06:25 +01:00
Kraiem Taha Yassine
b92d5c8706
Dev (#2912)
* feat(chalice): autocomplete return top 10 with stats

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

* feature(chalice): store card's compare-to
2024-12-26 15:32:24 +01:00
Kraiem Taha Yassine
aad8542d97
Dev (#2911)
* feat(chalice): autocomplete return top 10 with stats

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

* fix(chalice): support low-density for cards
2024-12-26 13:23:19 +01:00
Kraiem Taha Yassine
82ab91bc25
Dev (#2906)
* refactor(chalice): removed errors status
refactor(chalice): removed errors viewed
refactor(chalice): removed errors favorite
refactor(DB): removed errors viewed
refactor(DB): removed errors favorite

* refactor(chalice): ignore hide excess for Path Finder as it will be done in UI
2024-12-23 18:34:57 +01:00
Kraiem Taha Yassine
5fe204020f
Dev (#2903)
* feat(chalice): autocomplete return top 10 with stats

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

* fix(chalice): fixed restricted sessions search
2024-12-23 11:54:28 +01:00
Kraiem Taha Yassine
7c4ff2ed3f
Dev (#2897)
* fix(alerts): fixed alerts

* fix(chalice): fixed product analytics

* fix(chalice): fixed product analytics
2024-12-20 17:37:01 +01:00