From 98933346dc489c37f9bab4aac77aca4b0f3476e7 Mon Sep 17 00:00:00 2001 From: Stanley Liu Date: Fri, 16 Feb 2024 12:09:52 -0800 Subject: [PATCH] Revert other changes --- ci/values-jmx.yaml | 2 +- ci/values.yaml | 11 +++-------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/ci/values-jmx.yaml b/ci/values-jmx.yaml index b59bb0a89a6b..b44b566924e5 100644 --- a/ci/values-jmx.yaml +++ b/ci/values-jmx.yaml @@ -50,7 +50,7 @@ config: - topics - consumers exporters: - debug: + logging: verbosity: detailed otlp: endpoint: ${env:OTEL_EXPORTER_OTLP_ENDPOINT} diff --git a/ci/values.yaml b/ci/values.yaml index 42c216d656e9..d8b5821212f7 100644 --- a/ci/values.yaml +++ b/ci/values.yaml @@ -66,15 +66,10 @@ config: endpoint: 0.0.0.0:4317 http: endpoint: 0.0.0.0:4318 - prometheus: - config: - scrape_configs: - - job_name: 'otelcol' - scrape_interval: 10s - static_configs: - - targets: ['0.0.0.0:8888'] exporters: - debug: + # Disable debug exporter until we pull change that adds it from upstream + debug: nil + logging: verbosity: detailed datadog: host_metadata: