Skip to content

Commit 478ab50

Browse files
authored
docs: link to other troubleshooting guides (#4608) (#4614)
1 parent 33e42d3 commit 478ab50

2 files changed

Lines changed: 15 additions & 6 deletions

File tree

docs/guide/troubleshooting.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ If you run into trouble, there are three places you can look for help.
66
[float]
77
=== Troubleshooting documentation
88

9-
The APM Server and each APM agent has a troubleshooting guide:
9+
The APM Server, APM app, and each APM agent has a troubleshooting guide:
1010

1111
* {apm-server-ref-v}/troubleshooting.html[APM Server troubleshooting]
12+
* {kibana-ref}/troubleshooting.html[APM app troubleshooting]
1213
* {apm-dotnet-ref-v}/troubleshooting.html[.NET agent troubleshooting]
1314
* {apm-go-ref-v}/troubleshooting.html[Go agent troubleshooting]
1415
* {apm-java-ref-v}/trouble-shooting.html[Java agent troubleshooting]

docs/troubleshooting.asciidoc

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
//////////////////////////////////////////////////////////////////////////
2-
//// This content is mainly copied from filebeat and adapted for apm-server
3-
//////////////////////////////////////////////////////////////////////////
4-
51
[[troubleshooting]]
62
= Troubleshoot
73

84
[partintro]
95
--
10-
If you have issues installing or running APM Server,
6+
If you have issues installing or running APM Server,
117
read the following tips:
128

139
* <<common-problems>>
@@ -22,6 +18,18 @@ Other sections in the documentation may also be helpful:
2218
* <<tune-es, Tune Elasticsearch>>
2319
* {apm-overview-ref-v}/agent-server-compatibility.html[Agent/Server compatibility matrix]
2420

21+
If your issue is potentially related to other components of the APM ecosystem,
22+
don't forget to check the relevant troubleshooting guides:
23+
24+
* {kibana-ref}/troubleshooting.html[APM app troubleshooting]
25+
* {apm-dotnet-ref-v}/troubleshooting.html[.NET agent troubleshooting]
26+
* {apm-go-ref-v}/troubleshooting.html[Go agent troubleshooting]
27+
* {apm-java-ref-v}/trouble-shooting.html[Java agent troubleshooting]
28+
* {apm-node-ref-v}/troubleshooting.html[Node.js agent troubleshooting]
29+
* {apm-py-ref-v}/troubleshooting.html[Python agent troubleshooting]
30+
* {apm-ruby-ref-v}/debugging.html[Ruby agent troubleshooting]
31+
* {apm-rum-ref-v}/troubleshooting.html[RUM troubleshooting]
32+
2533
--
2634

2735
include::common-problems.asciidoc[]

0 commit comments

Comments
 (0)