Skip to content

Commit c2d35a2

Browse files
replace asciidocalypse apm-agent-android links
1 parent 42f7571 commit c2d35a2

File tree

8 files changed

+8
-7
lines changed

8 files changed

+8
-7
lines changed

docset.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ exclude:
77
- 'README.md'
88

99
cross_links:
10+
- apm-agent-android
1011
- asciidocalypse
1112
- kibana
1213
- integration-docs

raw-migrated-files/apm-agent-android/apm-agent-android/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ This functionality is in technical preview and may be changed or removed in a fu
55
::::
66

77

8-
* [Android agent version 0.x](asciidocalypse://docs/apm-agent-android/docs/release-notes/index.md)
8+
* [Android agent version 0.x](apm-agent-android://release-notes/index.md)
99

1010

solutions/observability/apps/api-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Click **Create APM Agent key** and copy the Base64 encoded API key. You will nee
106106

107107
You can now apply your newly created API keys in the configuration of each of your APM agents. See the relevant agent documentation for additional information:
108108

109-
* **Android**: [`apiKey`](asciidocalypse://docs/apm-agent-android/docs/reference/configuration.md)
109+
* **Android**: [`apiKey`](apm-agent-android://reference/configuration.md)
110110
* **Go agent**: [`ELASTIC_APM_API_KEY`](asciidocalypse://docs/apm-agent-go/docs/reference/configuration.md#config-api-key)
111111
* **.NET agent**: [`ApiKey`](asciidocalypse://docs/apm-agent-dotnet/docs/reference/config-reporter.md#config-api-key)
112112
* **iOS**: [`withApiKey`](asciidocalypse://docs/apm-agent-ios/docs/reference/configuration.md#withApiKey)

solutions/observability/apps/apm-agent-central-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Each APM agent has a list of supported configurations. After selecting a Service
3232
Supported configurations are also tagged with the ![dynamic config](../../../images/observability-dynamic-config.svg "") badge in each APM agent’s configuration reference:
3333

3434
Android agent
35-
: [Configuration reference](asciidocalypse://docs/apm-agent-android/docs/reference/configuration.md)
35+
: [Configuration reference](apm-agent-android://reference/configuration.md)
3636

3737
Go agent
3838
: [Configuration reference](asciidocalypse://docs/apm-agent-go/docs/reference/configuration.md)

solutions/observability/apps/apm-server-binary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ All that’s left is to compile and run your application. That’s it!
225225

226226
**Learn more in the agent reference**
227227

228-
Read more in the [APM Android Agent Reference](asciidocalypse://docs/apm-agent-android/docs/reference/index.md).
228+
Read more in the [APM Android Agent Reference](apm-agent-android://reference/index.md).
229229
::::::
230230

231231
::::::{tab-item} Go

solutions/observability/apps/fleet-managed-apm-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ All that’s left is to compile and run your application. That’s it!
270270

271271
**Learn more in the agent reference**
272272

273-
Read more in the [APM Android Agent Reference](asciidocalypse://docs/apm-agent-android/docs/reference/index.md).
273+
Read more in the [APM Android Agent Reference](apm-agent-android://reference/index.md).
274274
::::::
275275

276276
::::::{tab-item} Go

solutions/observability/apps/secret-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ apm-server.auth.secret_token: <secret-token>
5959
6060
Each Elastic {{apm-agent}} has a configuration option to set the value of the secret token:
6161
62-
* **Android agent**: [`secretToken`](asciidocalypse://docs/apm-agent-android/docs/reference/configuration.md)
62+
* **Android agent**: [`secretToken`](apm-agent-android://reference/configuration.md)
6363
* **Go agent**: [`ELASTIC_APM_SECRET_TOKEN`](asciidocalypse://docs/apm-agent-go/docs/reference/configuration.md#config-secret-token)
6464
* **iOS agent**: [`secretToken`](asciidocalypse://docs/apm-agent-ios/docs/reference/configuration.md#secretToken)
6565
* **Java agent**: [`secret_token`](asciidocalypse://docs/apm-agent-java/docs/reference/config-reporter.md#config-secret-token)

troubleshoot/observability/apm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For additional help with other APM components, see the links below.
2626
{{agent}}, the Applications UI, and each {{apm-agent}} has its own troubleshooting guide:
2727

2828
* [**{{fleet}} and {{agent}}** troubleshooting](../ingest/fleet/fleet-elastic-agent.md)
29-
* [**Android agent** FAQ](asciidocalypse://docs/apm-agent-android/docs/reference/faq.md)
29+
* [**Android agent** FAQ](apm-agent-android://reference/faq.md)
3030
* [**.NET agent** troubleshooting](/troubleshoot/observability/apm-agent-dotnet/apm-net-agent.md)
3131
* [**Go agent** troubleshooting](/troubleshoot/observability/apm-agent-go/apm-go-agent.md)
3232
* [**iOS agent** troubleshooting](/troubleshoot/observability/apm-agent-swift/apm-ios-agent.md)

0 commit comments

Comments
 (0)