rjshrjndrn
e0f7522752
chore(helm): enablig pg_stat for metrics
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-16 14:36:19 +02:00
Shekar Siri
c6b706ced0
change(ui) - removed errors route
2023-05-12 17:33:59 +02:00
Shekar Siri
a1c0fcb750
change(ui) - assist call to use iceTransportPolicy all
2023-05-12 17:28:03 +02:00
Delirium
a24d99f75c
feat(player): player file loader refactoring ( #1203 )
...
* change(ui): refactor mob loading
* refactor(player): split message loader into separate file, remove toast dependency out of player lib, fix types, fix inspector and screen context
* refactor(player): simplify file loading, add safe error throws
* refactor(player): move loading status changers to the end of the flow
2023-05-12 15:38:43 +02:00
Taha Yassine Kraiem
55040b2c76
feat(chalice): fixed trace payload parsing
2023-05-11 13:22:25 +02:00
Mehdi Osman
9f4591cb41
Update README.md
2023-05-09 13:13:28 -04:00
Rajesh Rajendran
68272293b4
chore(helm): Updating frontend image release ( #1243 )
2023-05-09 17:58:51 +02:00
nick-delirium
544131daf4
fix(player): ensure that player is cleaned on unmount
2023-05-09 17:50:59 +02:00
Alexander Zavorotynskiy
72ccac1aed
fix(backend): added COMPRESSION_THRESHOLD env variable to Dockerfile
2023-05-09 17:50:16 +02:00
Alexander Zavorotynskiy
2c6f9a15ab
fix(backend): added Content-Encoding to CORS for http service
2023-05-09 17:35:17 +02:00
nick-delirium
d1cd07cbd4
fix(player): fix commit conflict
2023-05-09 16:23:00 +02:00
rjshrjndrn
8878df5c1c
chore(cron): Adding missing deps
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-09 16:21:08 +02:00
Shekar Siri
2b20233a97
Merge branch 'fix-search-init' into dev
2023-05-09 15:32:22 +02:00
nick-delirium
51719cbd12
fix(player): fix first 8 byte checker
2023-05-09 15:31:09 +02:00
Shekar Siri
a7d479076b
fix(ui) - search init - wait for filters ( #1241 )
2023-05-09 15:31:09 +02:00
Mehdi Osman
45de6d7020
Update .env.sample
2023-05-09 15:31:09 +02:00
Shekar Siri
edc35d983a
fix(ui) - search init - wait for filters
2023-05-09 15:29:29 +02:00
Shekar Siri
630b018227
fix(player) - fix first 8 byte checker ( #1240 )
...
* fix(player): fix first 8 byte checker
* fix(player): remove logs
---------
Co-authored-by: nick-delirium <nikita@openreplay.com>
2023-05-09 15:20:32 +02:00
Mehdi Osman
58ae1317e7
Update .env.sample
2023-05-09 09:00:37 -04:00
nick-delirium
eb7d1ff936
fix(player): remove logs
2023-05-09 14:43:59 +02:00
nick-delirium
237eaff78c
fix(player): fix first 8 byte checker
2023-05-09 14:43:30 +02:00
Rajesh Rajendran
4cfa516ce3
fix(cli): Override cli options ( #1239 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-09 12:43:06 +02:00
Rajesh Rajendran
f33de38e6e
fix(cli): Override cli options ( #1239 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-09 12:42:22 +02:00
MauricioGarciaS
1a414d5764
fix(connector): Added checkpoints and sigterm handler ( #1234 )
...
* fix(connector): fixed bug of cache dict size error
* fix(connector): Added method to save state in s3 for redshift if sigterm arise
* fix(connector): Added exit signal handler and checkpoint method
* Added sslmode selection for connection to database, added use_ssl parameter for S3 connection
2023-05-09 11:35:50 +02:00
rjshrjndrn
8f7b25bab1
chore(cli): Adding separate query for ee cleanup
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-05 19:29:38 +02:00
Alexander
a0b842f13c
feat(backend): insert referrer to sessions table ( #1237 )
2023-05-05 18:22:49 +02:00
Alexander Zavorotynskiy
cdb6ab8b60
fix(backend): reduced ender tick duration
2023-05-05 11:34:21 +02:00
Alexander Zavorotynskiy
b111cb55c7
fix(backend): correct compression ratio value
2023-05-05 09:45:39 +02:00
Kraiem Taha Yassine
52afb6e525
chore(minio): changed lifecycle rules to support delete-jobs ( #1235 )
2023-05-04 19:43:33 +02:00
Alexander
528d1af173
Compression worker ( #1233 )
...
* feat(backend): added extra worker for session compression
* feat(backend): debug logs
* feat(backend): added compression ratio metric
* feat(backend): reduced number of duplicate logs
* feat(backend): rewrite workers managment
2023-05-04 17:46:43 +02:00
Alexander
742c038ecd
New env variable CLOUD (aws by default) ( #1232 )
...
* feat(backend): added new env variable CLOUD (aws by default)
* chore(backend): Adding env variable for CLOUD
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
---------
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Co-authored-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-04 16:48:48 +02:00
Kraiem Taha Yassine
6291749bb7
feat(crons): include fastapi ( #1231 )
2023-05-04 16:01:21 +02:00
Shekar Siri
48ffb903da
change(ui) - user events visit event padding
2023-05-04 13:51:55 +02:00
Shekar Siri
aaff6a040d
change(ui) - share popup styles
2023-05-04 13:51:55 +02:00
Shekar Siri
128f22ade7
change(ui) - text chante on create issue and share popups
2023-05-04 13:51:55 +02:00
MauricioGarciaS
41c0f19c62
fix(connector): fixed bug of cache dict size error ( #1226 )
2023-05-04 13:49:10 +02:00
Shekar Siri
93491eadfc
change(ui) - playback timemode alignment
2023-05-04 13:29:26 +02:00
Shekar Siri
26e7f7f751
change(ui) - fetch details modal - no content text size
2023-05-04 13:03:05 +02:00
rjshrjndrn
dce19801b7
chore(helm): enable kafka jmx metrics
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-04 12:37:35 +02:00
Shekar Siri
7eb1c303cd
change(ui) - support icon border
2023-05-04 12:20:48 +02:00
rjshrjndrn
e676dd0727
fix(helm): typo
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-04 12:05:20 +02:00
Kraiem Taha Yassine
d0d47f4e6a
Api v1.12.0 ( #1230 )
...
* feat(chalice): include enforceSSO in signup status
* feat(chalice): changed 1-time health-check
2023-05-04 11:49:37 +02:00
Shekar Siri
a72348771f
change(ui) - enforce sso
2023-05-04 11:29:59 +02:00
rjshrjndrn
693449e739
chore(helm): Update kafka chart
...
Enable metrics and increased storage
2023-05-04 11:26:06 +02:00
rjshrjndrn
874570baa3
chore(cli): Override GH repo
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-05-04 05:43:11 +02:00
rjshrjndrn
158299334e
Updating kyverno
2023-05-04 05:34:50 +02:00
Kraiem Taha Yassine
66c4f9c481
feat(chalice): include enforceSSO in signup status ( #1228 )
2023-05-03 19:45:10 +02:00
Shekar Siri
6498a47a9b
change(ui) - filter user events text change
2023-05-03 19:03:59 +02:00
Shekar Siri
332fcc9f25
change(ui) - placeholder text change
2023-05-03 19:00:13 +02:00
Shekar Siri
e23a7b8033
change(ui) - issue form and share popup titles
2023-05-03 18:39:30 +02:00