Skip to content

Commit 6c0d045

Browse files
committed
Adding centralized samples location
1 parent a1141bf commit 6c0d045

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

articles/azure-monitor/app/opentelemetry-enable.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,32 @@ Application Insights is now enabled for your application. All the following step
288288
289289
As part of using Application Insights instrumentation, we collect and send diagnostic data to Microsoft. This data helps us run and improve Application Insights. To learn more, see [Statsbeat in Azure Application Insights](./statsbeat.md).
290290

291+
## Samples
292+
293+
Azure Monitor OpenTelemetry sample applications are available for all supported languages.
294+
295+
#### [ASP.NET Core](#tab/aspnetcore)
296+
297+
- https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore/tests/Azure.Monitor.OpenTelemetry.AspNetCore.Demo
298+
299+
##### [.NET](#tab/net)
300+
301+
- https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/tests/Azure.Monitor.OpenTelemetry.Exporter.Demo
302+
303+
##### [Java](#tab/java)
304+
305+
- https://github.com/Azure-Samples/ApplicationInsights-Java-Samples
306+
307+
##### [Node.js](#tab/nodejs)
308+
309+
- https://github.com/Azure-Samples/azure-monitor-opentelemetry-node.js
310+
311+
##### [Python](#tab/python)
312+
313+
- https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor/azure-monitor-opentelemetry/samples
314+
315+
---
316+
291317
## Next steps
292318

293319
### [ASP.NET Core](#tab/aspnetcore)

0 commit comments

Comments
 (0)