Skip to content

Commit

Permalink
imports
Browse files Browse the repository at this point in the history
  • Loading branch information
cjunkin committed Jan 17, 2025
1 parent 58216e9 commit 1e7a70d
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
import json

import autogen
from autogen import ConversableAgent
from opentelemetry import trace
from opentelemetry.sdk.trace import TracerProvider
from opentelemetry.trace import Context, Status, StatusCode
from opentelemetry.trace import Status, StatusCode


class AutogenInstrumentor:
Expand Down

0 comments on commit 1e7a70d

Please sign in to comment.