Replies: 2 comments 4 replies
-
|
Hi @kollerp - thanks for reaching out - I was comparing your code to this sample in docs and it might be worth stepping through to check you have all the right components https://learn.microsoft.com/en-us/azure/ai-foundry/how-to/develop/trace-application Checking the Azure Application Insights resource is setup Let me know how you get on and we can dig in further if you are already using this resource |
Beta Was this translation helpful? Give feedback.
-
|
Ok so I've been doing some more testing and here are my findings: The open telemetry instrumentation you are using does not support the new responses api.So doing Your documentation here is buggedIn the step-by-step you are missing imports and you do not specify that you need set the api version either in code or as an env variable. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Am I not understanding something regarding how to use telemetry here? I cannot see any traces in the portal with this.
Beta Was this translation helpful? Give feedback.
All reactions