Tracing for Production Applications #2594
Replies: 1 comment 6 replies
-
Is it as simple as setting APPLICATIONINSIGHTS_CONNECTION_STRING with devkit installed? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi - I see there is useful output after each run tracing the activity of each node (inputs, outputs, execution time, etc) when I run the flow locally under .promptflow/chat.detail.json. I am interested in sending these traces to a place like Application Insights for my promptflow instance that I have deployed as an Azure web application. I see in the tracing and dev modules there are references to application insights but I can't quite figure out how one would go about sending these traces to a place like application insights. Are there any examples of this or guidance? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions