mirror of
https://github.com/Dannecron/spring-boot-demo.git
synced 2025-12-26 00:32:34 +03:00
enable distribution otlp tracing
This commit is contained in:
@@ -14,6 +14,7 @@ services:
|
||||
DB_USERNAME: $DB_USERNAME
|
||||
DB_PASSWORD: $DB_PASSWORD
|
||||
KAFKA_SERVERS: $KAFKA_SERVERS
|
||||
OTLP_TRACING_HTTP_URL: $OTLP_TRACING_HTTP_URL
|
||||
expose:
|
||||
- 8080
|
||||
- 8081
|
||||
|
||||
Reference in New Issue
Block a user