diff --git a/ci/values.yaml b/ci/values.yaml index 819f4fd70854..42c216d656e9 100644 --- a/ci/values.yaml +++ b/ci/values.yaml @@ -66,10 +66,15 @@ 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: - # Disable debug exporter until we pull change that adds it from upstream - debug: null - logging: + debug: verbosity: detailed datadog: host_metadata: