From e9c902d01e809df15d96fd3fca278e739c303d95 Mon Sep 17 00:00:00 2001
From: HS <24558802+h-s04@users.noreply.github.com>
Date: Tue, 16 Aug 2022 22:11:44 +0800
Subject: [PATCH] Add open-telemetry resources (#1528)
---
.../101-application-monitoring/104-open-telemetry.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/102-devops/content/107-monitoring/101-application-monitoring/104-open-telemetry.md b/content/roadmaps/102-devops/content/107-monitoring/101-application-monitoring/104-open-telemetry.md
index 28d453152..80eb58472 100644
--- a/content/roadmaps/102-devops/content/107-monitoring/101-application-monitoring/104-open-telemetry.md
+++ b/content/roadmaps/102-devops/content/107-monitoring/101-application-monitoring/104-open-telemetry.md
@@ -1 +1,7 @@
-# Open Telemetry
+# OpenTelemetry
+
+OpenTelemetry is a collection of tools, APIs, and SDKs. Use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to help you analyze your software’s performance and behavior.
+
+Free Content
+OpenTelemetry Website
+Official Documentation