mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
# Backport This will backport the following commits from `main` to `8.7`: - [[APM] 8.7.0 Documentation and screenshot updates (#153140)](https://github.com/elastic/kibana/pull/153140) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Brandon Morelli","email":"brandon.morelli@elastic.co"},"sourceCommit":{"committedDate":"2023-03-29T17:21:44Z","message":"[APM] 8.7.0 Documentation and screenshot updates (#153140)\n\n### Summary\r\n\r\n- Closes https://github.com/elastic/observability-docs/issues/2632.\r\n- Closes https://github.com/elastic/observability-docs/issues/2631.\r\n- Closes https://github.com/elastic/observability-docs/issues/2633.\r\n- Closes https://github.com/elastic/observability-docs/issues/2630.\r\n- Closes https://github.com/elastic/observability-docs/issues/1339.","sha":"733a6c22444599ca5133802e613737555cec124d","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","docs","v8.7.0","v8.8.0"],"number":153140,"url":"https://github.com/elastic/kibana/pull/153140","mergeCommit":{"message":"[APM] 8.7.0 Documentation and screenshot updates (#153140)\n\n### Summary\r\n\r\n- Closes https://github.com/elastic/observability-docs/issues/2632.\r\n- Closes https://github.com/elastic/observability-docs/issues/2631.\r\n- Closes https://github.com/elastic/observability-docs/issues/2633.\r\n- Closes https://github.com/elastic/observability-docs/issues/2630.\r\n- Closes https://github.com/elastic/observability-docs/issues/1339.","sha":"733a6c22444599ca5133802e613737555cec124d"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/153140","number":153140,"mergeCommit":{"message":"[APM] 8.7.0 Documentation and screenshot updates (#153140)\n\n### Summary\r\n\r\n- Closes https://github.com/elastic/observability-docs/issues/2632.\r\n- Closes https://github.com/elastic/observability-docs/issues/2631.\r\n- Closes https://github.com/elastic/observability-docs/issues/2633.\r\n- Closes https://github.com/elastic/observability-docs/issues/2630.\r\n- Closes https://github.com/elastic/observability-docs/issues/1339.","sha":"733a6c22444599ca5133802e613737555cec124d"}}]}] BACKPORT--> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
16 lines
423 B
Text
16 lines
423 B
Text
[role="xpack"]
|
|
[[apm-ui]]
|
|
== Set up the APM app
|
|
|
|
++++
|
|
<titleabbrev>Set up</titleabbrev>
|
|
++++
|
|
|
|
APM is available via the navigation sidebar in {Kib}.
|
|
If you have not already installed and configured Elastic APM,
|
|
follow the steps on the *Add data* page to get started.
|
|
|
|
[role="screenshot"]
|
|
image::apm/images/apm-setup.png[Installation instructions on the APM page in Kibana]
|
|
|
|
That's it! You're now ready to explore your data.
|