Commit graph

69 commits

Author SHA1 Message Date
Taha Yassine Kraiem
0c60051c01 feat(postgresql): EE create indexes concurrently for large data 2022-02-11 16:48:03 +01:00
Taha Yassine Kraiem
707c0a0ee3 feat(clickhouse): EE delta 1.5.0 2022-02-11 00:48:48 +01:00
Taha Yassine Kraiem
f0b466ee0a feat(postgresql): delta 1.5.0 2022-02-11 00:45:04 +01:00
Taha Yassine Kraiem
8996a04965 feat(db): create new indexes 2022-02-09 19:12:26 +01:00
Taha Yassine Kraiem
2f734f8a6c feat(db): changed delta files 2022-02-09 18:02:51 +01:00
Taha Yassine Kraiem
3bf9ff2232 feat(api): custom metrics status
feat(db): custom metrics active column
2022-02-07 16:35:15 +01:00
Taha Yassine Kraiem
8b4f9c3080 feat(postgres): changed schema 2022-01-28 19:00:26 +01:00
Taha Yassine Kraiem
bf279945d7 feat(DB): EE init_schema check for all tables refactored 2022-01-26 11:53:27 +01:00
Taha Yassine Kraiem
fe528d795b feat(DB): EE init_schema check for all tables 2022-01-26 11:44:37 +01:00
Taha Yassine Kraiem
47266df240 feat(DB): EE-clickhouse creation scrip multi-run support 2022-01-17 14:05:53 +01:00
Rajesh Rajendran
eabc508e8b
Helm chart for openreplay installation. (#270)
* single db chart
* chore(values): update subchart information
* chore(helm): global override file
* chore(helm): app chart
* chore(helm): database-migrate script
* chore(helm): pass fromVersion as command
* chore(dbMigrate): modularize the job
* chore(helm): upgrade hook
* chore(helm): upgrade script
* chore(helm): db init scripts
* fix(uprade): version check
* chore(helm): Adding ee charts
* fix(helm): clickhouse upgrade script
* chore(helm): add enterprise copy support
* chore(helm): enterprise migration
* fix(helm): clickhouse port
* fix(helm): inject env vars
* chore(clickhouse): ignore db errors
* chore(helm): kafka db upgrade
* fix(migration): kafka migration
* chore(helm): helm chart to install openreplay
* chore(helm): sample override value
* chore(helm): cloning main branch
* chore(helm): separate chart.yaml for all helm charts.
* chore(helm): update version
* fix(helm): templates
* fix(helm): image name
* chore(helm): pinning http port for http service
* docs(helm): example for overriding values.
* chore(dock): update the comments
* removing duplicate helm chart
* docs(values): comment for nginx redirect
* chore(helm): Adding nginx-ingress commit
* chore(helm): Adding default nginx ssl
* chore(helm): change nginx image to openresty
  Ref: https://serverfault.com/questions/638822/nginx-resolver-address-from-etc-resolv-conf
* chore(helm): consistent service name
* chore(helm): change nginx healthcheck url
* chore(helm): init minio
* chore(helm): fix password for minio
* chore(helm): minio init change workdir to /tmp
* chore(helm): ignore error on repeated bucket create
* chore(helm): fix enterprise check
* fix(helm): storage s3 region
* chore(helm): default false for cache_assets
* chore(helm): set nginx app version
* chore(helm): inject ee image
* chore(helm): renaming values.yaml to override.yaml
* chore(readme): update readme
* chore(helm): renaming vars.yaml
* chore(helm): git migrate current version of the app
* chore(helm): managing dependencies
* fix(helm): clone proper openreplay code
* chore(helm): update variable name
* chore(install): Adding web install script
* chore(install): ignoring apt error messages.
* chore(install): change only pre-populated passwords
* chore(install): better error messages
2022-01-14 14:06:16 +00:00
Taha Yassine Kraiem
13a3ec577c feat(DB): changed version number 2022-01-12 14:54:08 +01:00
Taha Yassine Kraiem
99c31f2090 feat(api): EE role-projects
feat(api): EE project authorizer by user
feat(api): EE projects list by user
2022-01-11 18:32:51 +01:00
Taha Yassine Kraiem
ee5d6dca52 feat(api): fixed index name 2022-01-11 12:20:18 +01:00
Taha Yassine Kraiem
dff5155d39 feat(DB): fixed init DB queries 2022-01-11 12:14:25 +01:00
Taha Yassine Kraiem
a71d3db540 feat(DB): db version 2022-01-10 18:04:06 +01:00
Taha Yassine Kraiem
6b14f13e53 feat(api): new alerts detection for change(change&percent)
feat(api): old alerts detection for change(change&percent)
feat(api): custom metrics new endpoints
feat(api): custom metrics return series list for alerts
feat(DB): alerts-change-change fix
2022-01-08 15:08:12 +01:00
Taha Yassine Kraiem
55a86d76f2 feat(api): new alerts detection for threshold only
feat(api): old alerts detection for threshold only
feat(DB): alerts changes
feat(DB): alerts indexes
2022-01-07 19:52:54 +01:00
Taha Yassine Kraiem
ad6caaa225 feat(api): custom metrics rename title to name
feat(api): save search
feat(api): refactored funnels
feat(api): removed funnels EE
feat(DB): saved search table
feat(DB): custom metrics rename title to name
feat(DB): funnels new index
2022-01-06 19:22:21 +01:00
Taha Yassine Kraiem
a2d9366c9f feat(DB): metrics and metric_series tables 2022-01-06 11:27:51 +01:00
Taha Yassine Kraiem
a693b94434 feat(DB): performance indexes 2022-01-03 18:25:38 +01:00
Taha Yassine Kraiem
d6cdb28123 feat(DB): indexes for parent_error_id 2022-01-03 10:22:04 +01:00
Taha Yassine Kraiem
6fc3840fa0 feat(DB): indexes cleanup
feat(api): disable fetch_duration filter
2021-12-31 18:36:27 +01:00
Taha Yassine Kraiem
6cc82b6676 feat(DB): indexes cleanup 2021-12-31 15:39:57 +01:00
Taha Yassine Kraiem
dcb69816e4 feat(api): FAILED_FETCH search
feat(DB): new indexes
2021-12-31 14:13:13 +01:00
Taha Yassine Kraiem
4209b5b1b9 feat(DB): UTM columns 2021-12-28 20:20:32 +01:00
Taha Yassine Kraiem
93b7e4784c feat(DB): UTM columns
feat(api): refactored code
feat(api): search sessions by UTM
2021-12-28 20:20:09 +01:00
Taha Yassine Kraiem
86a344cf10 feat(DB): EE changed delta file 2021-12-27 17:11:24 +01:00
Taha Yassine Kraiem
2aad7ac139 feat(DB): FOSS & EE match indexes 2021-12-27 16:52:39 +01:00
Taha Yassine Kraiem
06769cbda0 feat(DB): events.pages delta to match FOSS&EE 2021-12-27 12:49:18 +01:00
Taha Yassine Kraiem
1ea681269b feat(api): changed main sessions' search&count logic
feat(DB): new index
2021-12-23 20:15:36 +01:00
Kraiem Taha Yassine
a29c02b43a
Api FastApi (#252)
* feat(api): dynamic-api 1/2

* feat(api): dynamic-api 2/2
feat(api): core-api 1/2

* feat(api): changed schemas
feat(api): aipkey authorizer
feat(api): jwt authorizer payload
feat(api): core-api 2/3

* feat(api): apikey authorizer
feat(api): shared context
feat(api): response editor
feat(api): middleware
feat(api): custom router
feat(api): fix auth double call

* feat(api): dashboard
feat(api): insights
feat(api): public api v1

* feat(api): allow full CORS

* feat(api): use decouple-config instead of env
feat(api): fixed conflict slack endpoint
feat(api): fixed favorite errors param

* feat(api): migration fixes

* feat(api): changes

* feat(api): crons

* feat(api): changes and fixes

* feat(api): added new endpoints
feat(api): applied new changes
feat(api): Docker image

* feat(api): EE 1/4

* feat(api): EE core_dynamic

* feat(api): global routers generator

* feat(api): project authorizer
feat(api): docker image
feat(api): crons

* feat(api): EE trace activity

* feat(api): changed ORRouter

* feat(api): EE trace activity parameters&payload

* feat(api): EE trace activity action name & path_format

* feat(db): user trace

* feat(api): EE trace activity ignore routes and hide attribute
feat(api): fix funnel payload schema

* feat(api): mobile support

* feat(api): changed build script

* feat(api): changed mobile sign endpoint
feat(api): changed requirements.txt

* feat(api): changed dockerfile

* feat(api): changed mobile-env-var

* feat(api): removed insights

* feat(api): changed EE Dockerfile

* feat(api): cast session_id to str for signing

* feat(api): fixed error_id type

* feat(api): fixed /errors priority conflict

* feat(api): fixed /errors/{errorId} default params

* feat(api): fixed change password after invitation

* feat(api): use background task for emails instead of low-timeout-api
feat(api): EE fixed missing required params

* feat(api): funnel-insights payload change

* feat(api): funnel-insights payload change

* feat(api): changed edit user payload schema

* feat(api): changed metrics payload schema

* feat(api): changed metrics payload schema

* feat(api): changed edit user default values
feat(api): fixed change error status route

* feat(api): changed edit user

* feat(api): stop user from changing his own role

* feat(api): changed add slack

* feat(api): changed get funnel

* feat(api): changed get funnel on the fly payload
feat(api): changed update payload

* feat(api): changed get funnel on the fly payload

* feat(api): changed update funnel payload

* feat(api): changed get funnel-sessions/issues on the fly payload

* feat(api): fixed funnel missing rangeValue

* feat(api): fixes

* feat(api): iceServers configuration

* feat(api): fix issueId casting

* feat(api): changed issues-sessions endpoint payload-schema

* feat(api): EE changed traces-ignored-routes

* feat(api): EE include core sessions.py

* feat(api): EE check licence on every request if expired

* feat(api): move general stats to dynamic

* feat(api): code cleanup
feat(api): removed sentry

* feat(api): changed traces-ignore-routes

* feat(api): changed dependencies

* feat(api): changed jwt-auth-response code

* feat(api): changed traces-ignore-routes

* feat(api): changed traces-ignore-routes

* feat(api): removed PyTZ
feat(api): migrated time-helper to zoneinfo

* feat(api): EE added missing dependency
feat(api): changed base docker image

* feat(api): merge after roles

* feat(api): EE roles fastapi

* feat(db): handel HTTPExceptions

* feat(db): changed payload schema

* feat(db): changed payload schema

* feat(api): included insights

* feat(api): removed unused helper

* feat(api): merge from dev to fatsapi

* feat(api): merge fixes
feat(api): SAML migration

* feat(api): changed GET /signup response
feat(api): changed EE Dockerfile

* feat(api): changed edition detection

* feat(api): include ee endpoints

* feat(api): add/edit member changes

* feat(api): saml changed redirect

* feat(api): track session's replay
feat(api): track error's details

* feat(api): ignore tracking for read roles

* feat(api): define global queue
feat(api): define global scheduler
feat(api): traces use queue
feat(api): traces batch insert
feat(DB): changed traces schema

* feat(api): fix signup captcha

* feat(api): fix signup captcha

* feat(api): optional roleId
feat(api): set roleId to member if None

* feat(api): fixed edit role

* feat(api): return role details when creating a new member

* feat(api): trace: use BackgroundTasks instead of BackgroundTask to not override previous tasks

* feat(api): trace: use BackgroundTask if no other background task is defined

* feat(api): optimised delete metadata

* feat(api): Notification optional message

* feat(api): fix background-task reference

* feat(api): fix trace-background-task

* feat(api): fixed g-captcha for reset password

* feat(api): fix edit self-user

* feat(api): fixed create github-issue

* feat(api): set misfire_grace_time for crons

* feat(api): removed chalice
feat(api): freeze dependencies

* feat(api): refactored blueprints

* feat(api): /metadata/session_search allow projectId=None

* feat(api): public API, changed userId type

* feat(api): fix upload sourcemaps

* feat(api): user-trace support ApiKey endpoints

* feat(api): fixed user-trace foreign key type

* feat(api): fixed trace schema

* feat(api): trace save auth-method

* feat(api): trace fixed auth-method

* feat(api): trace changed schema
2021-12-16 19:10:12 +01:00
Mehdi Osman
9069e989d7
Update 1.3.6.sql 2021-12-04 15:28:27 +01:00
Taha Yassine Kraiem
9d7d8a997f feat(db): fixed init_schema.sql 2021-12-04 03:09:51 +01:00
Taha Yassine Kraiem
15863c9b2f feat(db): fixed init_schema.sql 2021-12-04 00:26:52 +01:00
Shekar Siri
f7f70589c3 fix(ui) - main to dev conflicts 2021-12-04 02:19:16 +05:30
Taha Yassine Kraiem
db4b2c5a62 feat(api): changed roles permissions 2021-12-03 17:44:56 +01:00
Taha Yassine Kraiem
7a4977931d feat(db): changed users structure for SSO
feat(api): changed user's origin
feat(api): support SSO idp_name
feat(api): SSO ignore relay state
feat(api): allow invite users if SSO is enabled
2021-12-02 17:36:47 +01:00
Taha Yassine Kraiem
1ce1203e04 feat(api): changed SAML helper
feat(api): changed helper
feat(api): changed EE /signup response
2021-12-02 12:50:09 +01:00
Taha Yassine Kraiem
1264b8e89b feat(api): changed SAML blueprint
feat(db): changed delta version
2021-12-01 18:24:39 +01:00
Taha Yassine Kraiem
5fc9ce5bdd feat(db): added role_id to users 2021-11-24 19:12:31 +01:00
Taha Yassine Kraiem
9f12433707 feat(api): EE roles 2021-11-24 17:44:57 +01:00
Taha Yassine Kraiem
108d0bf744 feat(api): v1.4.0 patch EE 2021-10-28 19:28:57 +02:00
Taha Yassine Kraiem
6c4b1356a1 feat(api): v1.4.0 patch 2021-10-28 19:27:56 +02:00
Taha Yassine Kraiem
e17246e091 feat(db): EE conditional DB creation 2021-10-28 18:42:34 +02:00
Kraiem Taha Yassine
1ccc35a97e
Merge branch 'dev' into api_insights 2021-10-19 00:24:18 +02:00
Taha Yassine Kraiem
6db13febcb feat(db): changed indexs 2021-10-14 16:40:43 +02:00
Taha Yassine Kraiem
5aa267b563 feat(db): changed indexs 2021-10-14 16:37:34 +02:00
Rajesh Rajendran
cbf44937aa
fix(ee): define variable
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
2021-10-12 18:49:32 +05:30
Rajesh Rajendran
4b199abe2d
fix(ee): define variable
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
2021-10-12 18:28:58 +05:30