Skip to content

Commit edb8d7c

Browse files
committed
Changing files back to PNG format. SVG did not render properly.
1 parent d7bbcb9 commit edb8d7c

File tree

5 files changed

+9
-7
lines changed

5 files changed

+9
-7
lines changed

articles/azure-monitor/app/app-insights-overview.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,38 +62,40 @@ Refer to the decision tree below to see what is available to instrument your app
6262

6363
### [.NET](#tab/net)
6464

65-
:::image type="content" source="media/app-insights-overview/instrumentation-decision-tree-dotnet.svg" alt-text="A decision tree providing .NET instrumentation guidance." lightbox="media/app-insights-overview/instrumentation-decision-tree-dotnet.svg":::
65+
:::image type="content" source="media/app-insights-overview/instrumentation-decision-tree-dotnet.png" alt-text="A decision tree providing .NET instrumentation guidance." lightbox="media/app-insights-overview/instrumentation-decision-tree-dotnet.png":::
6666

67-
Links:
67+
- [Auto-Instrumentation](codeless-overview.md)
6868
- [Azure Application Insights libraries for .NET](https://docs.microsoft.com/dotnet/api/overview/azure/insights)
6969
- [Deploy the Azure Monitor Application Insights Agent on Azure virtual machines and Azure virtual machine scale sets](azure-vm-vmss-apps.md)
7070
- [Deploy Azure Monitor Application Insights Agent for on-premises servers](status-monitor-v2-overview.md)
71-
71+
72+
73+
7274
### [Java](#tab/java)
7375

74-
:::image type="content" source="media/app-insights-overview/instrumentation-decision-tree-java.svg" alt-text="A decision tree providing Java instrumentation guidance." lightbox="media/app-insights-overview/instrumentation-decision-tree-java.svg":::
76+
:::image type="content" source="media/app-insights-overview/instrumentation-decision-tree-java.png" alt-text="A decision tree providing Java instrumentation guidance." lightbox="media/app-insights-overview/instrumentation-decision-tree-java.png":::
7577

7678
Links:
7779
- [Azure Monitor OpenTelemetry-based auto-instrumentation for Java applications](java-in-process-agent.md)
7880

7981
### [Node.js](#tab/nodejs)
8082

81-
:::image type="content" source="media/app-insights-overview/instrumentation-decision-tree-node.svg" alt-text="A decision tree providing Node instrumentation guidance." lightbox="media/app-insights-overview/instrumentation-decision-tree-node.svg":::
83+
:::image type="content" source="media/app-insights-overview/instrumentation-decision-tree-node.png" alt-text="A decision tree providing Node instrumentation guidance." lightbox="media/app-insights-overview/instrumentation-decision-tree-node.png":::
8284

8385
Links:
8486
- [Enable Azure Monitor OpenTelemetry Exporter for .NET, Node.js, and Python applications](opentelemetry-enable.md)
8587
- [Monitor your Node.js services and apps with Application Insights](nodejs.md)
8688

8789
### [JavaScript](#tab/javascript)
8890

89-
:::image type="content" source="media/app-insights-overview/instrumentation-decision-tree-js.svg" alt-text="A decision tree providing JavaScript instrumentation guidance." lightbox="media/app-insights-overview/instrumentation-decision-tree-js.svg":::
91+
:::image type="content" source="media/app-insights-overview/instrumentation-decision-tree-js.png" alt-text="A decision tree providing JavaScript instrumentation guidance." lightbox="media/app-insights-overview/instrumentation-decision-tree-js.png":::
9092

9193
Links:
9294
- [Application Insights for webpages](javascript.md)
9395

9496
### [Python](#tab/python)
9597

96-
:::image type="content" source="media/app-insights-overview/instrumentation-decision-tree-python.svg" alt-text="A decision tree providing Python instrumentation guidance." lightbox="media/app-insights-overview/instrumentation-decision-tree-python.svg":::
98+
:::image type="content" source="media/app-insights-overview/instrumentation-decision-tree-python.png" alt-text="A decision tree providing Python instrumentation guidance." lightbox="media/app-insights-overview/instrumentation-decision-tree-python.png":::
9799

98100
Links:
99101
- [Enable Azure Monitor OpenTelemetry Exporter for .NET, Node.js, and Python applications](opentelemetry-enable.md)
29.5 KB
Loading
9.37 KB
Loading
27.9 KB
Loading
26.4 KB
Loading

0 commit comments

Comments
 (0)