Explorar o código

set OTEL_EXPORTER_OTLP_ENDPOINT

Yuki Takei hai 1 ano
pai
achega
7c5e2d358f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/app/.env.production

+ 1 - 1
apps/app/.env.production

@@ -7,4 +7,4 @@ MIGRATIONS_DIR=dist/migrations/
 
 # OpenTelemetry Configuration
 OTEL_TRACES_SAMPLER_ARG=0.1
-
+OTEL_EXPORTER_OTLP_ENDPOINT="https://telemetry.growi.org"