enable distribution otlp tracing

This commit is contained in:
Denis Savosin
2024-10-10 11:57:52 +07:00
parent a52f69ece5
commit d8b068917f
6 changed files with 31 additions and 3 deletions

View File

@@ -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