Skip to content

Commit 14ba802

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -294,23 +294,23 @@ Azure Monitor OpenTelemetry sample applications are available for all supported
294294

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

297-
- https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore/tests/Azure.Monitor.OpenTelemetry.AspNetCore.Demo
297+
- [ASP.NET Core sample app](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore/tests/Azure.Monitor.OpenTelemetry.AspNetCore.Demo)
298298

299299
##### [.NET](#tab/net)
300300

301-
- https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/tests/Azure.Monitor.OpenTelemetry.Exporter.Demo
301+
- [NET sample app](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/tests/Azure.Monitor.OpenTelemetry.Exporter.Demo)
302302

303303
##### [Java](#tab/java)
304304

305-
- https://github.com/Azure-Samples/ApplicationInsights-Java-Samples
305+
- [Java sample apps](https://github.com/Azure-Samples/ApplicationInsights-Java-Samples)
306306

307307
##### [Node.js](#tab/nodejs)
308308

309-
- https://github.com/Azure-Samples/azure-monitor-opentelemetry-node.js
309+
- [Node.js sample app](https://github.com/Azure-Samples/azure-monitor-opentelemetry-node.js)
310310

311311
##### [Python](#tab/python)
312312

313-
- https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor/azure-monitor-opentelemetry/samples
313+
- [Python sample apps](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor/azure-monitor-opentelemetry/samples)
314314

315315
---
316316

0 commit comments

Comments
 (0)