From 2dfeeb5acba9685cd850fdff7c51cfc54d2cdd5d Mon Sep 17 00:00:00 2001 From: Sudhanshu Pandey Date: Sun, 24 Nov 2024 16:04:32 -0500 Subject: [PATCH] Update examples/express/README.md Co-authored-by: Trent Mick --- examples/express/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/express/README.md b/examples/express/README.md index 0b53a248cd..03259248c7 100644 --- a/examples/express/README.md +++ b/examples/express/README.md @@ -1,6 +1,6 @@ # Overview -OpenTelemetry Express Instrumentation allows the user to automatically collect trace data and export them to the backend of choice (we can Jaeger for this example), to give observability to distributed systems. +OpenTelemetry Express Instrumentation allows the user to automatically collect trace data and export them to the backend of choice (we use Jaeger for this example), to give observability to distributed systems. This is a simple example that demonstrates tracing calls made to Express API. The example shows key aspects of tracing such as