chore: add description for code changes
This commit is contained in:
parent
4d4f5e9051
commit
173dba0308
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue