Skip to content

Commit 9fcb71c

Browse files
committed
update links
1 parent 7f0ea1e commit 9fcb71c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/azure/azure-monitor/app-insights/telemetry/troubleshoot-high-ingestion.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Once you've identified an Application Insights resource or a Log Analytics works
5858
5959
In the Azure portal, navigate to your Log Analytics workspace, select **Workbooks**, and select **Usage** under **Log Analytics Workspace Insights**.
6060
61-
:::image type="content" source="media/troubleshoot-high-ingestion/log-analytics-usage-workbook.png" alt-text="A screenshot thst shows the Log Analytics workbook pane." border="false":::
61+
:::image type="content" source="media/troubleshoot-high-ingestion/log-analytics-usage-workbook.png" alt-text="A screenshot thst shows the Log Analytics workbook pane." lightbox="media/troubleshoot-high-ingestion/log-analytics-usage-workbook.png" border="false":::
6262
6363
This workbook provides valuable insights, such as the percentage of data ingestion for each table and detailed ingestion statistics for each resource reporting to the same workspace.
6464
@@ -266,7 +266,7 @@ To identify what specifically is driving the costs, follow these steps:
266266
267267
The result can show the specific message driving up ingestion costs:
268268
269-
:::image type="content" source="media/troubleshoot-high-ingestion/app-message-counts.png" alt-text="A screenshot thst shows a count of records per each individual message.":::
269+
:::image type="content" source="media/troubleshoot-high-ingestion/app-message-count.png" alt-text="A screenshot thst shows a count of records per each individual message.":::
270270
271271
### Scenario 3: Reach daily cap unexpectedly
272272
@@ -292,7 +292,7 @@ Adjust the daily cap to prevent excess telemetry ingestion.
292292

293293
### Switch table plans
294294

295-
Switch to another supported table plan for Application Insights. See [Table plans](azure/azure-monitor/logs/data-platform-logs) and [Tables that support the basic table plan in Azure Monitor Logs](/azure/azure-monitor/logs/basic-logs-azure-tables).
295+
Switch to another supported table plan for Application Insights. See [Table plans](/azure/azure-monitor/logs/data-platform-logs) and [Tables that support the basic table plan in Azure Monitor Logs](/azure/azure-monitor/logs/basic-logs-azure-tables).
296296

297297
### Use telemetry SDK features for Java agent
298298

0 commit comments

Comments
 (0)