chore: add description for code changes

This commit is contained in:
Aocheng Wang 2025-07-16 11:53:30 +08:00
parent 4d4f5e9051
commit 173dba0308
1 changed files with 5 additions and 0 deletions

View File

@ -29,6 +29,11 @@ All frameworks or SDKs that support OTLP and follow [semantic conventions for ge
## Set up Instrumentation ## Set up Instrumentation
Overall, the code changes focus on:
- Instrumenting the LLM/agent application.
- Configuring the OTLP trace exporter to use the AITK local collector.
<details> <details>
<summary>Azure AI Inference SDK - Python</summary> <summary>Azure AI Inference SDK - Python</summary>