Skip to content

Commit 5ec0b4c

Browse files
committed
Technical Review 1055058: Implement observability in a cloud-native .NET 8 application with OpenTelemetry
1 parent b391e1b commit 5ec0b4c

10 files changed

+11
-11
lines changed

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: Learn how to build observability into your cloud-native application by including OpenTelemetry packages and analyzing the data in Application Insights or third-party tools.
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/2-whats-observability.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: What is observability?
44
metadata:
55
title: What is observability?
66
description: "Explore the three pillars of observability and how they help monitor applications."
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/3-add-observability-cloud-native-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Add observability to a cloud-native application
44
metadata:
55
title: Add observability to a cloud-native application
66
description: "Learn about how to add observability to a cloud-native application by using OpenTelemetry."
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/4-exercise-add-observability-cloud-native-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Add OpenTelemetry to a cloud-native application
44
metadata:
55
title: Exercise - Add OpenTelemetry to a cloud-native application
66
description: "Exercise to update a cloud-native application to use OpenTelemetry to output logs, metrics, and tracing data to the console."
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/5-view-telemetry-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: View telemetry with Azure Monitor and third-party tools
44
metadata:
55
title: View telemetry with Azure Monitor and third-party tools
66
description: "View the telemetry data generated by OpenTelemetry in Application Insights and third-party tools."
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/6-exercise-use-opentelemetry-data-cloud-native-application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Use OpenTelemetry data in a cloud-native application
44
metadata:
55
title: Exercise - Use OpenTelemetry data in a cloud-native application
66
description: "Exercise to add Prometheus, Grafana, Zipkin, and Application Insights to a cloud-native application to view telemetry data."
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/7-exercise-extend-telemetry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Extend telemetry in .NET 8
44
metadata:
55
title: Exercise - Extend telemetry in .NET 8
66
description: "Exercise to add a custom metric to a cloud-native application by using OpenTelemetry."
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/8-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: Check your knowledge.
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/9-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: Summary
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
### YamlMime:Module
22
uid: learn.implement-observability-cloud-native-app-with-opentelemetry
33
metadata:
4-
title: Implement observability in a .NET cloud-native application with OpenTelemetry
4+
title: Implement Observability in a .NET Cloud-Native Application with OpenTelemetry
55
description: "Learn about observability and how to implement it in a cloud-native application. Use OpenTelemetry packages to output logs, metrics, and tracing data and analyze the data in Application Insights and third-party applications."
6-
ms.date: 12/20/2023
6+
ms.date: 05/27/2025
77
author: codemillmatt
88
ms.author: masoucou
99
ms.topic: module-standard-task-based

0 commit comments

Comments
 (0)