Revert uv.lock

This commit is contained in:
Tao Chen
2026-05-14 17:01:58 -07:00
Unverified
parent 13b8e68503
commit f5f0d828ab
2 changed files with 3913 additions and 3897 deletions
@@ -993,6 +993,9 @@ def enable_instrumentation(
OBSERVABILITY_SETTINGS.enable_instrumentation = True
if enable_sensitive_data is not None:
OBSERVABILITY_SETTINGS.enable_sensitive_data = enable_sensitive_data
else:
# Re-read from current environment in case env vars were set after import (e.g. load_dotenv())
OBSERVABILITY_SETTINGS.enable_sensitive_data = _read_bool_env("ENABLE_SENSITIVE_DATA")
def configure_otel_providers(
+3910 -3897
View File
File diff suppressed because it is too large Load Diff