chore: add loadtest observability setup
This commit is contained in:
@@ -70,3 +70,9 @@ GENARRATIVE_SPACETIME_TOKEN=""
|
||||
GENARRATIVE_ADMIN_USERNAME=admin
|
||||
GENARRATIVE_ADMIN_PASSWORD=123456
|
||||
ADMIN_API_TARGET=http://127.0.0.1:3100
|
||||
|
||||
# OTLP
|
||||
GENARRATIVE_OTEL_ENABLED=true
|
||||
OTEL_SERVICE_NAME=genarrative-api
|
||||
OTEL_EXPORTER_OTLP_ENDPOINT=http://127.0.0.1:4318
|
||||
OTEL_RESOURCE_ATTRIBUTES=deployment.environment=local,service.namespace=genarrative
|
||||
|
||||
Reference in New Issue
Block a user