Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
more nits
  • Loading branch information
Liudmila Molkova committed Oct 29, 2024
commit a13c3d0764e09e29b4447927c62e469b9fd387f3
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,3 @@ def _configure_auto_instrumentation() -> None:
otel_disabled_instrumentations = _get_otel_disabled_instrumentations()
if _AZURE_SDK_INSTRUMENTATION_NAME not in otel_disabled_instrumentations:
settings.tracing_implementation = OpenTelemetrySpan