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:
@@ -7,4 +7,6 @@ DB_SCHEMA=public
|
||||
DB_USERNAME=postgres
|
||||
DB_PASSWORD=postgres
|
||||
|
||||
KAFKA_SERVERS=localhost:9095
|
||||
KAFKA_SERVERS=localhost:9095
|
||||
|
||||
OTLP_TRACING_HTTP_URL=http://localhost:4318/v1/traces
|
||||
Reference in New Issue
Block a user