Merge pull request #734 from openreplay/api-v1.8.0_patch1

feat(chalice): enable experimental metrics
This commit is contained in:
Kraiem Taha Yassine 2022-09-14 16:15:27 +01:00 committed by GitHub
commit a9137f3846
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ FS_DIR=/mnt/efs
EXP_SESSIONS_SEARCH=false
EXP_AUTOCOMPLETE=false
EXP_ERRORS_SEARCH=false
EXP_METRICS=false
EXP_METRICS=true
EXP_7D_MV=false
EXP_ALERTS=false
EXP_FUNNELS=false