Skip to content

Commit 2dfeeb5

Browse files
sp6370trentm
andauthored
Update examples/express/README.md
Co-authored-by: Trent Mick <[email protected]>
1 parent 0baefbc commit 2dfeeb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/express/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overview
22

3-
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.
3+
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.
44

55
This is a simple example that demonstrates tracing calls made to Express API. The example
66
shows key aspects of tracing such as

0 commit comments

Comments
 (0)