Skip to content

Commit

Permalink
docs(hotfix): fix sumo logic example readme (#3445)
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanrahic committed Dec 15, 2023
1 parent 6cc9c53 commit ca03249
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/quick-start-sumologic-nodejs/readme.md
@@ -1,6 +1,6 @@
# Quick Start - Node.js app with SumoLogic and Tracetest
# Quick Start - Node.js app with Sumo Logic and Tracetest

> [Read the detailed recipe for setting up Tempo with Tractest in our documentation.](https://docs.tracetest.io/examples-tutorials/recipes/running-tracetest-with-sumologic)
> [Read the detailed recipe for setting up Sumo Logic with Tractest in our documentation.](https://docs.tracetest.io/examples-tutorials/recipes/running-tracetest-with-sumologic)
This is a simple quick start on how to configure a Node.js app to use OpenTelemetry instrumentation with traces and Tracetest for enhancing your e2e and integration tests with trace-based testing. The infrastructure will use Sumo Logic as the trace data store, and the Sumo Logic distribution of the OpenTelemetry Collector to receive traces from the Node.js app and send them to Sumo Logic.

Expand Down

0 comments on commit ca03249

Please sign in to comment.