From 2f8876908719b3640d7cfc9364a7b0f7145fc356 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Thu, 10 Sep 2026 20:28:41 +0200 Subject: [PATCH] feat(otel): read the OTLP metrics temporality preference (#11064) * feat(otel): honor OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_013iN8SNZQva5MfMnSM43fHq * fix(otel): print exporter build failures that tracing would drop Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_013iN8SNZQva5MfMnSM43fHq * chore: update ee-repo-ref to a8ce9bed4b16a01a964d4c35bdc3092b89d10495 This commit updates the EE repository reference after PR #788 was merged in windmill-ee-private. Previous ee-repo-ref: 7445aa186ca599c3353e041986fe46a277ba9e9f New ee-repo-ref: a8ce9bed4b16a01a964d4c35bdc3092b89d10495 Automated by sync-ee-ref workflow. --------- Co-authored-by: Claude Opus 5 (1M context) Co-authored-by: windmill-internal-app[bot] --- backend/ee-repo-ref.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/ee-repo-ref.txt b/backend/ee-repo-ref.txt index 51977e3cac..f8d02ba287 100644 --- a/backend/ee-repo-ref.txt +++ b/backend/ee-repo-ref.txt @@ -1 +1 @@ -b964f0caaae57dc526c7ac9dc54d753372989f63 +a8ce9bed4b16a01a964d4c35bdc3092b89d10495