Dependencies Version update
This commit is contained in:
parent
3a18a59e6d
commit
c015e438cb
|
@ -2,4 +2,4 @@ server.port= 8080
|
|||
spring.application.name=product-service
|
||||
priceClient.baseUrl=http://price-service:8081
|
||||
spring.sleuth.otel.config.trace-id-ratio-based=1.0
|
||||
#spring.sleuth.otel.exporter.otlp.endpoint=http://collector:4317
|
||||
spring.sleuth.otel.exporter.otlp.endpoint=http://collector:4317
|
Loading…
Reference in New Issue