Skip to content

Commit 85bcd54

Browse files
committed
fixes
1 parent 24449ef commit 85bcd54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-studio/how-to/continuous-monitor-applications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -329,15 +329,15 @@ If you already set up tracing in Azure AI studio, all you need to do is select t
329329

330330
Once you have your data streaming into your Application Insights resource, you automatically can see it get populated in this customized dashboard.
331331

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":::
333333

334334
This view is a great place for you to get started with your monitoring needs.
335335

336336
- You can view token consumption over time to understand if you need to increase your usage limits or do additional cost analysis.
337337
- You can view evaluation metrics as trend lines to understand the quality of your app on a daily basis.
338338
- 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.
339339

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":::
341341

342342
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.
343343
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
346346

347347
You can also share this workbook with your team so they stay informed with the latest!
348348

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":::
350350

351351
## Related content
352352

0 commit comments

Comments
 (0)