Skip to content

Commit 31d6531

Browse files
authored
Add troubleshooting crosslink (#4218)
1 parent 1d8d057 commit 31d6531

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
@@ -33,3 +33,6 @@ More detailed information on how the Agent works can be found in the [FAQ](/refe
3333

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

36+
## Troubleshooting
37+
38+
If you're experiencing issues with the APM Java agent, refer to [Troubleshooting](docs-content://troubleshoot/observability/apm-agent-java/apm-java-agent.md).

docs/reference/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,6 @@ toc:
4343
- file: overhead-performance-tuning.md
4444
- file: frequently-asked-questions.md
4545
- file: community-plugins.md
46-
- file: upgrading.md
46+
- file: upgrading.md
47+
- title: Troubleshooting
48+
crosslink: docs-content://troubleshoot/observability/apm-agent-java/apm-java-agent.md

0 commit comments

Comments
 (0)