mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Revert uv.lock
This commit is contained in:
@@ -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(
|
||||
|
||||
Generated
+3910
-3897
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user