Mehdi Osman
be164b41cd
Merge pull request #340 from rjshrjndrn/main
...
chore(helm): S3 endpoint validation
2022-02-17 12:36:32 +01:00
rjshrjndrn
6a9035e260
chore(helm): commit
...
We need to check what is the object store endpoint.
There can be 4 options
1. Using minio inside kube clster
2. Using minio managed external cluster, like aws minio offering
3. Using GCP or other object stores compatible with s3 apis
4. Using AWS itself.
AWS uses bucketname.endpoint/object while others use endpoint/bucketname/object
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-02-17 12:19:50 +01:00
Mehdi Osman
366ae808d4
Merge pull request #338 from openreplay/dev
...
v1.5.1: Added stats to db and ender
2022-02-17 00:38:39 +01:00
Taha Yassine Kraiem
0e985e3920
feat(utilities): WS revert to pure socketio
2022-02-16 22:57:35 +01:00
Taha Yassine Kraiem
e9e6ddebf2
feat(utilities): WS-uWS removed force websocket
2022-02-16 19:53:40 +01:00
Taha Yassine Kraiem
9568925b5a
feat(utilities): WS-uWS fixed socket path
2022-02-16 19:46:32 +01:00
ShiKhu
95c5190b07
feat(backend): incoming queue stats logging for ender & db
2022-02-16 19:44:03 +01:00
Mehdi Osman
fc1d0634d4
Merge pull request #336 from openreplay/dev
...
v1.5.0: UI and tracker fixes
2022-02-16 18:40:20 +01:00
Shekar Siri
e8e87c5ff5
fix(ui) - removed unused wrapper
2022-02-16 17:33:20 +01:00
Shekar Siri
e8a330c053
GraphQL UI and Navigation ( #335 )
...
* chore(http): check for custom endpoint for caching
Signed-off-by: --global <--global>
* fix(ui) - typo
* fix(migration): template file variable values
* fix(install): minio download path
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* chore(nginx): precedence x-forward-for ip for geo location tagging
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* chore(kafka): change retention to 4 days
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* feat(ui) - graphql ui and navigation
Co-authored-by: --global <--global>
Co-authored-by: Mehdi Osman <estradino@users.noreply.github.com>
Co-authored-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-02-16 17:06:08 +01:00
Shekar Siri
4eaee22d30
Roles and Permissions UI ( #333 )
...
* feat(ui) - roles with projectId and ui improvements
* feat(ui) - roles fixes
* feat(ui) - roles fixes
* feat(ui) - roles menu item icon change
2022-02-16 17:00:48 +01:00
Shekar Siri
b90d2a25f9
fix(ui) - typo
2022-02-16 16:58:50 +01:00
Taha Yassine Kraiem
adbd4fa6e1
feat(utilities): WS block polling
2022-02-16 16:58:17 +01:00
rjshrjndrn
cb41d9134d
chore(kafka): change retention to 4 days
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-02-16 10:18:55 +01:00
rjshrjndrn
f2cfd37a37
chore(nginx): precedence x-forward-for ip for geo location tagging
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-02-16 10:18:50 +01:00
rjshrjndrn
28486977a6
chore(kafka): change retention to 4 days
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-02-16 10:18:10 +01:00
rjshrjndrn
0a3619c649
chore(nginx): precedence x-forward-for ip for geo location tagging
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-02-16 10:18:10 +01:00
ShiKhu
24c4f7802a
fix(tracker): 3.5.1: consider messages sent during /start request
2022-02-15 22:39:11 +01:00
Taha Yassine Kraiem
0395c79986
feat(utilities): WS log stats
2022-02-15 21:52:22 +01:00
Taha Yassine Kraiem
99cabe2dda
feat(utilities): WS changed build script
2022-02-15 21:44:41 +01:00
Taha Yassine Kraiem
ab468ddf41
feat(utilities): WS use uWS
2022-02-15 21:42:08 +01:00
Taha Yassine Kraiem
7df30d6ac4
feat(utilities): upgraded base image
2022-02-15 21:42:08 +01:00
Taha Yassine Kraiem
8f7fad5288
feat(utilities): WS disable logs
2022-02-15 21:42:08 +01:00
Taha Yassine Kraiem
f0cc51821b
feat(utilities): WS changed build script
2022-02-15 21:42:08 +01:00
Taha Yassine Kraiem
2f6a9258fc
feat(utilities): WS reduce maxHttpBufferSize
...
feat(utilities): WS log status each 30s
2022-02-15 21:42:08 +01:00
Mehdi Osman
9d7a070822
Merge pull request #331 from openreplay/dev
...
fix(ee-backend): prepare clickhouse statement even on commit error
2022-02-15 20:24:19 +01:00
ShiKhu
ecbdfc27bb
fix(ee-backend): prepare clickhouse statement even on commit error
2022-02-15 19:56:36 +01:00
Mehdi Osman
ad0f9894e2
Merge pull request #327 from openreplay/dev
...
v1.5.0: UI Fixes
2022-02-15 14:31:24 +01:00
Shekar Siri
7d81a040e7
fix(ui) - do not pause the live session on console row click
2022-02-15 14:29:45 +01:00
Mehdi Osman
310a860b28
Merge pull request #326 from openreplay/dev
...
v1.5.0: UI Fixes
2022-02-15 14:13:41 +01:00
Shekar Siri
da5fcc85bc
fix(ui) - do not pause the live session on opening a fetch modal
2022-02-15 13:59:43 +01:00
rjshrjndrn
1ad96045b8
fix(install): minio download path
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-02-15 07:40:59 +01:00
--global
f97277269c
fix(migration): template file variable values
2022-02-15 07:40:33 +01:00
--global
9bfd1a54ef
chore(http): check for custom endpoint for caching
...
Signed-off-by: --global <--global>
2022-02-15 07:40:23 +01:00
rjshrjndrn
5ecf2d9b03
fix(install): minio download path
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-02-15 06:30:54 +01:00
--global
e705c8566c
fix(migration): template file variable values
2022-02-15 05:57:55 +01:00
Mehdi Osman
8871f9c681
Merge pull request #323 from openreplay/dev
...
v1.5.0 UI fixes
2022-02-14 17:54:55 +01:00
Shekar Siri
c1f0e79c8d
fix(ui) - typo
2022-02-14 17:51:53 +01:00
--global
6ffa00cfe4
chore(http): check for custom endpoint for caching
...
Signed-off-by: --global <--global>
2022-02-14 16:54:53 +01:00
Shekar Siri
3e5d5ca4fc
change(ui) - assist filters change on type
2022-02-14 16:38:39 +01:00
Shekar Siri
06ba41b938
feat(ui) - funnel filters replaced with new filter ( #322 )
...
* feat(ui) - funnel filters replaced with new filter
* feat(ui) - funnel filters - removed logs
2022-02-14 16:09:30 +01:00
Shekar Siri
e67b62aa43
Merge branch 'main' of github.com:openreplay/openreplay into dev
2022-02-14 16:04:04 +01:00
--global
2ea64da188
fix(migration): validating migration version
...
Signed-off-by: --global <--global>
2022-02-14 15:44:05 +01:00
Rajesh Rajendran
0dc4d8af1e
Enabling debug message in script
2022-02-14 14:37:51 +00:00
Shekar Siri
64fd23a35b
fix(ui) - timestamp to utc
2022-02-14 14:14:49 +01:00
Taha Yassine Kraiem
8ebc635628
feat(chalice): funnels return new format
2022-02-14 11:56:29 +01:00
Shekar Siri
3a696b971f
fix(ui) - saved search on save and update
2022-02-14 11:17:33 +01:00
Shekar Siri
098a067528
fix(ui) - debounce callback
2022-02-12 06:56:03 +01:00
Mehdi Osman
e449d8a6e3
Merge pull request #318 from openreplay/dev
...
v1.5.0: frontend minor fixes
2022-02-11 18:27:49 +01:00
Shekar Siri
baab184597
fix(ui) - error search for sessions, and default session load
2022-02-11 18:11:44 +01:00