From 258571bfd4f7572b41bcecdd3a9d5162754886d8 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Tue, 10 Mar 2026 14:17:40 -0400 Subject: [PATCH] Turn on Cloudflare observability --- scripts/05_cloudflare_http_ingestor/wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/05_cloudflare_http_ingestor/wrangler.toml b/scripts/05_cloudflare_http_ingestor/wrangler.toml index e613eef..04ab612 100644 --- a/scripts/05_cloudflare_http_ingestor/wrangler.toml +++ b/scripts/05_cloudflare_http_ingestor/wrangler.toml @@ -23,4 +23,4 @@ S3_ENDPOINT = "" mode = "smart" [observability] -enabled = false +enabled = true