Skip to content

Commit 927565e

Browse files
Change the entry for boto3sqs to work with auto instrumentation (#1176)
Co-authored-by: Srikanth Chekuri <[email protected]>
1 parent ff412c6 commit 927565e

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/opentelemetry-instrumentation-boto3sqs

1 file changed

+1
-1
lines changed

instrumentation/opentelemetry-instrumentation-boto3sqs/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ where = src
5656

5757
[options.entry_points]
5858
opentelemetry_instrumentor =
59-
boto3sqs = opentelemetry.instrumentation.boto3sqs:Boto3SQSInstrumentation
59+
boto3 = opentelemetry.instrumentation.boto3sqs:Boto3SQSInstrumentor

0 commit comments

Comments
 (0)