Skip to content

Commit e5dab7c

Browse files
Merge pull request #7612 from s-polly/stp-trace-links
trace agents - changed links
2 parents 4ca6aea + 31f5996 commit e5dab7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/how-to/develop/trace-agents-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,9 +273,9 @@ Azure AI Foundry has native integrations with Microsoft Agent Framework and Sema
273273
> [!NOTE]
274274
> Tracing integration for LangChain and LangGraph described here is currently available only in Python.
275275
276-
You can enable tracing for LangChain that follows OpenTelemetry standards as per [opentelemetry-instrumentation-langchain](https://pypi.org/project/opentelemetry-instrumentation-langchain/).
276+
You can enable tracing for LangChain that follows OpenTelemetry standards as per [opentelemetry-instrumentation-langchain](https://opentelemetry.io/docs/specs/semconv/gen-ai/gen-ai-agent-spans/).
277277

278-
Once necessary packages are installed, you can easily begin to [Instrument tracing in your code](#instrument-tracing-in-your-code).
278+
Once necessary packages are installed, you can easily begin to [Instrument tracing in your code](https://pypi.org/project/langchain-azure-ai/).
279279

280280
> [!NOTE]
281281
> LangChain and LangGraph "v1" releases are currently under active development. API surface and tracing behavior can change as part of this release. Track updates at the [LangChain v1.0 release notes page](https://docs.langchain.com/oss/python/releases/langchain-v1)

0 commit comments

Comments
 (0)