Skip to content

Commit

Permalink
Remove debug logging from simple-streaming example (#185)
Browse files Browse the repository at this point in the history
Signed-off-by: Gary Brown <gary@brownuk.com>
  • Loading branch information
objectiser authored Jan 30, 2019
1 parent b71a4ee commit 7d13165
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deploy/examples/simple-streaming.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,13 @@ metadata:
name: simple-streaming
spec:
strategy: streaming
collector:
options:
log-level: debug
ingester:
options:
kafka:
topic: jaeger-spans
brokers: my-cluster-kafka-brokers.kafka:9092
ingester:
deadlockInterval: 0
log-level: debug
storage:
type: elasticsearch
options:
Expand Down

0 comments on commit 7d13165

Please sign in to comment.