From bbc000528e3a22a28075df215d86af89e59d8db0 Mon Sep 17 00:00:00 2001 From: Geoffrey Ragot Date: Sun, 20 Oct 2024 17:50:01 +0200 Subject: [PATCH] fix: benchmarks ci --- .github/workflows/benchmark.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 3df3f268b..2b9a98ab3 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -24,6 +24,7 @@ jobs: --postgres-conn-max-idle-time=120s --postgres-max-open-conns=500 --postgres-max-idle-conns=100 + --experimental-features --otel-metrics-keep-in-memory & - run: > earthly