Commit 73c6fb04 authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update CompanySVC-default.properties

parent 4fe02e7c
......@@ -7,7 +7,7 @@ management.endpoint.prometheus.enabled=true
management.endpoint.health.show.details=always
management.tracing.enabled=true
spring.kafka.topic.producer-topic=Interviews_Topic
management.zipkin.tracing.endpoint=http://zipkin.zipkin.svc.cluster.local:32000/api/v2/spans
management.zipkin.tracing.endpoint=http://zipkin.zipkin.svc.cluster.local:9411/api/v2/spans
management.tracing.sampling.probability=1.0
spring.kafka.bootstrap-servers=kafka.default.svc.cluster.local:9092
spring.kafka.properties.security.protocol=SASL_PLAINTEXT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment