Skip to content

Commit 65d8bf4

Browse files
authored
typo (#579)
1 parent 4b71408 commit 65d8bf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/troubleshooting/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ a span (named `test span`) in a service that you name.
3535

3636
After running the class, you should see the trace in the APM UI, eg with service name set to `test1` and
3737
correct endpoint and token, you should see something similar to
38-
![this](images\test-trace.png)
38+
![this](images/test-trace.png)
3939

4040
## Metrics
4141

@@ -44,7 +44,7 @@ metrics for `jvm.thread.count` for a little over 3 minutes in a service that you
4444

4545
After running the class, you should see the metrics in the APM UI, eg with service name set to `test1` and
4646
correct endpoint and token, you should see something similar to
47-
![this](images\test-metrics.png)
47+
![this](images/test-metrics.png)
4848

4949
## Logs
5050

0 commit comments

Comments
 (0)