Skip to content

Commit 3913cff

Browse files
authored
Merge pull request #19246 from newrelic/rhs-restore-link-in-DT-intro
fix(distributed tracing): Add link to setup
2 parents a6acfdc + 5dc0fb0 commit 3913cff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/distributed-tracing/concepts/introduction-distributed-tracing.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,11 @@ Distributed tracing collects data as requests travel from one service to another
4141
Here is an example of a web transaction where agents measure the time spent in each service. Agents then send that timing information to New Relic as spans, and the spans are combined into one distributed trace.
4242
</figcaption>
4343

44-
## Want to learn more before getting started? [#learn-more]
44+
## Get started[#learn-more]
4545

4646
See these distributed tracing topics:
4747

48+
* [Distributed tracing setup options](/docs/distributed-tracing/concepts/quick-start)
4849
* [How does distributed tracing work, and what types of distributed tracing are available?](/docs/distributed-tracing/concepts/how-new-relic-distributed-tracing-works/)
4950
* [How can I troubleshoot requests using the distributed tracing UI?](/docs/distributed-tracing/ui-data/understand-use-distributed-tracing-ui/)
5051
* [How should I plan my rollout of distributed tracing?](/docs/distributed-tracing/concepts/distributed-tracing-planning-guide/)

0 commit comments

Comments
 (0)