Skip to content

Commit 951c264

Browse files
Add crosslinks to troubleshooting (#1588)
* Add crosslinks to troubleshooting * Update docs/reference/index.md Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com> --------- Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
1 parent 0e54b26 commit 951c264

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/reference/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ These events, called Transactions and Spans, are sent to the APM Server. The APM
2828

2929
APM Agents work in conjunction with the [APM Server](docs-content://solutions/observability/apps/application-performance-monitoring-apm.md), [Elasticsearch](docs-content://get-started/index.md), and [Kibana](docs-content://get-started/the-stack.md). The [APM Guide](docs-content://solutions/observability/apps/application-performance-monitoring-apm.md) provides details on how these components work together, and provides a matrix outlining [Agent and Server compatibility](docs-content://solutions/observability/apps/apm-agent-compatibility.md).
3030

31+
## Troubleshooting
32+
33+
If you're experiencing issues with the APM Ruby agent, refer to [Troubleshoot APM Ruby Agent](docs-content://troubleshoot/observability/apm-agent-ruby/apm-ruby-agent.md).

docs/reference/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ toc:
1919
# TO DO: Not available on master
2020
# - file: log-correlation.md
2121
- file: performance-tuning.md
22-
- file: upgrading.md
22+
- file: upgrading.md
23+
- title: Troubleshooting
24+
crosslink: docs-content://troubleshoot/observability/apm-agent-ruby/apm-ruby-agent.md

0 commit comments

Comments
 (0)