You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-studio/how-to/continuous-monitor-applications.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -329,15 +329,15 @@ If you already set up tracing in Azure AI studio, all you need to do is select t
329
329
330
330
Once you have your data streaming into your Application Insights resource, you automatically can see it get populated in this customized dashboard.
331
331
332
-
:::image type="content" source="../../media/how-to/online-evaluation/open-generative-ai-workbook.gif" alt-text="Animation of an Azure workbook showing Application Insights." lightbox="../../media/how-to/online-evaluation/open-generative-ai-workbook.gif":::
332
+
:::image type="content" source="../media/how-to/online-evaluation/open-generative-ai-workbook.gif" alt-text="Animation of an Azure workbook showing Application Insights." lightbox="../media/how-to/online-evaluation/open-generative-ai-workbook.gif":::
333
333
334
334
This view is a great place for you to get started with your monitoring needs.
335
335
336
336
- You can view token consumption over time to understand if you need to increase your usage limits or do additional cost analysis.
337
337
- You can view evaluation metrics as trend lines to understand the quality of your app on a daily basis.
338
338
- You can debug when exceptions take place and drill into traces using the **Azure Monitor End-to-end transaction details view** to figure out what went wrong.
339
339
340
-
:::image type="content" source="../../media/how-to/online-evaluation/custom-generative-ai-workbook.gif" alt-text="Animation of an Azure workbook showing graphs and end to end transaction details." lightbox="../../media/how-to/online-evaluation/custom-generative-ai-workbook.gif":::
340
+
:::image type="content" source="../media/how-to/online-evaluation/custom-generative-ai-workbook.gif" alt-text="Animation of an Azure workbook showing graphs and end to end transaction details." lightbox="../media/how-to/online-evaluation/custom-generative-ai-workbook.gif":::
341
341
342
342
This is an Azure Workbook that is querying data stored in your Application Insights resource. You can customize this workbook and tailor this to fit your business needs.
343
343
To learn more, see [editing Azure Workbooks](/azure/azure-monitor/visualize/workbooks-create-workbook).
@@ -346,7 +346,7 @@ This allows you to add additional custom evaluators that you might have logged o
346
346
347
347
You can also share this workbook with your team so they stay informed with the latest!
348
348
349
-
:::image type="content" source="../../media/how-to/online-evaluation/share-azure-workbook.png" alt-text="Screenshot of an Azure Workbook showing the share button and share tab." lightbox="../../media/how-to/online-evaluation/share-azure-workbook.png":::
349
+
:::image type="content" source="../media/how-to/online-evaluation/share-azure-workbook.png" alt-text="Screenshot of an Azure Workbook showing the share button and share tab." lightbox="../media/how-to/online-evaluation/share-azure-workbook.png":::
0 commit comments