Skip to content

Commit

Permalink
bug (#1011)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen authored Aug 18, 2020
1 parent c9709d2 commit 3cae077
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ where = src

[options.entry_points]
opentelemetry_instrumentor =
django = opentelemetry.instrumentation.boto:BotoInstrumentor
boto = opentelemetry.instrumentation.boto:BotoInstrumentor
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ where = src

[options.entry_points]
opentelemetry_instrumentor =
django = opentelemetry.instrumentation.botocore:BotoCoreInstrumentor
botocore = opentelemetry.instrumentation.botocore:BotocoreInstrumentor

0 comments on commit 3cae077

Please sign in to comment.