We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ff3d4 commit 05d892eCopy full SHA for 05d892e
opentelemetry-instrumentation/src/opentelemetry/instrumentation/utils.py
@@ -95,7 +95,7 @@ def _start_internal_or_server_span(
95
96
Args:
97
tracer : tracer in use by given instrumentation library
98
- name (string): name of the span
+ span_name (string): name of the span
99
start_time : start time of the span
100
context_carrier : object which contains values that are
101
used to construct a Context. This object
0 commit comments