Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ More detailed information on how the Agent works can be found in the [FAQ](/refe

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).

## Troubleshooting

If you're experiencing issues with the APM Java agent, refer to [Troubleshooting](docs-content://troubleshoot/observability/apm-agent-java/apm-java-agent.md).
4 changes: 3 additions & 1 deletion docs/reference/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@ toc:
- file: overhead-performance-tuning.md
- file: frequently-asked-questions.md
- file: community-plugins.md
- file: upgrading.md
- file: upgrading.md
- title: Troubleshooting
crosslink: docs-content://troubleshoot/observability/apm-agent-java/apm-java-agent.md
Loading