Commit graph

19 commits

Author SHA1 Message Date
Taha Yassine Kraiem
7772205952 feat(api): EE mertics optimized, refactored and fixed 2022-04-15 15:10:09 +02:00
Taha Yassine Kraiem
01d22f2cd0 feat(db): dashboard fixed missing attributes for widgets 2022-04-15 11:04:02 +02:00
Taha Yassine Kraiem
0ca6e62627 feat(api): added chart to avg_session_duration metric 2022-04-15 10:47:25 +02:00
Taha Yassine Kraiem
61ef427b4f feat(api): added chart to avg_first_paint metric 2022-04-15 10:33:34 +02:00
Taha Yassine Kraiem
7076181b07 feat(api): added chart to avg_first_paint metric 2022-04-15 10:19:13 +02:00
Taha Yassine Kraiem
efa7ef8261 feat(api): added chart to avg_till_first_byte metric 2022-04-14 20:39:07 +02:00
Taha Yassine Kraiem
9a0415db67 feat(api): added chart to avg_time_to_interactive metric 2022-04-14 20:29:35 +02:00
Taha Yassine Kraiem
49f90ba11f feat(api): added chart to avg_first_contentful_pixel metric 2022-04-14 20:15:16 +02:00
Taha Yassine Kraiem
a8fb2f671b feat(api): added chart to avg_first_contentful_pixel metric 2022-04-14 19:52:07 +02:00
Taha Yassine Kraiem
be7175c393 feat(api): added chart to count_requests metric 2022-04-14 18:57:29 +02:00
Taha Yassine Kraiem
8429118521 feat(api): dashboard limit errors_per_domains widget to 5 2022-04-13 19:22:55 +02:00
Taha Yassine Kraiem
cbec34db3e feat(api): dashboard added charts for avg_dom_content_loaded widgets 2022-04-13 16:23:31 +02:00
Taha Yassine Kraiem
ae9580b345 feat(api): dashboard user single DB-connexion for charts and data of the same widget 2022-04-13 12:42:04 +02:00
Taha Yassine Kraiem
98109ee9a3 feat(api): dashboard added chart to avg_dom_content_load_start 2022-04-13 12:34:40 +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
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
Kraiem Taha Yassine
9a5fc4bac7
SAML2 (#83)
* feat(api): remove stage name from email subject

* change(api): refactored code & SAML2 SSO SLO SLS

* change(api): SAML2 extracted & custom configuration

* change(api): SAML2 migrate user after signup

* feat(api): return project_key with session's details

* change(api): SAML2

* feat(db): tenants & users table changes for SAML2
2021-07-12 22:09:09 +02:00
Renamed from ee/api/chalicelib/ee/dashboard.py (Browse further)