Commit graph

2080 commits

Author SHA1 Message Date
Taha Yassine Kraiem
7e3597521c feat(db): dashboard schema for init file
feat(db): dashboard schema for EE init file
feat(db): dashboard schema for EE delta file
2022-04-06 17:14:26 +02:00
Taha Yassine Kraiem
7ebcbb8b0b feat(utilities): EE-WS send SESSION_RECONNECTED on session's reconnection 2022-04-06 16:53:27 +02:00
Taha Yassine Kraiem
8a1a34fbf2 Merge remote-tracking branch 'origin/dev' into api-v1.5.5 2022-04-06 16:48:58 +02:00
Taha Yassine Kraiem
c9f7b6e980 feat(api): jira integration handle errors 2022-04-06 16:48:26 +02:00
Taha Yassine Kraiem
c30ceb447d feat(utilities): FOSS-WS send SESSION_RECONNECTED on session's reconnection 2022-04-06 15:28:22 +02:00
Taha Yassine Kraiem
70ef8af0cb feat(api): fixed duplicate dashboard for metrics list 2022-04-06 14:25:43 +02:00
Taha Yassine Kraiem
3c30ebf76d feat(api): changed update widget
feat(api): FOSS&EE optimized /projects
2022-04-06 14:17:24 +02:00
Taha Yassine Kraiem
584de8d09c feat(api): jira return Auth-error to UI
feat(api): metrics allow empty series
2022-04-06 11:10:02 +02:00
Taha Yassine Kraiem
07fd1027f8 feat(api): EE new method for debug in ch_client 2022-04-05 19:55:00 +02:00
Taha Yassine Kraiem
3f621165d6 feat(api): EE metrics refactored 2022-04-05 19:43:44 +02:00
Taha Yassine Kraiem
ef6ba3b9ce feat(api): EE metrics get slowest resources optimized (from 52s to 7s) 2022-04-05 19:40:07 +02:00
Taha Yassine Kraiem
5582f0ac36 feat(api): fixed get dashboard with templates 2022-04-05 19:18:29 +02:00
Taha Yassine Kraiem
02209a7716 feat(api): fixed update dashboard with metrics list 2022-04-05 18:53:41 +02:00
Taha Yassine Kraiem
3d2ae11ce1 feat(api): fixed get metrics with dashboards 2022-04-05 18:48:42 +02:00
Taha Yassine Kraiem
2fe3f88a7d feat(api): EE metrics get slowest images optimized (from 30s to 4s) 2022-04-05 18:41:05 +02:00
Taha Yassine Kraiem
6685eb1ac9 feat(api): fixed create custom metric and add to dashboard
feat(api): EE refactored sub-router
feat(api): EE upgrade fastapi
feat(api): EE refactored metrics
feat(api): EE split overview
2022-04-05 18:10:19 +02:00
Taha Yassine Kraiem
effe39d36d feat(api): pg helper support application name
feat(api): removed widget name
feat(db): removed widget name
feat(api): changed edit dashboard to support list of metrics
feat(api): get metrics/widgets cast created_at
feat(api): get metrics/widgets cast edited_at
feat(api): create dashboard with metrics, support default config
feat(api): create dashboard with metrics, support widget position
feat(api): edit dashboard with metrics, support default config
feat(api): edit dashboard with metrics, support widget position
2022-04-05 17:29:29 +02:00
Taha Yassine Kraiem
92fb75b228 feat(db): include default metrics in init_schema.sql
feat(api): refactored overview
2022-04-05 14:06:30 +02:00
Taha Yassine Kraiem
ef4c9a5bf5 feat(db): added edited_at to metrics
feat(db): defined all template metrics
feat(db): support delta multi-execution
feat(api): get edited_at with metric data
feat(api): get owner_email with metric data
feat(api): support of metrics areaChart
2022-04-05 11:28:47 +02:00
ShiKhu
011cbd006b fix(ackend-assets): use cachePath in timeout map instead of original url 2022-04-04 20:40:21 +02:00
Taha Yassine Kraiem
5f006a312b Merge remote-tracking branch 'origin/dev' into api-v1.5.5 2022-04-04 16:40:31 +02:00
Taha Yassine Kraiem
e75f7ddb4f feat(api): fixed sort sessions 2022-04-04 16:36:51 +02:00
Taha Yassine Kraiem
6360712aeb feat(api): fixed update custom_metrics with missing index 2022-04-04 15:21:55 +02:00
Taha Yassine Kraiem
cc692dfb29 Merge remote-tracking branch 'origin/dev' into api-v1.5.5 2022-04-04 14:30:34 +02:00
Taha Yassine Kraiem
2b55aef0a7 feat(api): optimized boarding endpoints 2022-04-04 14:29:49 +02:00
Taha Yassine Kraiem
72f2a96f31 parrot global changes 2022-04-04 14:09:49 +02:00
Taha Yassine Kraiem
ba9ca1d060 feat(api): get save_request_payloads with the projects info 2022-04-04 12:03:30 +02:00
Taha Yassine Kraiem
642618046a feat(api): get live session by session_id 2022-04-04 10:40:44 +02:00
ShiKhu
3b3015e025 fix(backend-http): always Close() body 2022-04-03 13:31:54 +02:00
ShiKhu
d7710356e9 feat(tracker-fetch):3.5.3: common improved sanitiser 2022-04-01 22:15:51 +02:00
Taha Yassine Kraiem
1807174b8b feat(api): dashboard get predefined metrics charts
feat(api): support root_path for Uvicorn server
2022-04-01 20:29:13 +02:00
ShiKhu
c8872064ec code(backend): use 1.18 time features 2022-04-01 19:43:46 +02:00
ShiKhu
6196e79d00 feat(backend): everyday update of an assets' version 2022-04-01 19:16:24 +02:00
ShiKhu
197c39f96a feat(backend): go v.1.18 upgrade 2022-04-01 19:14:08 +02:00
ShiKhu
a0a82e0d77 codeclean(backend): remove alert.go 2022-04-01 17:19:46 +02:00
Taha Yassine Kraiem
cfcff0293a feat(api): return attached dashboards with the custom metrics list
feat(api): allow custom metrics visibility
2022-04-01 15:26:24 +02:00
rjshrjndrn
77fc8221ac chore(helm): moving utils default vars
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-03-31 19:50:50 +02:00
rjshrjndrn
9e294d4edd fix(nginx): socketio endpoint directly from kube service
nginx upstream block has some issue with forwarding the socketio
connection

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-03-31 18:34:15 +02:00
Taha Yassine Kraiem
b799704efd feat(api): dashboard format 2022-03-30 20:39:06 +02:00
Taha Yassine Kraiem
e909321040 feat(api): create new metric and add it to dashboard 2022-03-30 20:38:30 +02:00
Taha Yassine Kraiem
af1c88a573 feat(api): create dashboard with widgets at the same time 2022-03-30 20:29:22 +02:00
Taha Yassine Kraiem
7d18c093eb feat(api): fixed JIRA error handling
feat(api): fixed dashboard split old metrics
2022-03-30 20:00:58 +02:00
Taha Yassine Kraiem
1743665769 feat(api): upgrade JIRA
feat(api): changed code to support new JIRA SDK
feat(api): JIRA helper return error to UI
feat(api): JIRA catch 401
2022-03-30 18:38:48 +02:00
ShiKhu
daa5a7fad5 codefix(backend): code-format & Close() body on /i 2022-03-30 18:30:33 +02:00
ShiKhu
8c97576970 codefix(backend): autoCommit as init consumer parameter 2022-03-30 18:27:33 +02:00
rjshrjndrn
ae6f18fafb chore(helm): databases
make minio installation optional.

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-03-30 13:41:18 +02:00
ShiKhu
43dc66584f fix(tracker-fetch):3.5.2:replaceDefault recursion fix 2022-03-30 13:38:49 +02:00
ShiKhu
5fea1fb785 fix(ee/kafka): restart worker after consumer timeout error 2022-03-30 13:13:50 +02:00
Taha Yassine Kraiem
3b60856063 feat(api): dashboard split old metrics grouped data 3/3 2022-03-30 12:29:12 +02:00
Shekar Siri
d6c66e6d46
workflow_dispatch 2022-03-30 10:53:37 +02:00