azure foundry tracing for python and dotnet apps samples
You can find more details on how to use microsoft open telemetry to do tracing in your app
Python apps
https://github.com/microsoft/opentelemetry-distro-python/blob/main/samples/langchain/sample_langchain_instrumentation.py
Dotnet apps
https://github.com/microsoft/opentelemetry-distro-dotnet/blob/main/skills/microsoft-opentelemetry-setup/SKILL.md
Comments