Skip to content

Commit e222925

Browse files
committed
test: Test otel collector
1 parent e21cf26 commit e222925

4 files changed

Lines changed: 1174 additions & 159 deletions

File tree

config/env/.env.template

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ MONGO_INITDB_ROOT_USERNAME=rcb-rag-api
3434
MONGO_INITDB_ROOT_PASSWORD=MONGODB_ROOT_PASSWORD
3535
MONGO_INITDB_DATABASE=rcb-rag-api
3636
MONGO_INITDB_PORT=27017
37+
38+
# OpenTelemetry Configuration
39+
OTEL_SERVICE_NAME=otel-collector
40+
OTEL_EXPORTER_OTLP_ENDPOINT=otel-collector:4317

0 commit comments

Comments
 (0)