Skip to content

Commit 952a584

Browse files
authored
Unnecessary word.
1 parent 30f0cb8 commit 952a584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/runtime/tracing-in-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You can filter out specific traces using the `mendix.tracing.filter` system prop
5050

5151
### Testing
5252

53-
You can test the tracing you using [Jaeger](https://www.jaegertracing.io/). For example, you can use the all-in-one binary or Docker image. Jaeger will listen to endpoint `http://localhost:4318/v1/traces` by default.
53+
You can test the tracing using [Jaeger](https://www.jaegertracing.io/). For example, you can use the all-in-one binary or Docker image. Jaeger will listen to endpoint `http://localhost:4318/v1/traces` by default.
5454

5555
Alternatively, you can set up the [OpenTelemetry collector](https://opentelemetry.io/docs/collector/), which will also listen to the default endpoint and can be configured to send to backends which support OpenTelemetry. Check with your APM vendor to confirm that OpenTelemetry is supported. The free online collector configuration tool [OTelBin](https://github.com/dash0hq/otelbin) can help with collector configuration.
5656

0 commit comments

Comments
 (0)