Commit graph

78 commits

Author SHA1 Message Date
Kraiem Taha Yassine
b91899d067
Api v1.13.0 (#1324)
* fix(chalice): fixed mandatory AZURE_ACCOUNT_NAME issue

* fix(chalice): fixed mandatory CLOUD issue
2023-06-09 12:01:15 +02:00
Kraiem Taha Yassine
810e24dc71
Api v1.13.0 (#1323)
* style(chalice): enhanced reset-password email

* fix(chalice): fixed mandatory AZURE_ACCOUNT_NAME issue
2023-06-09 11:48:41 +02:00
Kraiem Taha Yassine
c29a31e3e4
fix(chalice): fixed ObjectStorage Import (#1321) 2023-06-09 09:59:14 +02:00
MauricioGarciaS
9de021ead6
refactor(signals): Updated table insertion for frontend signals table (#1304)
* Updated frontend signal table insertion (added column session_id)

* Updated sql creation table query

* feat(DB): changed DB structure for frontend_signals

---------

Co-authored-by: Taha Yassine Kraiem <tahayk2@gmail.com>
2023-06-08 15:29:50 +02:00
Alexander
111d6a1b54
Azure support (#1270)
* feat(backend): implemented azure blob storage support

* feat(backend): added azure implementation to backend services

* feat(backend): added azure blob storage support to chalice service

* fix(backend): removed prev version of s3

* feat(backend): moved azure support to ee subfolder

* feat(backend): prepared ee code for new utils.objects package

* feat(backend): added missed modules to go.mod

* feat(backend): added missed modules to go.sum

* feat(backend): go mod tidy

* feat(backend): temporary made s3 vars are not required

* feat(backend): added azure lib to ee chalice

* feat(api): changed azure env var name

* feat(api): added new object store and extra methods to chalice ee

* fix(api): added azure blob lib to alerts

* fix(api): fixed incorrect call in sessions_devtool

* fix(crons): added azure blob storage library to requirements list

* chore(build): Error message for not providing flag.

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

* feat(backend): removed ios headers and object store for ios messages

* feat(backend): object config refactoring

* chore(helm): Update BUCKET_NAME

* fix(backend): removed object storage usage in http

* feat(backend): added debug logs to azure upload method

* fix(backend): fixed empty folder issue

* fix(backend): removed extra debug log

* chore(helm): Adding global variables for crons

* chore(helm): Remove clickhouse resource limit

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

* fix(backend): removed assets debug log

* feat(api): use ABC class instead of empty interface

* feat(api): renamed helpers to generators

* feat(api): changed prep/clean dev scripts

* feat(api): changed name obj_store -> StorageClient

* feat(api): some changes after code review

* fix(api): removed unnecesery packages in oss api

* feat(backend): moved azure implementation to ee folder

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Co-authored-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-08 13:31:54 +02:00
Taha Yassine Kraiem
93737f4ebb feat(chalice): format code 2023-04-27 18:20:50 +02:00
Kraiem Taha Yassine
5988607d36
Merge pull request #1072 from dgrah50/chalice-allow-windows-integrated-authentication-for-saml
(feat): Chalice - Allow Windows Integrated Authentication for SAML
2023-04-27 18:07:47 +02:00
Taha Yassine Kraiem
7684798f85 feat(chalice): tag mob files for scheduled delete 2023-04-17 13:19:32 +01:00
Taha Yassine Kraiem
bfa4dbb239 feat(chalice): use CH compression 2023-04-14 12:19:38 +01:00
Dayan Graham
d14d8d3018 Move security field to correct area under SAML2 settings 2023-04-12 17:38:21 +00:00
Dayan Graham
67196ffebc (feat): Chalice - Allow SAML users to login with non-password methods as well as the usual password method, for example Windows Integrated Authentication 2023-03-29 16:24:35 +00:00
Taha Yassine Kraiem
f8737b84f7 feat(chalice): changed clickhouse-client config 2023-03-21 13:24:13 +01:00
Taha Yassine Kraiem
9774c823c3 feat(chalice): changed assist-credentials response 2023-03-17 17:40:54 +01:00
Taha Yassine Kraiem
c46ef1dc0e feat(chalice): changed env-var name 2023-03-01 19:14:25 +01:00
Taha Yassine Kraiem
bbc4672424 feat(chalice): configurable SP cert for SSO 2023-02-28 17:58:44 +01:00
Rajesh Rajendran
93f27fe459
clickhouse password (#972)
* chore(helm): Adding clickhouse password
* chore(backend): Support clickhouse password
* chore(api): Adding clickhouse password support
* chore(helm): inject clickhouse password
* chore(helm): Updating clickhouse image
* fix(clickhouse): Removing duplicate country code

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-02-08 18:47:32 +01:00
Shekar Siri
2db466e4fa remote main pull and resolved conflcits 2023-01-23 18:09:35 +01:00
Taha Yassine Kraiem
7d9900aa31 feat(chalice): SSO handel missing session-cookie 2023-01-05 11:32:56 +01:00
Taha Yassine Kraiem
7d1178648e feat(chalice): SSO handel missing session-cookie 2023-01-05 11:16:42 +01:00
Taha Yassine Kraiem
c6d0b055ba feat(chalice): refactored autocomplete
feat(chalice): fixed search for unexisting country
feat(chalice): fixed search for metadata with exp_autocomplete
feat(chalice): fixed search for errors with exp_autocomplete
feat(chalice): fixed search for errors with exp_autocomplete and no errors_mv
feat(chalice): created a new country
2023-01-04 17:25:52 +01:00
Taha Yassine Kraiem
1349e15fee feat(chalice): refactored autocomplete
feat(chalice): fixed search for unexisting country
feat(chalice): fixed search for metadata with exp_autocomplete
feat(chalice): fixed search for errors with exp_autocomplete
2023-01-03 17:45:53 +01:00
Taha Yassine Kraiem
c384f854f8 Merge remote-tracking branch 'origin/dev' into api-v1.9.5
# Conflicts:
#	backend/cmd/storage/main.go
#	ee/api/app.py
#	ee/api/routers/core_dynamic.py
#	ee/api/routers/ee.py
#	ee/backend/pkg/kafka/log.go
#	ee/scripts/schema/db/init_dbs/postgresql/init_schema.sql
#	frontend/app/components/Session_/QueueControls/QueueControls.tsx
#	frontend/app/components/Session_/Subheader.js
#	frontend/app/components/shared/AutoplayToggle/AutoplayToggle.tsx
#	frontend/app/components/shared/DevTools/ConsolePanel/ConsolePanel.tsx
#	frontend/app/components/shared/DevTools/NetworkPanel/NetworkPanel.tsx
#	frontend/app/components/shared/DevTools/StackEventPanel/StackEventPanel.tsx
2022-12-28 19:58:38 +01:00
Kraiem Taha Yassine
20539254b1
Merge pull request #882 from openreplay/recommendation
Recommendation
2022-12-13 18:12:30 +01:00
MauricioGarciaS
0a33307206 Added json to transform data dict 2022-12-13 18:06:26 +01:00
MauricioGarciaS
d83f731eb2 Changed function placements and mogrify for pg INSERT 2022-12-13 18:00:24 +01:00
MauricioGarciaS
e8edb34b9b Fix insert for json format 2022-11-25 12:53:36 +01:00
MauricioGarciaS
13b602279f Changed default queue size of signals to 100 2022-11-25 12:24:52 +01:00
MauricioGarciaS
2e9ff89976 Added queue method to Signals 2022-11-25 11:48:58 +01:00
MauricioGarciaS
f4b1ad1186 Updated evets_queue.py and signals.py 2022-11-22 13:08:02 +01:00
MauricioGarciaS
fd0d57cd7b Fixed problem with projectId definition in signals 2022-11-21 18:02:52 +01:00
MauricioGarciaS
9144606b08 Adding method to handle frontend responses in batches 2022-11-21 16:20:33 +01:00
Taha Yassine Kraiem
94a8f77e5b feat(chalice): flag record for delete in S3
feat(chalice): flag record for no-delete in S3
2022-11-18 13:26:01 +01:00
Taha Yassine Kraiem
b7e6a237e4 feat(chalice): refactored s3 client 2022-11-18 13:14:44 +01:00
Taha Yassine Kraiem
42d97bef13 feat(chalice): vault support old format and new format
feat(chalice): vault support devtools
2022-11-18 13:04:32 +01:00
MauricioGarciaS
b5bfc32f38 Testing queue method 2022-11-18 11:26:51 +01:00
Taha Yassine Kraiem
dff1807ad5 feat(chalice): refactored 2022-11-08 11:07:19 +01:00
Taha Yassine Kraiem
197997e3d4 feat(chalice): fixed SSO 2022-11-07 13:10:23 +01:00
Taha Yassine Kraiem
742c1ad7fe feat(chalice): get error details experimental 2022-10-14 19:42:49 +02:00
Taha Yassine Kraiem
4a17e5ba75 feat(chalice): CH fixed search favorite sessions 2022-08-30 20:07:21 +01:00
Taha Yassine Kraiem
4c2fa46931 feat(alerts): optimized alerts
feat(alerts): refactored alerts
feat(alerts): moved EE alerts to CH
2022-08-26 19:38:24 +01:00
Taha Yassine Kraiem
24515cd18c feat(chalice): CH sessions viewed
feat(chalice): CH sessions favorite
feat(chalice): CH errors viewed
2022-08-25 19:13:14 +01:00
Taha Yassine Kraiem
80115b6006 feat(chalice): full experimental config
feat(db): CH create new tables
2022-08-25 17:30:45 +01:00
Taha Yassine Kraiem
0734a3e468 feat(chalice): CH client error handling
feat(chalice): fastapi upgrade
2022-08-25 15:33:43 +01:00
Taha Yassine Kraiem
7c57249d04 feat(chalice): CH optimized resources_vs_visually_complete
feat(chalice): CH optimized resources_count_by_type
feat(chalice): CH optimized calls_errors_4xx
feat(chalice): CH optimized calls_errors_5xx
feat(chalice): CH optimized calls_errors
feat(chalice): CH optimized sessions_per_browser
feat(chalice): CH optimized errors_per_domains
feat(chalice): CH optimized domains_errors_4xx
feat(chalice): CH optimized domains_errors_5xx
feat(chalice): CH optimized domains_errors
feat(chalice): CH optimized crashes
feat(chalice): CH optimized top_metrics
feat(chalice): CH optimized busiest_time_of_day
feat(chalice): CH optimized pages_response_time_distribution
feat(chalice): CH optimized sessions_location
feat(chalice): CH optimized network
feat(chalice): CH optimized missing_resources widget
feat(chalice): CH optimized slowest_images widget
feat(chalice): CH optimized errors_trend widget
feat(chalice): CH optimized sessions widget
feat(chalice): CH optimized count_requests widget
feat(chalice): CH optimized avg_visited_pages widget
feat(chalice): CH optimized resources_by_party widget
feat(chalice): CH fixed avg_response_time widget
feat(chalice): CH client settings changes
2022-08-25 15:07:04 +01:00
Taha Yassine Kraiem
f4a4048f9f feat(chalice): CH predefined metrics 5/5 2022-08-24 19:19:55 +01:00
Taha Yassine Kraiem
261595f075 feat(chalice): changed resources_by_party to use requests only instead of fetch&script resources
feat(chalice): fixed clickhouse client helper timeout
2022-08-24 18:06:38 +01:00
Taha Yassine Kraiem
e7f061c439 feat(chalice): CH max query execution time 2022-08-23 18:38:27 +01:00
Taha Yassine Kraiem
75f57a1732 feat(chalice): CH predefined metrics search 3/5 2022-08-19 19:59:14 +01:00
Taha Yassine Kraiem
9473dadd6f feat(chalice): CH search refactored 2022-08-16 19:00:29 +01:00
Kraiem Taha Yassine
dbd455ed0d
v1.7.0 enhanced (#598)
* feat(chalice): upgrades & refacotered image
* feat(alerts): upgrades & refacotered image
* feat(crons): upgrades & refacotered image
* feat(crons): changed build script
* feat(alerts): changed build script
* feat(crons): changed Dockerfile
* feat(alerts): changed shell interpreter
* feat(chalice): changed shell interpreter
* feat(crons): changed shell interpreter
* feat(alerts): changed Dockerfile
* feat(chalice): changed Dockerfile
* feat(crons): changed Dockerfile
* feat(chalice): include tenant_key
* feat(chalice): less imports
2022-07-12 22:16:23 +02:00