chore(htwg-1): disable OTEL SDK to stop Grafana export noise
Sets OTEL_SDK_DISABLED=true in htwg-1-prod overlay so the OTel SDK never initializes — eliminates export attempts to Grafana Alloy. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -16,6 +16,7 @@ patches:
|
||||
NOWCHESS_COORDINATOR_ENABLED: "false"
|
||||
REDIS_PREFIX: nowchess
|
||||
QUARKUS_LOG_LEVEL: "WARN"
|
||||
OTEL_SDK_DISABLED: "true"
|
||||
target:
|
||||
kind: ConfigMap
|
||||
name: nowchess-env-config
|
||||
|
||||
Reference in New Issue
Block a user