diff --git a/hypertrace-trace-enricher/hypertrace-trace-enricher/src/main/resources/configs/common/application.conf b/hypertrace-trace-enricher/hypertrace-trace-enricher/src/main/resources/configs/common/application.conf index 91660a883..f17290ed4 100644 --- a/hypertrace-trace-enricher/hypertrace-trace-enricher/src/main/resources/configs/common/application.conf +++ b/hypertrace-trace-enricher/hypertrace-trace-enricher/src/main/resources/configs/common/application.conf @@ -37,6 +37,7 @@ enricher { topic.name = "entity-change-events" schema.registry.url = ${kafka.streams.config.schema.registry.url} consumer.name = "entity-change-events-consumer" + bootstrap.servers = ${kafka.streams.config.bootstrap.servers} } } attribute.service.config = {