mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[clsi] consolidate metrics for clsi-perf (#30746)
* [clsi] remove all clsi-perf/health-check metrics * [clsi] always emit E2E compile time metric * [clsi] do not collect metrics for clsi-cache-template compiles * [clsi] fix unit tests: request.metricsOpts always exists * [clsi] use a gauge for the e2e compile time metric of clsi-perf Co-authored-by: Eric Mc Sween <eric.mcsween@overleaf.com> * [clsi] remove metrics for binary file downloads from clsi-perf --------- Co-authored-by: Eric Mc Sween <eric.mcsween@overleaf.com> GitOrigin-RevId: 7995512e57c802086350e3d1a0ec5213ecdf0a05
This commit is contained in:
@@ -40,6 +40,7 @@ services:
|
||||
LOG_LEVEL: ${LOG_LEVEL:-}
|
||||
NODE_ENV: test
|
||||
NODE_OPTIONS: "--unhandled-rejections=strict"
|
||||
ALLOWED_COMPILE_GROUPS: "clsi-perf simple-latex-file"
|
||||
ENABLE_PDF_CACHING: "true"
|
||||
PDF_CACHING_ENABLE_WORKER_POOL: "true"
|
||||
ALLOWED_IMAGES: quay.io/sharelatex/texlive-full:2025.1
|
||||
|
||||
Reference in New Issue
Block a user