Commit graph

517 commits

Author SHA1 Message Date
Taha Yassine Kraiem
63d2fce3b5 feat(api): fixed weekly report
feat(api): optimised weekly report
2022-06-17 10:42:29 +02:00
Taha Yassine Kraiem
0fd7d1d80c feat(api): changes
feat(db): changes
2022-06-17 10:42:29 +02:00
Taha Yassine Kraiem
4912841a9e feat(api): funnel widget issues 2022-06-17 10:42:29 +02:00
Taha Yassine Kraiem
06a52e505e feat(api): fixed edition
feat(api): fixed expiration date
feat(api): fixed change name
feat(api): fixed change role
feat(api): fixed has password
feat(api): refactored edit user
feat(api): refactored edit member
2022-06-17 10:42:29 +02:00
Taha Yassine Kraiem
667fe3dd79 feat(db): removed user's appearance
feat(db): removed generated_password
feat(api): merged account&client
feat(api): cleaned account response
feat(api): removed user's appearance
feat(api): removed generated_password
feat(api): limits endpoint
feat(api): notifications/count endpoint
2022-06-17 10:42:29 +02:00
Taha Yassine Kraiem
c2ea4fb4b6 feat(api): metrics changed web vitals description
feat(db): changed metric's monitoring essentials category to web vitals
2022-06-17 10:42:00 +02:00
Taha Yassine Kraiem
20f7c0fb70 feat(DB): changed metrics category from Overview to Monitoring Essentials 2022-06-17 10:42:00 +02:00
rjshrjndrn
ea103f9589 chore(vagrant): Adding development readme
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-06-17 10:41:55 +02:00
Rajesh Rajendran
32fdd80784 Vagrant for local contribution (#434)
* chore(vagrant): initial vagrantfile
* chore(vagrant): adding instructions after installation
* chore(vagrant): Adding vagrant user to docker group
* chore(vagrant): use local docker daemon for k3s
* chore(vagrant): fix comment
* chore(vagrant): adding hostname in /etc/hosts
* chore(vagrant): fix doc
* chore(vagrant): limiting cpu
* chore(frontend): initialize dev env
* chore(docker): adding dockerignore
* chore(dockerfile): using cache for fasten build
* chore(dockerignore): update
* chore(docker): build optimizations
* chore(build): all components build option
* chore(build): utilities build fix
* chore(scrpt): remove debug message
* chore(vagrant): provision using stable branch always

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-06-17 10:40:57 +02:00
Taha Yassine Kraiem
c72120ac64 feat(api): s3 helper detect environment
feat(api): support description for dashboards
2022-06-17 10:39:48 +02:00
rjshrjndrn
1a5c50cefa fix(helm): removing unnecessary ingress rules
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-06-16 15:08:43 +02:00
rjshrjndrn
54b414e199 chore(helm): adding pvc to utilities
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-06-16 14:17:33 +02:00
rjshrjndrn
75504409e7 chore(helm): Adding utilities chart
Will contain openreplay utilities. like
- efs cleaner
- postgres backup trigger etc
2022-06-16 11:14:18 +02:00
rjshrjndrn
ec66bc03c6 chore(helm): enable compression for nginx
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-06-14 13:16:54 +02:00
rjshrjndrn
9388e03e8c fix(ingress): assets ingress values
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-06-08 12:47:24 +02:00
rjshrjndrn
a996fac4d3 fix(ingress): assets path
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-06-07 17:31:51 +02:00
rjshrjndrn
f626636ed7 chore(helm): enable cors for ingest
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-06-03 13:04:11 +02:00
rjshrjndrn
f330d5031f chore(helm): adding grafana ingress
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-31 19:21:45 +02:00
rjshrjndrn
440efd1b5d chore(helm): increase health check timeout
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-30 17:30:35 +02:00
rjshrjndrn
6aaa0b5fb8 chore(helm): chalice health check
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-30 17:20:28 +02:00
Rajesh Rajendran
3a2b54a446
Fixes related to clickhouse and service Port for ingress (#510)
* chore(helm): variablizing clickhouse shards/replica

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

* chore(clickhouse): adding new template for clickhouse cluster

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

* chore(helm): enable passwordless clickhouse

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

* chore(install): check clickhouse is up prior initialization

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

* fix(helm): port value for ingress
2022-05-25 16:53:24 +00:00
Rajesh Rajendran
55a0d3a0e0
chore(helm): enable serviceMonitor only if monitoring stack installed. (#509) 2022-05-25 16:11:09 +00:00
Rajesh Rajendran
2752118e94
fix(helm): clickhouse change port type to integer (#508)
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-25 16:00:13 +00:00
Rajesh Rajendran
c795e0480d
fix(helm): service port installation issue (#507)
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-25 15:58:48 +00:00
Rajesh Rajendran
2a870d6f74
chore(helm): enabling monitoring for services (#503) 2022-05-24 17:49:24 +00:00
Alexander Zavorotynskiy
ca78bca3d1 chore(helmchart): added missed part of yaml file to sink helm chart 2022-05-24 13:39:53 +02:00
Alexander Zavorotynskiy
31c852df2b feat(backend/sink): added error log for consumer.Commit() method 2022-05-24 13:30:25 +02:00
Alexander Zavorotynskiy
8647beb538 chore(helmchart): added ASSETS_ORIGIN to sink helm chart 2022-05-24 13:21:38 +02:00
rjshrjndrn
40e0296c8a docs(machine setup): for contribution
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-19 19:05:53 +02:00
rjshrjndrn
9526ea68aa chore(helm): clickhouse use kafka zookeeper
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-19 18:27:00 +02:00
Rajesh Rajendran
2e332f3447
Openreplay install, without kubernetes and related tools (#487)
* chore(init script): option to skip k8s/tools installation

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

* chore(install): init script gnu sed detection

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-19 13:21:37 +00:00
rjshrjndrn
bda652ccab fix(helm): service name
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-18 14:05:08 +02:00
Alexander Zavorotynskiy
a9071b68f2 chore(bash): added heuristics service to local_build.sh 2022-05-18 13:30:21 +02:00
rjshrjndrn
336046a443 chore(helm): common naming convention 2022-05-18 12:39:13 +02:00
rjshrjndrn
d7037771ed chore(helmcharts): adding heuristics service
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-17 12:15:52 +02:00
rjshrjndrn
f66e780596 chore(ingress): changing proxy body size to 10m
else nginx will reject the change, and AWS will report as CORS issue.

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-16 21:14:14 +02:00
rjshrjndrn
3b704b9430 fix(helm): nginx forward L7 headers from LB
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-16 15:02:59 +02:00
rjshrjndrn
4175d98be8 chore(helmcharts): adding clickhouse operator helm chart
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-16 12:52:43 +02:00
rjshrjndrn
c94f4074bb chore(helm): make ingress-nginx installation not mandatory.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-16 10:48:35 +02:00
rjshrjndrn
b843aba08a chore(init): create direcotry if not exist
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-05 15:03:31 +02:00
rjshrjndrn
42e6a63e44 docs(vagrant): create user account comment
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-03 21:43:46 +02:00
rjshrjndrn
89ba052d41 chore(vagrant): Adding development readme
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-04-29 12:17:01 +02:00
rjshrjndrn
94adb69f6b fix(nginx): proper x-forward-for proxying
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-04-27 15:00:54 +02:00
Rajesh Rajendran
f3b6bda163
Vagrant for local contribution (#434)
* chore(vagrant): initial vagrantfile
* chore(vagrant): adding instructions after installation
* chore(vagrant): Adding vagrant user to docker group
* chore(vagrant): use local docker daemon for k3s
* chore(vagrant): fix comment
* chore(vagrant): adding hostname in /etc/hosts
* chore(vagrant): fix doc
* chore(vagrant): limiting cpu
* chore(frontend): initialize dev env
* chore(docker): adding dockerignore
* chore(dockerfile): using cache for fasten build
* chore(dockerignore): update
* chore(docker): build optimizations
* chore(build): all components build option
* chore(build): utilities build fix
* chore(scrpt): remove debug message
* chore(vagrant): provision using stable branch always

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-04-27 12:54:40 +00:00
Mehdi Osman
33f6d35c05
Update vars.yaml 2022-04-25 16:07:10 +02:00
Taha Yassine Kraiem
9891057105 feat(api): pages change base_path to path
feat(db): pages change base_path to path
2022-04-22 12:45:03 +02:00
Taha Yassine Kraiem
d472e20948 feat(api): requests change base_path to path
feat(db): requests change base_path to path
2022-04-21 20:59:59 +02:00
Taha Yassine Kraiem
0cca55315e feat(db): changed metrics default col-values 2022-04-21 15:00:13 +02:00
Taha Yassine Kraiem
010c49fed1 Merge remote-tracking branch 'origin/api-v1.5.5' into dev 2022-04-19 18:43:47 +02:00
KRAIEM Taha Yassine
a51247f22f version change 2022-04-19 16:42:04 +00:00