diff --git a/deployment/services/graphql.ts b/deployment/services/graphql.ts index 4a2b00375..72e3c0d5d 100644 --- a/deployment/services/graphql.ts +++ b/deployment/services/graphql.ts @@ -147,7 +147,6 @@ export function deployGraphQL({ AUTH_ORGANIZATION_OIDC: '1', AUTH_REQUIRE_EMAIL_VERIFICATION: '1', // Traces (OTLP) - OPENTELEMETRY_CONSOLE_EXPORTER: '1', OPENTELEMETRY_COLLECTOR_ENDPOINT: observability.enabled && observability.tracingEndpoint ? observability.tracingEndpoint