From cb3228412e6612118f36982266f6048c75d5eeb9 Mon Sep 17 00:00:00 2001 From: salmank Date: Sat, 26 Oct 2024 12:27:08 +0530 Subject: [PATCH] Embed video --- docs/telemetry-logs.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/telemetry-logs.md b/docs/telemetry-logs.md index 87f645255..c6f4f80d5 100644 --- a/docs/telemetry-logs.md +++ b/docs/telemetry-logs.md @@ -22,6 +22,12 @@ To trace each request, you can leverage Selenium 4 and OpenTelemetry integration However, managing several requests, tracing logs, and troubleshooting request failures in a distributed environment can be challenging. In such instances, you can integrate Telemetry logs with Jaeger - a distributed tracing system - to quickly visualize and query traces. +
+
+
+
+
+ ## Supported Operating Systems ---