Skip to content

Commit e8bf773

Browse files
committed
fix
1 parent f58c392 commit e8bf773

File tree

1 file changed

+1
-1
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-mcp

1 file changed

+1
-1
lines changed

instrumentation-genai/opentelemetry-instrumentation-mcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Here's a simple demonstration of MCP instrumentation. The demo uses:
3434
```bash
3535
export OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT=true
3636

37-
loongsuite-instrument \
37+
opentelemetry-instrument \
3838
--traces_exporter console \
3939
--service_name demo-mcp-client \
4040
python examples/simple_client.py

0 commit comments

Comments
 (0)