openreplay/api/chalicelib/utils
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
..
html Fixed year update in alertNotifi inside footer 2023-01-02 17:53:01 +01:00
storage Azure support (#1270) 2023-06-08 13:31:54 +02:00
__init__.py API 2021-05-05 19:47:36 +02:00
args_transformer.py API 2021-05-05 19:47:36 +02:00
captcha.py Api FastApi (#252) 2021-12-16 19:10:12 +01:00
dev.py Changes: 2021-05-09 02:23:26 +02:00
email_handler.py feat(chalice): changed email handler logging level 2023-02-03 13:27:55 +01:00
email_helper.py feat(alerts): debug 2022-08-11 17:36:13 +01:00
errors_helper.py feat(chalice): errors_helper 2023-01-20 11:41:55 +01:00
event_filter_definition.py feat(chalice): refactored autocomplete 2022-08-02 13:09:13 +02:00
github_client_v3.py feat(chalice): changed health-check endpoint behaviour 2023-03-29 10:32:49 +01:00
helper.py feat(chalice): changed recordings response 2023-04-28 12:00:01 +02:00
jira_client.py feat(chalice): changed health-check endpoint behaviour 2023-03-29 10:32:49 +01:00
metrics_helper.py API 2021-05-05 19:47:36 +02:00
pg_client.py feat(chalice): dynamic health-check endpoint 2023-03-14 15:00:18 +01:00
smtp.py feat(chalice): unique project name 2023-02-06 16:12:56 +01:00
sql_helper.py feat(chalice): heatMap click_rage status 2022-12-23 16:17:14 +01:00
strings.py API 2021-05-05 19:47:36 +02:00
TimeUTC.py feat(api): dashboard include series with templates 2022-04-07 13:28:01 +02:00