Skip to content

Commit

Permalink
Revert other changes
Browse files Browse the repository at this point in the history
  • Loading branch information
liustanley committed Feb 16, 2024
1 parent 551b0d0 commit 9893334
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
2 changes: 1 addition & 1 deletion ci/values-jmx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ config:
- topics
- consumers
exporters:
debug:
logging:
verbosity: detailed
otlp:
endpoint: ${env:OTEL_EXPORTER_OTLP_ENDPOINT}
Expand Down
11 changes: 3 additions & 8 deletions ci/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9893334

Please sign in to comment.