We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f58c392 commit e8bf773Copy full SHA for e8bf773
instrumentation-genai/opentelemetry-instrumentation-mcp/README.md
@@ -34,7 +34,7 @@ Here's a simple demonstration of MCP instrumentation. The demo uses:
34
```bash
35
export OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT=true
36
37
-loongsuite-instrument \
+opentelemetry-instrument \
38
--traces_exporter console \
39
--service_name demo-mcp-client \
40
python examples/simple_client.py
0 commit comments