We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e05bc commit e038fe2Copy full SHA for e038fe2
1 file changed
src/mcp/shared/_otel.py
@@ -12,6 +12,7 @@
12
13
_tracer = get_tracer("mcp-python-sdk")
14
15
+
16
def build_span_attributes(
17
method: str,
18
request_id: Any,
0 commit comments