Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
3xperthulk authored Dec 9, 2023
1 parent f5f5e58 commit 191b330
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-a-streaming-pipeline/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ services:
# Useful settings for development/laptop use - modify as needed for Prod
# This one makes ksqlDB feel a bit more responsive when queries start running
KAFKA_GROUP_INITIAL_REBALANCE_DELAY_MS: 100
KAFKA_METRIC_REPORTERS: "io.confluent.metrics.reporter.ConfluentMetricsReporter"
CONFLUENT_METRICS_REPORTER_BOOTSTRAP_SERVERS: kafka:29092
command:
- bash
- -c
Expand Down

0 comments on commit 191b330

Please sign in to comment.