We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b18ed1 commit 3256df1Copy full SHA for 3256df1
aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_instrumentation_patch.py
@@ -7,9 +7,6 @@
7
from unittest.mock import MagicMock, patch
8
9
import gevent.monkey
10
-import pkg_resources
11
-from botocore.client import BaseClient
12
-from botocore.response import StreamingBody
13
14
import opentelemetry.sdk.extension.aws.resource.ec2 as ec2_resource
15
import opentelemetry.sdk.extension.aws.resource.eks as eks_resource
0 commit comments