@@ -62,38 +62,40 @@ Refer to the decision tree below to see what is available to instrument your app
62
62
63
63
### [ .NET] ( #tab/net )
64
64
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 ":::
66
66
67
- Links:
67
+ - [ Auto-Instrumentation ] ( codeless-overview.md )
68
68
- [ Azure Application Insights libraries for .NET] ( https://docs.microsoft.com/dotnet/api/overview/azure/insights )
69
69
- [ Deploy the Azure Monitor Application Insights Agent on Azure virtual machines and Azure virtual machine scale sets] ( azure-vm-vmss-apps.md )
70
70
- [ Deploy Azure Monitor Application Insights Agent for on-premises servers] ( status-monitor-v2-overview.md )
71
-
71
+
72
+
73
+
72
74
### [ Java] ( #tab/java )
73
75
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 ":::
75
77
76
78
Links:
77
79
- [ Azure Monitor OpenTelemetry-based auto-instrumentation for Java applications] ( java-in-process-agent.md )
78
80
79
81
### [ Node.js] ( #tab/nodejs )
80
82
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 ":::
82
84
83
85
Links:
84
86
- [ Enable Azure Monitor OpenTelemetry Exporter for .NET, Node.js, and Python applications] ( opentelemetry-enable.md )
85
87
- [ Monitor your Node.js services and apps with Application Insights] ( nodejs.md )
86
88
87
89
### [ JavaScript] ( #tab/javascript )
88
90
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 ":::
90
92
91
93
Links:
92
94
- [ Application Insights for webpages] ( javascript.md )
93
95
94
96
### [ Python] ( #tab/python )
95
97
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 ":::
97
99
98
100
Links:
99
101
- [ Enable Azure Monitor OpenTelemetry Exporter for .NET, Node.js, and Python applications] ( opentelemetry-enable.md )
0 commit comments