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
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -329,27 +329,24 @@ 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
-
This is an Azure Workbook that is querying data stored in your Application Insights resource.
333
-
334
-
:::image type="content" source="../../media/how-to/" alt-text="Screenshot of [ADD LINK TEXT]." lightbox="../../media/how-to/":::
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":::
335
333
336
334
This view is a great place for you to get started with your monitoring needs.
337
335
338
336
- You can view token consumption over time to understand if you need to increase your usage limits or do additional cost analysis.
339
337
- You can view evaluation metrics as trend lines to understand the quality of your app on a daily basis.
340
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.
341
339
342
-
#### Customizing your view
343
-
344
-
Now that you're familiar with this view, let’s customize this and tailor it to fit your business case.
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":::
345
341
346
-
In this example, we add a new evaluator metric to show up.
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
+
To learn more, see [editing Azure Workbooks](/azure/azure-monitor/visualize/workbooks-create-workbook).
347
344
348
-
:::image type="content" source="../../media/how-to/" alt-text="Screenshot of [ADD LINK TEXT]." lightbox="../../media/how-to/":::
345
+
This allows you to add additional custom evaluators that you might have logged or other markdown text to share summaries and use for reporting purposes.
349
346
350
-
#### Share with your team
347
+
You can also share this workbook with your team so they stay informed with the latest!
351
348
352
-
:::image type="content" source="../../media/how-to/" alt-text="Screenshot of [ADD LINK TEXT]." lightbox="../../media/how-to/":::
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