Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spencewenski authored Apr 13, 2024
1 parent a82447e commit 56e8f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ docker run -d -p 6379:6379 redis:7.2-alpine
docker run -d -p 6380:6379 redis:7.2-alpine
```

# Tracing (via OpenTelemetry)
# Tracing + OpenTelemetry

Roadster allows reporting traces and metrics using the `tracing` and `opentelemetry_rust` integrations. Provide the URL
of your OTLP exporter in order to report the trace/metric data to your telemetry provider (e.g., SigNoz, New Relic,
Expand Down

0 comments on commit 56e8f9e

Please sign in to comment.